Given's Rotation SVD example

Time bar (total: 11.8s)

analyze724.0ms (6.2%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%48.6%51.4%0%0%0%0
0%0%48.6%51.4%0%0%0%1
0%0%48.6%51.4%0%0%0%2
0%0%48.6%51.4%0%0%0%3
0%0%48.6%51.4%0%0%0%4
31.3%15.2%33.4%51.4%0%0%0%5
34.4%16.7%31.9%51.4%0%0%0%6
51.6%25.1%23.6%51.4%0%0%0%7
53.1%25.8%22.8%51.4%0%0%0%8
62.5%30.4%18.2%51.4%0%0%0%9
63.7%31%17.7%51.4%0%0%0%10
68.6%33.3%15.3%51.4%0%0%0%11
69.2%33.7%15%51.4%0%0%0%12
Compiler

Compiled 28 to 20 computations (28.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 437.0ms
...c/correct-round.rkt:119:19: 202.0ms (46.2% of total)
ival-mult: 92.0ms (21% of total)
ival-sqrt: 42.0ms (9.6% of total)
ival-add: 32.0ms (7.3% of total)
ival-div: 20.0ms (4.6% of total)
ival-fabs: 20.0ms (4.6% of total)
ival-<: 20.0ms (4.6% of total)
ival-and: 5.0ms (1.1% of total)
const: 4.0ms (0.9% of total)
backward-pass: 1.0ms (0.2% of total)

sample2.5s (20.9%)

Results
1.1s6208×0valid
485.0ms1211×2valid
187.0ms632×1valid
120.0ms205×3valid
Precisions
Click to see histograms. Total time spent on operations: 1.4s
ival-mult: 362.0ms (25.1% of total)
...c/correct-round.rkt:119:19: 342.0ms (23.7% of total)
ival-sqrt: 211.0ms (14.6% of total)
ival-add: 176.0ms (12.2% of total)
ival-div: 96.0ms (6.6% of total)
backward-pass: 79.0ms (5.5% of total)
ival-<: 79.0ms (5.5% of total)
ival-fabs: 70.0ms (4.8% of total)
const: 15.0ms (1% of total)
ival-and: 14.0ms (1% of total)
Bogosity

preprocess147.0ms (1.2%)

Algorithm
egg-herbie
Rules
2100×fnmadd-define
1558×fma-define
1450×fnmsub-define
1444×fmsub-define
1054×sum3-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
04296
110986
222680
351380
4109680
5209580
6345980
7463280
8534480
9591280
10619780
11635080
12640880
13641280
01415
13114
24213
34713
44913
55013
05013
Stop Event
iter limit
saturated
saturated
Calls
Call 1
Inputs
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))))
Outputs
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
Call 2
Inputs
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))))
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 (neg p)) (neg p)) (* x x)))))))
(sqrt (* 1/2 (+ 1 (/ (neg x) (sqrt (+ (* (* 4 p) p) (* (neg x) (neg x))))))))
(neg (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 (neg p)) (neg p)) (* x x))))))))
(neg (sqrt (* 1/2 (+ 1 (/ (neg x) (sqrt (+ (* (* 4 p) p) (* (neg x) (neg x)))))))))
(sqrt (* 1/2 (+ 1 (/ p (sqrt (+ (* (* 4 x) x) (* p p)))))))
Outputs
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))))
(sqrt (fnmsub (* x -1/2) (fast-isqrt (fma 4 (square p) (square x))) -1/2))
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 (neg p)) (neg p)) (* x x)))))))
(sqrt (fnmsub (* x -1/2) (fast-isqrt (fma 4 (square p) (square x))) -1/2))
(sqrt (* 1/2 (+ 1 (/ (neg x) (sqrt (+ (* (* 4 p) p) (* (neg x) (neg x))))))))
(sqrt (fnmsub (* 1/2 x) (fast-isqrt (fma 4 (square p) (square x))) -1/2))
(neg (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 (neg p)) (neg p)) (* x x))))))))
(neg (sqrt (fnmsub (* x -1/2) (fast-isqrt (fma 4 (square p) (square x))) -1/2)))
(neg (sqrt (* 1/2 (+ 1 (/ (neg x) (sqrt (+ (* (* 4 p) p) (* (neg x) (neg x)))))))))
(neg (sqrt (fnmsub (* 1/2 x) (fast-isqrt (fma 4 (square p) (square x))) -1/2)))
(sqrt (* 1/2 (+ 1 (/ p (sqrt (+ (* (* 4 x) x) (* p p)))))))
(sqrt (fnmsub (* p -1/2) (fast-isqrt (fma 4 (square x) (square p))) -1/2))
Symmetry

(abs p)

explain247.0ms (2.1%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
630-0-(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))
440-0-(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
260-1(4.0585185154071864e-169 -2.5367553856831112e-8)(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))))
00-0-x
00-0-#s(literal 1/2 binary64)
00-0-(*.f64 #s(literal 4 binary64) p)
00-0-(*.f64 (*.f64 #s(literal 4 binary64) p) p)
00-0-(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))
00-0-p
00-0-(*.f64 x x)
00-0-#s(literal 4 binary64)
00-0-(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
00-0-#s(literal 1 binary64)
00-0-(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))
Results
109.0ms368×0valid
57.0ms92×2valid
15.0ms46×1valid
4.0ms3valid
Compiler

Compiled 213 to 44 computations (79.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 102.0ms
ival-mult: 45.0ms (44.2% of total)
ival-add: 27.0ms (26.5% of total)
ival-sqrt: 14.0ms (13.8% of total)
backward-pass: 8.0ms (7.9% of total)
ival-div: 6.0ms (5.9% of total)
const: 2.0ms (2% of total)

eval0.0ms (0%)

Compiler

Compiled 19 to 13 computations (31.6% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
74.7%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
Compiler

Compiled 19 to 13 computations (31.6% saved)

simplify18.0ms (0.2%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 #s(literal 1/2 binary64) x)
cost-diff0
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))
cost-diff0
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
cost-diff0
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
Rules
32×*-lowering-*.f32
32×*-lowering-*.f64
18×fma-lowering-fma.f32
18×fma-define
18×fma-lowering-fma.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01366
12464
23464
34164
44664
54864
04864
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))))
(+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))
1/2
(/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))
(* 1/2 x)
x
(sqrt (+ (* 4 (* p p)) (* x x)))
(+ (* 4 (* p p)) (* x x))
(* 4 (* p p))
4
(* p p)
p
(* x x)
Outputs
(sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
(+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
1/2
#s(literal 1/2 binary64)
(/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
x
(sqrt (+ (* 4 (* p p)) (* x x)))
(sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))
(+ (* 4 (* p p)) (* x x))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))
(* 4 (* p p))
(*.f64 #s(literal 4 binary64) (*.f64 p p))
4
#s(literal 4 binary64)
(* p p)
(*.f64 p p)
p
(* x x)
(*.f64 x x)

localize92.0ms (0.8%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 #s(literal 4 binary64) (*.f64 p p))
accuracy90.8%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
accuracy84.3%
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
accuracy77.1%
(sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))
Results
36.0ms48×2valid
28.0ms184×0valid
7.0ms21×1valid
2.0ms3valid
Compiler

Compiled 87 to 14 computations (83.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 30.0ms
ival-mult: 10.0ms (32.8% of total)
ival-sqrt: 9.0ms (29.5% of total)
backward-pass: 4.0ms (13.1% of total)
ival-add: 4.0ms (13.1% of total)
ival-div: 3.0ms (9.8% of total)
const: 1.0ms (3.3% of total)

series24.0ms (0.2%)

Counts
6 → 120
Calls
Call 1
Inputs
#<alt (sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))))>
#<alt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))>
#<alt (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))>
#<alt (* 1/2 x)>
#<alt (sqrt (+ (* 4 (* p p)) (* x x)))>
#<alt (* 4 (* p p))>
Outputs
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))>
#<alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))>
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x))>
#<alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x))>
#<alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))>
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))>
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2)))))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p)))>
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p)))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))>
#<alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))>
#<alt 1>
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))>
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))>
#<alt (/ (pow p 2) (pow x 2))>
#<alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))>
#<alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2))>
#<alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2))>
#<alt 1>
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))>
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))>
#<alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))>
#<alt 1/2>
#<alt (+ 1/2 (* -1/4 (/ x p)))>
#<alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))>
#<alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)))>
#<alt (* 1/4 (/ x p))>
#<alt (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))>
#<alt (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))>
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))>
#<alt 1/2>
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))>
#<alt (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))>
#<alt -1/2>
#<alt (- (/ (pow p 2) (pow x 2)) 1/2)>
#<alt (- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/2)>
#<alt (- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (/ (pow p 2) (pow x 2)))) 1/2)>
#<alt 1/2>
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))>
#<alt (+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))>
#<alt (* 1/4 (/ x p))>
#<alt (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)>
#<alt (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)>
#<alt (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p)>
#<alt (* -1/4 (/ x p))>
#<alt (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))>
#<alt (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))>
#<alt (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p))>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt x>
#<alt (+ x (* 2 (/ (pow p 2) x)))>
#<alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))>
#<alt (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))>
#<alt (* 2 p)>
#<alt (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))>
#<alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))>
#<alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))>
#<alt (* -2 p)>
#<alt (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))>
#<alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))>
#<alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))))>
#<alt (* 2 p)>
#<alt (+ (* 1/4 (/ (pow x 2) p)) (* 2 p))>
#<alt (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))>
#<alt (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))>
#<alt x>
#<alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))>
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))>
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))>
#<alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))>
#<alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))>
#<alt (* 4 (pow p 2))>
#<alt (* 4 (pow p 2))>
#<alt (* 4 (pow p 2))>
#<alt (* 4 (pow p 2))>
#<alt (* 4 (pow p 2))>
#<alt (* 4 (pow p 2))>
#<alt (* 4 (pow p 2))>
#<alt (* 4 (pow p 2))>
#<alt (* 4 (pow p 2))>
#<alt (* 4 (pow p 2))>
#<alt (* 4 (pow p 2))>
#<alt (* 4 (pow p 2))>
Calls

30 calls:

TimeVariablePointExpression
7.0ms
p
@inf
(+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))
2.0ms
x
@-inf
(sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))))
1.0ms
x
@inf
(sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))))
1.0ms
p
@0
(sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))))
1.0ms
p
@inf
(/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))

rewrite289.0ms (2.5%)

Algorithm
batch-egg-rewrite
Rules
4058×*-lowering-*.f32
4058×*-lowering-*.f64
2612×/-lowering-/.f32
2612×/-lowering-/.f64
1330×frac-times
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01352
16450
253250
3771050
0800450
Stop Event
iter limit
node limit
Counts
6 → 178
Calls
Call 1
Inputs
(sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))))
(+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))
(/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))
(* 1/2 x)
(sqrt (+ (* 4 (* p p)) (* x x)))
(* 4 (* p p))
Outputs
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))
(/.f64 (sqrt.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) #s(literal -1/8 binary64))) (sqrt.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal -1/4 binary64))))
(/.f64 (sqrt.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))
(/.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal -1/4 binary64))) (sqrt.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1/4 binary64)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64))
(+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64))
(fma.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))
(fma.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(neg.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) (+.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal -1/4 binary64))))
(neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))
(neg.f64 (/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))))
(neg.f64 (/.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal -1/4 binary64))))
(/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) #s(literal -1/8 binary64)) (+.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal -1/4 binary64)))
(/.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
(/.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (+.f64 #s(literal 1/64 binary64) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))))))
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))))
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal -1/4 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal -1/4 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1/2 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))) (+.f64 #s(literal 1/64 binary64) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
(*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))
(*.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))) #s(literal -1/4 binary64))))
(*.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1/2 binary64))))
(*.f64 (+.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 1/4 binary64)))))
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64))) (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))) #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))
(*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/4 binary64) x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 3/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(neg.f64 (*.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) x))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) x))
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64)))
(/.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1 binary64)))
(*.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1 binary64)))
(*.f64 x (*.f64 #s(literal -1/2 binary64) (neg.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1 binary64))
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64))))
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(*.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
(*.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)))))
(*.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) x)
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 x (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64))))))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/2 binary64)))
(neg.f64 (*.f64 x #s(literal -1/2 binary64)))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)))
(*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(*.f64 x #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64))))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64)))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64))))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64)))))))))
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64)))))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))))
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal 4 binary64) (*.f64 p p))
(*.f64 p (*.f64 #s(literal 4 binary64) p))
(*.f64 (*.f64 p p) #s(literal 4 binary64))
(*.f64 (*.f64 #s(literal 4 binary64) p) p)

simplify326.0ms (2.8%)

Algorithm
egg-herbie
Rules
6082×*-lowering-*.f32
6082×*-lowering-*.f64
3762×+-lowering-+.f64
3762×+-lowering-+.f32
1706×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03812053
112191828
243501780
085801780
Stop Event
iter limit
node limit
Counts
120 → 120
Calls
Call 1
Inputs
(sqrt 1/2)
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))
(* -1 (/ p x))
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x))
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x))
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))
(sqrt 1/2)
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2)))))))
(sqrt 1/2)
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2)))))
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p)))
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p)))
1/2
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))
1
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))
(/ (pow p 2) (pow x 2))
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2))
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2))
1
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))
1/2
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))
1/2
(+ 1/2 (* -1/4 (/ x p)))
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)))
(* 1/4 (/ x p))
(* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))
(* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))
1/2
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))
(+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))
-1/2
(- (/ (pow p 2) (pow x 2)) 1/2)
(- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/2)
(- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (/ (pow p 2) (pow x 2)))) 1/2)
1/2
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))
(* 1/4 (/ x p))
(/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)
(/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)
(/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p)
(* -1/4 (/ x p))
(* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))
(* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))
(* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p))
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
x
(+ x (* 2 (/ (pow p 2) x)))
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))
(* 2 p)
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))
(* -2 p)
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))))
(* 2 p)
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p))
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))
x
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))
(* -1 x)
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))
(* 4 (pow p 2))
(* 4 (pow p 2))
(* 4 (pow p 2))
(* 4 (pow p 2))
(* 4 (pow p 2))
(* 4 (pow p 2))
(* 4 (pow p 2))
(* 4 (pow p 2))
(* 4 (pow p 2))
(* 4 (pow p 2))
(* 4 (pow p 2))
(* 4 (pow p 2))
Outputs
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (*.f64 #s(literal -1/64 binary64) (/.f64 (/.f64 x (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) p) (sqrt.f64 #s(literal 1/2 binary64))))))
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) p) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 p (*.f64 p p))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p))))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 p p)))))))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p p) (*.f64 p p))))) (*.f64 (*.f64 x x) (*.f64 x x))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64))))))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x))
(/.f64 (+.f64 p (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x))
(/.f64 (+.f64 (+.f64 p (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) #s(literal -1/64 binary64)) (*.f64 p p)))) (*.f64 p (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x))
(/.f64 (+.f64 p (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) #s(literal -1/64 binary64)) (*.f64 p p))) (*.f64 p (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (+.f64 (*.f64 #s(literal -256 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) #s(literal -1/64 binary64)) (*.f64 p p))) (*.f64 p p))) #s(literal -1/8 binary64))) (*.f64 p (pow.f64 x #s(literal 6 binary64)))))))) (-.f64 #s(literal 0 binary64) x))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (*.f64 #s(literal -1/64 binary64) (/.f64 (/.f64 x (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) p) (sqrt.f64 #s(literal 1/2 binary64))))))
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1/64 binary64) (/.f64 (/.f64 x (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) p) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (*.f64 p p))))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p)))
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (/.f64 x p)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) p))
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p)))
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) p)) p))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/32 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p))))
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p))) (/.f64 (*.f64 (*.f64 x x) #s(literal 3/512 binary64)) (pow.f64 p #s(literal 5 binary64))))))))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 p p) (*.f64 x x))))
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))
(+.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 p p) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)))) (pow.f64 x #s(literal 6 binary64))))
(/ (pow p 2) (pow x 2))
(/.f64 (*.f64 p p) (*.f64 x x))
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))
(/.f64 (+.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 1/4 binary64)) #s(literal -12 binary64)) (*.f64 x x))) (*.f64 x x))
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2))
(/.f64 (+.f64 (+.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 1/4 binary64)) #s(literal -12 binary64)) (*.f64 x x))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x))
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2))
(/.f64 (+.f64 (+.f64 (*.f64 p p) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (+.f64 (*.f64 #s(literal -256 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64))))) (pow.f64 x #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x)))))) (*.f64 x x))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -10 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))
(+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/32 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p))))
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/32 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 5 binary64)))))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 x p)))
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) p))
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)))
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64)))) (*.f64 (*.f64 p p) (*.f64 p p)))) p))
(* 1/4 (/ x p))
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p)
(* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))
(*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/32 binary64)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p)))
(* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p))) (/.f64 (*.f64 (*.f64 x x) #s(literal 3/512 binary64)) (pow.f64 p #s(literal 5 binary64)))))))
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/4096 (/ (pow x 2) (pow p 7))) (* 3/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -5/4096 binary64)) (pow.f64 p #s(literal 7 binary64))) (/.f64 #s(literal 3/512 binary64) (pow.f64 p #s(literal 5 binary64))))) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p)))))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))
(+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 p p) (*.f64 x x))))
(+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))
(+.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 (+.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3 binary64)))) (pow.f64 x #s(literal 6 binary64)))))
-1/2
#s(literal -1/2 binary64)
(- (/ (pow p 2) (pow x 2)) 1/2)
(+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/2)
(+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 1/4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)))
(- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (/ (pow p 2) (pow x 2)))) 1/2)
(+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))))) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -10 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))))
(* 1/4 (/ x p))
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p)
(/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) p)
(/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64)))) (*.f64 (*.f64 p p) (*.f64 p p)))) p)
(/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64))) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64))) (*.f64 #s(literal 1/8 binary64) x))) (pow.f64 p #s(literal 6 binary64)))))) p)
(* -1/4 (/ x p))
(*.f64 #s(literal -1/4 binary64) (/.f64 x p))
(* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) p))
(* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64)))) (*.f64 (*.f64 p p) (*.f64 p p)))) (-.f64 #s(literal 0 binary64) p))
(* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/2 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)))) p))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64))) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (+.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64))) (*.f64 #s(literal 1/8 binary64) x))) (pow.f64 p #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) p))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
x
(+ x (* 2 (/ (pow p 2) x)))
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x))
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))
(+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))
(+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))))
(* 2 p)
(*.f64 p #s(literal 2 binary64))
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))
(*.f64 p (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) p)))
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))
(*.f64 p (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) p) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/64 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))))))
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))
(*.f64 p (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/64 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))) (+.f64 (/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) p) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))))))
(* -2 p)
(*.f64 p #s(literal -2 binary64))
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) p)) (-.f64 #s(literal 0 binary64) p))
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) p) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/64 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))))) (-.f64 #s(literal 0 binary64) p))
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))))
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/64 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))) (+.f64 (/.f64 (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) p) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) p))
(* 2 p)
(*.f64 p #s(literal 2 binary64))
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p))
(+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))
(+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/64 binary64)) (*.f64 p (*.f64 p p))))))
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))
(+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal -1/64 binary64) (*.f64 p (*.f64 p p))))))))
x
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x)))
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))))))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x))
(* 4 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 4 binary64))
(* 4 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 4 binary64))
(* 4 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 4 binary64))
(* 4 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 4 binary64))
(* 4 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 4 binary64))
(* 4 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 4 binary64))
(* 4 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 4 binary64))
(* 4 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 4 binary64))
(* 4 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 4 binary64))
(* 4 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 4 binary64))
(* 4 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 4 binary64))
(* 4 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 4 binary64))

eval39.0ms (0.3%)

Compiler

Compiled 9951 to 1180 computations (88.1% saved)

prune61.0ms (0.5%)

Pruning

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New28711298
Fresh000
Picked011
Done000
Total28712299
Accuracy
100.0%
Counts
299 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
23.5%
(/.f64 (+.f64 p (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
30.2%
(-.f64 #s(literal 0 binary64) (/.f64 p x))
23.2%
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
23.4%
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))
20.4%
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
51.8%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
56.2%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))))
70.0%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))
49.4%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))))))
74.7%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
55.4%
(sqrt.f64 #s(literal 1/2 binary64))
32.8%
#s(literal 1 binary64)
Compiler

Compiled 463 to 281 computations (39.3% saved)

simplify99.0ms (0.8%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x #s(literal 1/4 binary64))
cost-diff0
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p)
cost-diff0
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
cost-diff0
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
cost-diff0
(+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))
cost-diff0
(*.f64 p p)
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))
cost-diff256
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))
cost-diff0
(*.f64 p p)
cost-diff0
(*.f64 (*.f64 p p) #s(literal -1/2 binary64))
cost-diff0
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
cost-diff0
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
cost-diff0
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))
cost-diff0
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))
cost-diff0
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))
cost-diff128
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))
Rules
1476×*-lowering-*.f32
1476×*-lowering-*.f64
1400×fma-define
1232×fma-lowering-fma.f32
1232×fma-lowering-fma.f64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
036273
1107254
2329252
3998246
42192234
52575234
62691234
72818234
82828234
92828234
02828234
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))))
(+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))))
1/2
(/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))
(* 1/2 x)
x
(+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))
(* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))
(* p p)
p
(+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))
(/ (* (* p p) -2) (* x (* x x)))
(* (* p p) -2)
-2
(* x (* x x))
(* x x)
(/ 2 x)
2
1
(+ 1 (/ (* (* p p) -1/2) (* x x)))
1
(/ (* (* p p) -1/2) (* x x))
(* (* p p) -1/2)
(* p p)
p
-1/2
(* x x)
x
(+ 1 (* (* p p) (+ (/ -1/2 (* x x)) (/ (* (* p p) 11/8) (* (* x x) (* x x))))))
1
(* (* p p) (+ (/ -1/2 (* x x)) (/ (* (* p p) 11/8) (* (* x x) (* x x)))))
(* p p)
p
(+ (/ -1/2 (* x x)) (/ (* (* p p) 11/8) (* (* x x) (* x x))))
(/ -1/2 (* x x))
-1/2
(* x x)
x
(/ (* (* p p) 11/8) (* (* x x) (* x x)))
(* (* p p) 11/8)
11/8
(* (* x x) (* x x))
(sqrt (+ 1/2 (/ (* x 1/4) p)))
(+ 1/2 (/ (* x 1/4) p))
1/2
(/ (* x 1/4) p)
(* x 1/4)
x
1/4
p
Outputs
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 p (*.f64 p (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x)))) x)))))
(+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 p (*.f64 p (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x)))) x))))
1/2
#s(literal 1/2 binary64)
(/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (/.f64 (*.f64 p (*.f64 p (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x)))) x)))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
x
(+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))
(+.f64 x (/.f64 (*.f64 p (*.f64 p (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x)))) x))
(* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))
(/.f64 (*.f64 p (*.f64 p (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) x)))) x)
(* p p)
(*.f64 p p)
p
(+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))
(/ (* (* p p) -2) (* x (* x x)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* (* p p) -2)
(*.f64 (*.f64 p p) #s(literal -2 binary64))
-2
#s(literal -2 binary64)
(* x (* x x))
(*.f64 x (*.f64 x x))
(* x x)
(*.f64 x x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
2
#s(literal 2 binary64)
1
#s(literal 1 binary64)
(+ 1 (/ (* (* p p) -1/2) (* x x)))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x)))
1
#s(literal 1 binary64)
(/ (* (* p p) -1/2) (* x x))
(/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))
(* (* p p) -1/2)
(*.f64 p (*.f64 p #s(literal -1/2 binary64)))
(* p p)
(*.f64 p p)
p
-1/2
#s(literal -1/2 binary64)
(* x x)
(*.f64 x x)
x
(+ 1 (* (* p p) (+ (/ -1/2 (* x x)) (/ (* (* p p) 11/8) (* (* x x) (* x x))))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p (+.f64 #s(literal -1/2 binary64) (*.f64 p (*.f64 #s(literal 11/8 binary64) (/.f64 p (*.f64 x x))))))) (*.f64 x x)))
1
#s(literal 1 binary64)
(* (* p p) (+ (/ -1/2 (* x x)) (/ (* (* p p) 11/8) (* (* x x) (* x x)))))
(/.f64 (*.f64 p (*.f64 p (+.f64 #s(literal -1/2 binary64) (*.f64 p (*.f64 #s(literal 11/8 binary64) (/.f64 p (*.f64 x x))))))) (*.f64 x x))
(* p p)
(*.f64 p p)
p
(+ (/ -1/2 (* x x)) (/ (* (* p p) 11/8) (* (* x x) (* x x))))
(+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 #s(literal 11/8 binary64) (/.f64 p (*.f64 x x)))) (*.f64 x x)))
(/ -1/2 (* x x))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
-1/2
#s(literal -1/2 binary64)
(* x x)
(*.f64 x x)
x
(/ (* (* p p) 11/8) (* (* x x) (* x x)))
(/.f64 (*.f64 p (*.f64 #s(literal 11/8 binary64) (/.f64 p (*.f64 x x)))) (*.f64 x x))
(* (* p p) 11/8)
(*.f64 (*.f64 p p) #s(literal 11/8 binary64))
11/8
#s(literal 11/8 binary64)
(* (* x x) (* x x))
(*.f64 x (*.f64 x (*.f64 x x)))
(sqrt (+ 1/2 (/ (* x 1/4) p)))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
(+ 1/2 (/ (* x 1/4) p))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
1/2
#s(literal 1/2 binary64)
(/ (* x 1/4) p)
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p)
(* x 1/4)
(*.f64 x #s(literal 1/4 binary64))
x
1/4
#s(literal 1/4 binary64)
p

localize217.0ms (1.8%)

Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p)
accuracy100.0%
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
accuracy100.0%
(*.f64 x #s(literal 1/4 binary64))
accuracy98.1%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
accuracy99.7%
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
accuracy99.7%
(*.f64 (*.f64 x x) (*.f64 x x))
accuracy96.2%
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))
accuracy85.4%
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))
accuracy100.0%
(*.f64 (*.f64 p p) #s(literal -1/2 binary64))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(*.f64 p p)
accuracy93.0%
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
accuracy99.8%
(*.f64 x (*.f64 x x))
accuracy99.4%
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))
accuracy98.9%
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))
accuracy85.3%
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
Results
86.0ms184×0valid
34.0ms72×0invalid
Compiler

Compiled 347 to 37 computations (89.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 48.0ms
ival-div: 17.0ms (35.7% of total)
ival-mult: 17.0ms (35.7% of total)
ival-add: 8.0ms (16.8% of total)
ival-sqrt: 4.0ms (8.4% of total)
const: 1.0ms (2.1% of total)
backward-pass: 0.0ms (0% of total)

series64.0ms (0.5%)

Counts
21 → 420
Calls
Call 1
Inputs
#<alt (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))>
#<alt (sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))))>
#<alt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))))>
#<alt (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))>
#<alt (+ 1 (/ (* (* p p) -1/2) (* x x)))>
#<alt (/ (* (* p p) -1/2) (* x x))>
#<alt (* (* p p) -1/2)>
#<alt (* p p)>
#<alt (* (* p p) (+ (/ -1/2 (* x x)) (/ (* (* p p) 11/8) (* (* x x) (* x x)))))>
#<alt (+ 1 (* (* p p) (+ (/ -1/2 (* x x)) (/ (* (* p p) 11/8) (* (* x x) (* x x))))))>
#<alt (+ (/ -1/2 (* x x)) (/ (* (* p p) 11/8) (* (* x x) (* x x))))>
#<alt (sqrt (+ 1/2 (/ (* x 1/4) p)))>
#<alt (+ 1/2 (/ (* x 1/4) p))>
#<alt (/ (* x 1/4) p)>
#<alt (* x 1/4)>
#<alt (/ (* (* p p) -2) (* x (* x x)))>
#<alt (* x (* x x))>
#<alt (* x x)>
#<alt (/ (* (* p p) 11/8) (* (* x x) (* x x)))>
#<alt (* (* x x) (* x x))>
#<alt (/ -1/2 (* x x))>
Outputs
#<alt (* 2 (/ (pow p 2) x))>
#<alt (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))>
#<alt (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))>
#<alt (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))>
#<alt (* -2 (/ (pow p 4) (pow x 3)))>
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))>
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))>
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))>
#<alt (* -2 (/ (pow p 4) (pow x 3)))>
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))>
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))>
#<alt (* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))>
#<alt (* -2 (/ (pow p 4) (pow x 3)))>
#<alt (/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))>
#<alt (/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))>
#<alt (/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))>
#<alt (* 2 (/ (pow p 2) x))>
#<alt (/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)>
#<alt (/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)>
#<alt (/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)>
#<alt (* 2 (/ (pow p 2) x))>
#<alt (* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))>
#<alt (* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))>
#<alt (* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (* (pow x 4) (- (* -1/8 (/ (pow x 2) (* (pow p 6) (sqrt 1/2)))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2)))))))>
#<alt (+ (sqrt 1/2) (* (pow x 4) (- (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (+ (* 1/64 (/ 1 (* (pow p 8) (pow (sqrt 1/2) 2)))) (* 3/8 (/ 1 (pow p 8))))) (sqrt 1/2))) (* 1/8 (/ 1 (* (pow p 6) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2)))))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))>
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/2 (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4))))))) (* 1/2 (* (pow p 2) (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))) (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))>
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -53/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))>
#<alt (+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2)))))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))>
#<alt (+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2)))))))>
#<alt 1/2>
#<alt (+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4))))>
#<alt (+ 1/2 (* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4))))))>
#<alt (+ 1/2 (* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4))))))>
#<alt 1>
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4)))))>
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6))) (pow x 6))))))>
#<alt 1>
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (- (+ 1 (* 1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))>
#<alt (- (+ 1 (* 1/2 (/ (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6)))) (+ (* -1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))))>
#<alt 1>
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))>
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))>
#<alt 1/2>
#<alt (+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4))))>
#<alt (+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))>
#<alt (+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))))>
#<alt 1/2>
#<alt (+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4))))>
#<alt (+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))>
#<alt (+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))))>
#<alt (* -1/4 (/ (pow x 4) (pow p 4)))>
#<alt (* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4)))))>
#<alt (* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4)))))>
#<alt (* (pow x 4) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/2 (/ (pow x 2) (pow p 10))) (* 3/8 (/ 1 (pow p 8))))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4)))))>
#<alt 1/2>
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))>
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))>
#<alt 1/2>
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))>
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))>
#<alt 1/2>
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))>
#<alt (+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))>
#<alt (* -1/4 (/ (pow x 4) (pow p 4)))>
#<alt (/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4))>
#<alt (/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4))>
#<alt (/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4))>
#<alt (* -1/4 (/ (pow x 4) (pow p 4)))>
#<alt (/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4))>
#<alt (/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4))>
#<alt (/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2))>
#<alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2))>
#<alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* -1/2 (pow p 2))>
#<alt (* -1/2 (pow p 2))>
#<alt (* -1/2 (pow p 2))>
#<alt (* -1/2 (pow p 2))>
#<alt (* -1/2 (pow p 2))>
#<alt (* -1/2 (pow p 2))>
#<alt (* -1/2 (pow p 2))>
#<alt (* -1/2 (pow p 2))>
#<alt (* -1/2 (pow p 2))>
#<alt (* -1/2 (pow p 2))>
#<alt (* -1/2 (pow p 2))>
#<alt (* -1/2 (pow p 2))>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* 11/8 (/ (pow p 4) (pow x 4)))>
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* 11/8 (/ (pow p 4) (pow x 4)))>
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* 11/8 (/ (pow p 4) (pow x 4)))>
#<alt (/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))>
#<alt (/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))>
#<alt (/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))>
#<alt (/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))>
#<alt (/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))>
#<alt (/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))>
#<alt (/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))>
#<alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* 11/8 (/ (pow p 4) (pow x 4)))>
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))>
#<alt (* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))>
#<alt (* 11/8 (/ (pow p 4) (pow x 4)))>
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))>
#<alt (* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))>
#<alt (* 11/8 (/ (pow p 4) (pow x 4)))>
#<alt (/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))>
#<alt (/ (+ (* 11/8 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow p 2)) (pow x 2)))) (pow x 4))>
#<alt (/ (+ (* 11/8 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow p 2)) (pow x 2)))) (pow x 4))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))>
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))>
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))>
#<alt (/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))>
#<alt (/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))>
#<alt (/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))>
#<alt (/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))>
#<alt (/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))>
#<alt (/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))>
#<alt (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))>
#<alt (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))>
#<alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/1024 (/ x (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))>
#<alt (* 1/2 (sqrt (/ x p)))>
#<alt (* x (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))>
#<alt (* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))))>
#<alt (* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/4 (sqrt (/ (pow p 5) (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))))>
#<alt (* -1 (* (sqrt (/ x p)) (* (sqrt -1) (sqrt -1/4))))>
#<alt (* -1 (* x (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))>
#<alt (* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))))>
#<alt (* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/128 (* (sqrt (/ (pow p 5) (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/4) 5)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))))>
#<alt (* 1/2 (sqrt (/ x p)))>
#<alt (/ (+ (* 1/2 (sqrt (* p x))) (* 1/2 (sqrt (/ (pow p 3) x)))) p)>
#<alt (/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* -1/4 (sqrt (/ p (pow x 3)))) (* 1/2 (sqrt (/ 1 (* p x))))))) p)>
#<alt (/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* (pow p 2) (+ (* -1/4 (sqrt (/ 1 (* (pow p 3) (pow x 3))))) (* 1/4 (sqrt (/ 1 (* p (pow x 5)))))))))) p)>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))>
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/1024 (/ (pow x 3) (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1/8 (/ x (sqrt 1/2))) (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3))))) p)))>
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3))) (* 1/1024 (/ (pow x 3) (* p (pow (sqrt 1/2) 5))))) p)) (* -1/8 (/ x (sqrt 1/2)))) p)))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (* 1/4 (/ x p))>
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))>
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))>
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))>
#<alt (* 1/4 (/ x p))>
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))>
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))>
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))>
#<alt (* 1/4 (/ x p))>
#<alt (/ (+ (* 1/4 x) (* 1/2 p)) p)>
#<alt (/ (+ (* 1/4 x) (* 1/2 p)) p)>
#<alt (/ (+ (* 1/4 x) (* 1/2 p)) p)>
#<alt 1/2>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 (/ x p))>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
Calls

105 calls:

TimeVariablePointExpression
10.0ms
x
@0
(/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))
8.0ms
p
@inf
(+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))))
5.0ms
x
@inf
(* x 1/4)
4.0ms
x
@0
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))))
2.0ms
x
@-inf
(/ (* x 1/4) p)

rewrite382.0ms (3.2%)

Algorithm
batch-egg-rewrite
Rules
3858×*-lowering-*.f32
3858×*-lowering-*.f64
2656×/-lowering-/.f32
2656×/-lowering-/.f64
2640×pow-lowering-pow.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
036203
1248187
23097185
08660185
Stop Event
iter limit
node limit
Counts
21 → 595
Calls
Call 1
Inputs
(* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))))
(+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x))))))
(/ (* 1/2 x) (+ x (* (* p p) (+ (/ (* (* p p) -2) (* x (* x x))) (/ 2 x)))))
(+ 1 (/ (* (* p p) -1/2) (* x x)))
(/ (* (* p p) -1/2) (* x x))
(* (* p p) -1/2)
(* p p)
(* (* p p) (+ (/ -1/2 (* x x)) (/ (* (* p p) 11/8) (* (* x x) (* x x)))))
(+ 1 (* (* p p) (+ (/ -1/2 (* x x)) (/ (* (* p p) 11/8) (* (* x x) (* x x))))))
(+ (/ -1/2 (* x x)) (/ (* (* p p) 11/8) (* (* x x) (* x x))))
(sqrt (+ 1/2 (/ (* x 1/4) p)))
(+ 1/2 (/ (* x 1/4) p))
(/ (* x 1/4) p)
(* x 1/4)
(/ (* (* p p) -2) (* x (* x x)))
(* x (* x x))
(* x x)
(/ (* (* p p) 11/8) (* (* x x) (* x x)))
(* (* x x) (* x x))
(/ -1/2 (* x x))
Outputs
(+.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(+.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 p p) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x))))
(fma.f64 p (*.f64 p (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(fma.f64 p (*.f64 p (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 p p) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x))))
(fma.f64 (*.f64 p p) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x))))
(fma.f64 (*.f64 p (*.f64 p #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(fma.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (*.f64 p p) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p p)) (*.f64 (*.f64 p p) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) (*.f64 (*.f64 p p) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x))))
(fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 p p) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x))))
(fma.f64 (/.f64 (*.f64 p p) x) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x x)) (*.f64 p p)) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) p) p (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p (*.f64 (*.f64 p p) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x))))
(fma.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -2 binary64) (*.f64 x x)) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) #s(literal -8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x))) (*.f64 (*.f64 p p) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)))) (-.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x))) (*.f64 (*.f64 p p) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 p (*.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2 binary64))))) (*.f64 x (*.f64 x (*.f64 x x))))
(/.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) #s(literal -8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 (*.f64 p p) x) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 2 binary64) x) (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x))))))
(/.f64 (*.f64 (*.f64 p p) (-.f64 (*.f64 (/.f64 (*.f64 p p) x) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)))) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))
(/.f64 (*.f64 (+.f64 (*.f64 p (*.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2 binary64)))) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x x))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) #s(literal -8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 p p)) (+.f64 (*.f64 (/.f64 (*.f64 p p) x) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 2 binary64) x) (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 p p) x) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)))) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 p p)) (-.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))
(*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))
(*.f64 (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p))
(*.f64 (*.f64 p (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))) p)
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))))
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/4 binary64)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))
(fma.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))) x))) #s(literal 1/2 binary64))
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (-.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))) (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))) (/.f64 x #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))
(/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))) (/.f64 x #s(literal 2 binary64)))))
(/.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))
(pow.f64 (/.f64 (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))) (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))
(*.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 x (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))) x))))
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))) (-.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 p p))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))))
(fma.f64 p (*.f64 p (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1 binary64))
(fma.f64 p (*.f64 (*.f64 p #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))
(fma.f64 p (/.f64 (*.f64 p #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p)) #s(literal 1 binary64))
(fma.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal -1/2 binary64))) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 (/.f64 p x) (/.f64 (*.f64 p #s(literal -1/2 binary64)) x) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) p) p #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 p p))))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/8 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 p p))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/8 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 p p))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/8 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 p p))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -1/2 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (*.f64 x x)))
(/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -1/2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) x))))
(/.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 x x))
(/.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) x)) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -1/2 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal -1/2 binary64)))) (*.f64 x x))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) x))) x)
(/.f64 (*.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 x x))
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))
(/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -1/2 binary64)) x)
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 p p)) x)
(pow.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) x))) #s(literal -1 binary64))
(*.f64 p (*.f64 p (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))
(*.f64 p (*.f64 (*.f64 p #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 p (/.f64 (*.f64 p #s(literal -1/2 binary64)) (*.f64 x x)))
(*.f64 (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p)))
(*.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p))
(*.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x))
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal -1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 p x) (/.f64 (*.f64 p #s(literal -1/2 binary64)) x))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) p) p)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -1/2 binary64) x))
(*.f64 (pow.f64 (/.f64 x p) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 p #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 p (*.f64 p #s(literal -1/2 binary64)))
(*.f64 (*.f64 p p) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (*.f64 p p))
(*.f64 (*.f64 p #s(literal -1/2 binary64)) p)
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)))
(pow.f64 p #s(literal 2 binary64))
(pow.f64 (*.f64 p p) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 p)) #s(literal 2 binary64))
(*.f64 p p)
(*.f64 (exp.f64 (log.f64 p)) (exp.f64 (log.f64 p)))
(+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(fma.f64 p (*.f64 p (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 p (*.f64 p (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 p (*.f64 p (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 p (*.f64 p (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(fma.f64 p (*.f64 (*.f64 p #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 p (*.f64 (*.f64 p #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 p (*.f64 (*.f64 p #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 p (/.f64 (*.f64 p #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 p (/.f64 (*.f64 p #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 p (/.f64 (*.f64 p #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 p p) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p)) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p)) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) (*.f64 p p)) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p p) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(fma.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x x)) (*.f64 p p)) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (/.f64 p x) (/.f64 (*.f64 p #s(literal -1/2 binary64)) x) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 (/.f64 p x) (/.f64 (*.f64 p #s(literal -1/2 binary64)) x) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 (/.f64 p x) (/.f64 (*.f64 p #s(literal -1/2 binary64)) x) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) p) p (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) p) p (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) p) p (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) p) p (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p #s(literal 11/8 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(fma.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) #s(literal 1331/512 binary64))))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 p p))) (-.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))))
(/.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 11/8 binary64)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) #s(literal 1331/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))
(/.f64 (*.f64 (*.f64 p p) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)))) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 11/8 binary64))))) (*.f64 p p)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) #s(literal 1331/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (*.f64 p p)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x))) (*.f64 p p)) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)))
(*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p p))
(*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))
(*.f64 (*.f64 p (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) p)
(*.f64 (*.f64 #s(literal 1 binary64) p) (*.f64 p (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 p p))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))))
(fma.f64 p (*.f64 p (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))
(fma.f64 p (*.f64 p (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 p (*.f64 (*.f64 p #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 p (/.f64 (*.f64 p #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p)) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p p) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(fma.f64 (*.f64 p (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) p #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (/.f64 p x) (/.f64 (*.f64 p #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) p) p (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) p) (*.f64 p (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 p p) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) x)) (/.f64 #s(literal -1/2 binary64) x) (+.f64 (/.f64 (*.f64 p p) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))))
(+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(+.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))))
(-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal -11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))
(-.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x))) (/.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x))))
(fma.f64 p (*.f64 p (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 p (*.f64 (*.f64 p #s(literal 11/8 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 p (/.f64 (*.f64 p #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (*.f64 p p) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(fma.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 #s(literal 11/8 binary64) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (*.f64 (*.f64 p p) #s(literal -11/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p p) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 p x) (/.f64 (*.f64 p #s(literal 11/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 p (*.f64 x x)) (/.f64 (*.f64 p #s(literal 11/8 binary64)) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 11/8 binary64) x) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 p (*.f64 x (*.f64 x x))) (/.f64 (*.f64 p #s(literal 11/8 binary64)) x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 11/8 binary64) x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 11/8 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) #s(literal 1331/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 11/8 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) #s(literal 1331/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) #s(literal 1331/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x))) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 11/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -11/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)))) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 p (*.f64 p #s(literal 11/8 binary64))))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 p p) #s(literal -11/8 binary64)))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -11/8 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 p (*.f64 p #s(literal 11/8 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 p p) #s(literal -11/8 binary64)))) (*.f64 x (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 x x)) (*.f64 x (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)))) (*.f64 x (*.f64 x x)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) (*.f64 x x)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) x))
(/.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -11/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -11/8 binary64)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -11/8 binary64)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 x x)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -11/8 binary64)) x) (*.f64 (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) x))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)) x) (*.f64 (*.f64 x x) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x (*.f64 x x)))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 11/8 binary64)))))) (neg.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) #s(literal 1331/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)))) (neg.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 11/8 binary64))))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))
(pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 11/8 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) #s(literal 1331/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 11/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) #s(literal 1331/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x))))
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 p p) p)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) #s(literal 1/2 binary64))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 p p) p)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) #s(literal 1/4 binary64)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
(+.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) #s(literal 1/2 binary64))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))) (/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (/.f64 p (*.f64 x #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) p)) #s(literal 1/2 binary64))
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) p) #s(literal 1/2 binary64))
(fma.f64 (*.f64 x #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) p)) #s(literal 1/2 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) p) (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64))
(fma.f64 (/.f64 #s(literal 1/4 binary64) p) x #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 p p) p)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 p p) p))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 p p) p))) (+.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (/.f64 p (*.f64 x #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (/.f64 p (*.f64 x #s(literal 1/4 binary64))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 p p) p)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (/.f64 p (*.f64 x #s(literal 1/4 binary64)))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) #s(literal 1/2 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 p p) p)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 p p) p))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) #s(literal 1/2 binary64))))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) (/.f64 p (*.f64 x #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))
(exp.f64 (*.f64 (log.f64 (/.f64 p (*.f64 x #s(literal 1/4 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) p)))
(neg.f64 (/.f64 (*.f64 x #s(literal -1/4 binary64)) p))
(/.f64 #s(literal 1 binary64) (/.f64 p (*.f64 x #s(literal 1/4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 p (*.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p)
(/.f64 (*.f64 x #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) p))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))
(/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) p)
(/.f64 (neg.f64 (*.f64 x #s(literal -1/4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) p)))
(pow.f64 (/.f64 p (*.f64 x #s(literal 1/4 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 p (*.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x (/.f64 #s(literal 1/4 binary64) p))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(*.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) p)))
(*.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) p))
(*.f64 (*.f64 x #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) p)))
(*.f64 (/.f64 #s(literal 1 binary64) p) (*.f64 x #s(literal 1/4 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) p) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/4 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/4 binary64) p) x)
(*.f64 x #s(literal 1/4 binary64))
(*.f64 #s(literal 1/4 binary64) x)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p #s(literal -2 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x (*.f64 x x))))
(/.f64 (*.f64 p (*.f64 p #s(literal -2 binary64))) (*.f64 x (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p #s(literal -2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x))))
(/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p #s(literal -2 binary64))))))
(/.f64 (*.f64 (*.f64 p (*.f64 p #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal -2 binary64)) (*.f64 x x))
(/.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x))) x)
(/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal -2 binary64))) (*.f64 x x)) x)
(/.f64 (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) x) x)
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p #s(literal -2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x x) (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x))) #s(literal -1 binary64))
(*.f64 p (*.f64 p (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(*.f64 p (*.f64 (*.f64 p #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))
(*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) (*.f64 x (*.f64 x x))))
(*.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x x))))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))
(*.f64 (*.f64 p (*.f64 p #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (*.f64 x x)))
(*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -2 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x x)) (/.f64 (*.f64 p p) x))
(*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 #s(literal -2 binary64) x))
(*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 p (/.f64 (*.f64 p #s(literal -2 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p))
(*.f64 (/.f64 p x) (/.f64 (*.f64 p #s(literal -2 binary64)) (*.f64 x x)))
(*.f64 (/.f64 p (*.f64 x x)) (/.f64 (*.f64 p #s(literal -2 binary64)) x))
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 p p) (*.f64 x x)))
(*.f64 (pow.f64 (/.f64 x p) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 p #s(literal -2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x x) p) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 p #s(literal -2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 p p) (*.f64 x x)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(pow.f64 x #s(literal 3 binary64))
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64))
(*.f64 x (*.f64 x x))
(*.f64 (*.f64 x x) x)
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64)))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(*.f64 x x)
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))))
(neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))))
(/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(/.f64 (*.f64 (*.f64 p p) #s(literal -11/8 binary64)) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)) (*.f64 x x))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)))))
(/.f64 (*.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal -11/8 binary64))) (neg.f64 (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 11/8 binary64)) (*.f64 x x))
(/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) x) (*.f64 x (*.f64 x x)))
(/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x x))) x)
(/.f64 (/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)) x) x)
(pow.f64 (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 x (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 p (*.f64 p (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(*.f64 p (*.f64 (*.f64 p #s(literal 11/8 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x)))))
(*.f64 p (/.f64 (*.f64 p #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))
(*.f64 (*.f64 p p) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(*.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 p p) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x)))))
(*.f64 #s(literal 11/8 binary64) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (*.f64 x x)))))
(*.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))))
(*.f64 (*.f64 (*.f64 p p) #s(literal -11/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))))
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 (*.f64 p p) x) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 11/8 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 x (*.f64 p (*.f64 p #s(literal 11/8 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p #s(literal 11/8 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p #s(literal 11/8 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 p p))
(*.f64 (/.f64 p x) (/.f64 (*.f64 p #s(literal 11/8 binary64)) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 p (*.f64 x x)) (/.f64 (*.f64 p #s(literal 11/8 binary64)) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 11/8 binary64) x) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 p (*.f64 x (*.f64 x x))) (/.f64 (*.f64 p #s(literal 11/8 binary64)) x))
(*.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 p p) x))
(*.f64 (/.f64 (*.f64 p p) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 11/8 binary64) x))
(*.f64 (pow.f64 (/.f64 x p) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p #s(literal 11/8 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x x) p) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 p #s(literal 11/8 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 11/8 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 p p) x))
(*.f64 (pow.f64 (/.f64 x #s(literal 11/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p p)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p p)) #s(literal -1 binary64)) (pow.f64 (/.f64 x #s(literal 11/8 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) p) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 p #s(literal 11/8 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))))
(pow.f64 x #s(literal 4 binary64))
(pow.f64 (*.f64 x x) #s(literal 2 binary64))
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))
(*.f64 x (*.f64 x (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(*.f64 (*.f64 x (*.f64 x x)) x)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/2 binary64) x)))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 (/.f64 #s(literal -1/2 binary64) x) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x))
(pow.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))

simplify379.0ms (3.2%)

Algorithm
egg-herbie
Rules
5680×*-lowering-*.f32
5680×*-lowering-*.f64
3076×+-lowering-+.f64
3076×+-lowering-+.f32
1658×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
04694901
114474273
248174112
085024112
Stop Event
iter limit
node limit
Counts
420 → 420
Calls
Call 1
Inputs
(* 2 (/ (pow p 2) x))
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))
(* -2 (/ (pow p 4) (pow x 3)))
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))
(* -2 (/ (pow p 4) (pow x 3)))
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))
(* -2 (/ (pow p 4) (pow x 3)))
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))
(* 2 (/ (pow p 2) x))
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)
(* 2 (/ (pow p 2) x))
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))
(sqrt 1/2)
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))))
(+ (sqrt 1/2) (* (pow x 4) (- (* -1/8 (/ (pow x 2) (* (pow p 6) (sqrt 1/2)))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2)))))))
(+ (sqrt 1/2) (* (pow x 4) (- (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (+ (* 1/64 (/ 1 (* (pow p 8) (pow (sqrt 1/2) 2)))) (* 3/8 (/ 1 (pow p 8))))) (sqrt 1/2))) (* 1/8 (/ 1 (* (pow p 6) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2)))))))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/2 (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4))))))) (* 1/2 (* (pow p 2) (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))) (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -53/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))
(sqrt 1/2)
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))))
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2)))))))
(sqrt 1/2)
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))))
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2)))))))
1/2
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4))))
(+ 1/2 (* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4))))))
(+ 1/2 (* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4))))))
1
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4)))))
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6))) (pow x 6))))))
1
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(- (+ 1 (* 1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(- (+ 1 (* 1/2 (/ (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6)))) (+ (* -1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))))
1
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))
1/2
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4))))
(+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))
(+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))))
1/2
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4))))
(+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))
(+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))))
(* -1/4 (/ (pow x 4) (pow p 4)))
(* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4)))))
(* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4)))))
(* (pow x 4) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/2 (/ (pow x 2) (pow p 10))) (* 3/8 (/ 1 (pow p 8))))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4)))))
1/2
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))
1/2
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))
1/2
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))
(* -1/4 (/ (pow x 4) (pow p 4)))
(/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4))
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4))
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4))
(* -1/4 (/ (pow x 4) (pow p 4)))
(/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4))
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4))
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2))
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2))
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* -1/2 (pow p 2))
(* -1/2 (pow p 2))
(* -1/2 (pow p 2))
(* -1/2 (pow p 2))
(* -1/2 (pow p 2))
(* -1/2 (pow p 2))
(* -1/2 (pow p 2))
(* -1/2 (pow p 2))
(* -1/2 (pow p 2))
(* -1/2 (pow p 2))
(* -1/2 (pow p 2))
(* -1/2 (pow p 2))
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(* -1/2 (/ (pow p 2) (pow x 2)))
(* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))
(* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))
(* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))
(/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))
(/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))
(/ (+ (* 11/8 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow p 2)) (pow x 2)))) (pow x 4))
(/ (+ (* 11/8 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow p 2)) (pow x 2)))) (pow x 4))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))
(/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))
(/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))
(/ -1/2 (pow x 2))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/ -1/2 (pow x 2))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/ -1/2 (pow x 2))
(- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))
(- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))
(- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(sqrt 1/2)
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/1024 (/ x (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))
(* 1/2 (sqrt (/ x p)))
(* x (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))))
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/4 (sqrt (/ (pow p 5) (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))))
(* -1 (* (sqrt (/ x p)) (* (sqrt -1) (sqrt -1/4))))
(* -1 (* x (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))))
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/128 (* (sqrt (/ (pow p 5) (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/4) 5)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))))
(* 1/2 (sqrt (/ x p)))
(/ (+ (* 1/2 (sqrt (* p x))) (* 1/2 (sqrt (/ (pow p 3) x)))) p)
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* -1/4 (sqrt (/ p (pow x 3)))) (* 1/2 (sqrt (/ 1 (* p x))))))) p)
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* (pow p 2) (+ (* -1/4 (sqrt (/ 1 (* (pow p 3) (pow x 3))))) (* 1/4 (sqrt (/ 1 (* p (pow x 5)))))))))) p)
(sqrt 1/2)
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/1024 (/ (pow x 3) (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))
(sqrt 1/2)
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+ (sqrt 1/2) (* -1 (/ (+ (* -1/8 (/ x (sqrt 1/2))) (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3))))) p)))
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3))) (* 1/1024 (/ (pow x 3) (* p (pow (sqrt 1/2) 5))))) p)) (* -1/8 (/ x (sqrt 1/2)))) p)))
1/2
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (* 1/4 (/ x p)))
(* 1/4 (/ x p))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(* 1/4 (/ x p))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(* 1/4 (/ x p))
(/ (+ (* 1/4 x) (* 1/2 p)) p)
(/ (+ (* 1/4 x) (* 1/2 p)) p)
(/ (+ (* 1/4 x) (* 1/2 p)) p)
1/2
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (* 1/4 (/ x p)))
1/2
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (* 1/4 (/ x p)))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 (/ x p))
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(* -2 (/ (pow p 2) (pow x 3)))
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* 11/8 (/ (pow p 2) (pow x 4)))
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
(/ -1/2 (pow x 2))
Outputs
(* 2 (/ (pow p 2) x))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))
(* -2 (/ (pow p 4) (pow x 3)))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 p (*.f64 p x))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 p (*.f64 p x))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 p (*.f64 p x))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(* -2 (/ (pow p 4) (pow x 3)))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 p (*.f64 p x))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 p (*.f64 p x))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(* (pow p 4) (- (* 2 (/ 1 (* (pow p 2) x))) (* 2 (/ 1 (pow x 3)))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 p (*.f64 p x))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(* -2 (/ (pow p 4) (pow x 3)))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 (*.f64 p p) (*.f64 #s(literal 2 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 (*.f64 p p) (*.f64 #s(literal 2 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))
(/ (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))) (pow x 3))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 (*.f64 p p) (*.f64 #s(literal 2 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))
(* 2 (/ (pow p 2) x))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (*.f64 p p))) x)
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (*.f64 p p))) x)
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (*.f64 p p))) x)
(* 2 (/ (pow p 2) x))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64)))))
(+ (sqrt 1/2) (* (pow x 4) (- (* -1/8 (/ (pow x 2) (* (pow p 6) (sqrt 1/2)))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 p p) (*.f64 p p))))))
(+ (sqrt 1/2) (* (pow x 4) (- (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (+ (* 1/64 (/ 1 (* (pow p 8) (pow (sqrt 1/2) 2)))) (* 3/8 (/ 1 (pow p 8))))) (sqrt 1/2))) (* 1/8 (/ 1 (* (pow p 6) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (pow p 4) (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/32 binary64) (pow.f64 p #s(literal 8 binary64))) (/.f64 #s(literal 3/8 binary64) (pow.f64 p #s(literal 8 binary64)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal 6 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64)))))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -1/4 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/2 (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -6 binary64) (*.f64 p p))) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -1/4 binary64)))))) (pow.f64 x #s(literal 6 binary64))))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -3 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4))))))) (* 1/2 (* (pow p 2) (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))) (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -3 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal 6 binary64) (*.f64 p p)))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -3 binary64))) (*.f64 (*.f64 p p) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 6 binary64))))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))))
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -53/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -53/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64)))))
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 6 binary64)))))))
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2)))))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 8 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 8 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64)))))
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 6 binary64)))))))
(+ (sqrt 1/2) (+ (* -1/8 (/ (pow x 4) (* (pow p 4) (sqrt 1/2)))) (+ (* -1/8 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/2 (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8)))) (* 1/64 (/ (pow x 8) (pow (sqrt 1/2) 2)))) (* (pow p 8) (sqrt 1/2)))))))
(+.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 8 binary64))) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 8 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4))))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))))
(+ 1/2 (* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p p) (*.f64 p p))))))
(+ 1/2 (* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 8 binary64))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 6 binary64))))) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p p) (*.f64 p p))))))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4)))))
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 p p) (*.f64 x x)))
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 4 (pow p 6))) (pow x 6))))))
(+.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -6 binary64) (*.f64 p p))) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(- (+ 1 (* 1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 p p) (*.f64 x x)))
(- (+ 1 (* 1/2 (/ (+ (* -4 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6)))) (+ (* -1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal 6 binary64) (*.f64 p p)))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x))))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -8 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4))))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))))
(+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))))))
(+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 8 binary64)))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1/4 (/ (pow x 4) (pow p 4))))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))))
(+ 1/2 (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))))))
(+ 1/2 (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 8))) (+ (* -1/4 (/ (pow x 4) (pow p 4))) (* -1/4 (/ (pow x 6) (pow p 6))))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 8 binary64)))))
(* -1/4 (/ (pow x 4) (pow p 4)))
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)) (*.f64 (*.f64 p p) (*.f64 p p)))
(* (pow x 4) (- (* -1/4 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p p) (*.f64 p p)))))
(* (pow x 4) (- (* (pow x 2) (- (* -3/8 (/ (pow x 2) (pow p 8))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -3/8 binary64)) (pow.f64 p #s(literal 8 binary64))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 6 binary64))))) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p p) (*.f64 p p)))))
(* (pow x 4) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/2 (/ (pow x 2) (pow p 10))) (* 3/8 (/ 1 (pow p 8))))) (* 1/4 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 p #s(literal 10 binary64))) (/.f64 #s(literal 3/8 binary64) (pow.f64 p #s(literal 8 binary64))))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 6 binary64))))) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 p p) (*.f64 p p)))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x))))
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))
(+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal 6 binary64) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x))))
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 2 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))
(+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal 6 binary64) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -8 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))))
(* -1/4 (/ (pow x 4) (pow p 4)))
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)) (*.f64 (*.f64 p p) (*.f64 p p)))
(/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4))
(/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) p) p))) (*.f64 (*.f64 p p) (*.f64 p p)))
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4))
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) p) p))) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p p)))
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) p) p))) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 p p) (*.f64 p p)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 10 binary64))) (*.f64 x (*.f64 x (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 3/4 binary64)))))) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 p p) (*.f64 p p)))
(* -1/4 (/ (pow x 4) (pow p 4)))
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)) (*.f64 (*.f64 p p) (*.f64 p p)))
(/ (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))) (pow p 4))
(/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) p) p))) (*.f64 (*.f64 p p) (*.f64 p p)))
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4)))) (pow p 4))
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) p) p))) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p p)))
(/ (+ (* -1/2 (/ (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/4 (pow x 10)) (* (pow x 2) (+ (* 1/4 (pow x 8)) (* 1/2 (pow x 8))))) (pow p 6))) (+ (* -1/4 (/ (pow x 6) (pow p 2))) (* -1/4 (pow x 4))))) (pow p 4))
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) p) p))) (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -3/8 binary64)) (*.f64 (*.f64 p p) (*.f64 p p)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 10 binary64))) (*.f64 x (*.f64 x (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 3/4 binary64)))))) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 p p) (*.f64 p p)))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x))
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x))
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2))
(/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* -1/2 (pow p 2))
(*.f64 (*.f64 p p) #s(literal -1/2 binary64))
(* -1/2 (pow p 2))
(*.f64 (*.f64 p p) #s(literal -1/2 binary64))
(* -1/2 (pow p 2))
(*.f64 (*.f64 p p) #s(literal -1/2 binary64))
(* -1/2 (pow p 2))
(*.f64 (*.f64 p p) #s(literal -1/2 binary64))
(* -1/2 (pow p 2))
(*.f64 (*.f64 p p) #s(literal -1/2 binary64))
(* -1/2 (pow p 2))
(*.f64 (*.f64 p p) #s(literal -1/2 binary64))
(* -1/2 (pow p 2))
(*.f64 (*.f64 p p) #s(literal -1/2 binary64))
(* -1/2 (pow p 2))
(*.f64 (*.f64 p p) #s(literal -1/2 binary64))
(* -1/2 (pow p 2))
(*.f64 (*.f64 p p) #s(literal -1/2 binary64))
(* -1/2 (pow p 2))
(*.f64 (*.f64 p p) #s(literal -1/2 binary64))
(* -1/2 (pow p 2))
(*.f64 (*.f64 p p) #s(literal -1/2 binary64))
(* -1/2 (pow p 2))
(*.f64 (*.f64 p p) #s(literal -1/2 binary64))
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))
(*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)))
(* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))
(*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)))
(* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))
(*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)))
(* 11/8 (/ (pow p 4) (pow x 4)))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
(/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))) (*.f64 x x))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))) (*.f64 x x))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))) (*.f64 x x))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))) (*.f64 x x))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))) (*.f64 x x))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))))
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p))))
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p)))))
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p)))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p))))
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p)))))
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p)))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
(/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (+ (* 11/8 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow p 2)) (pow x 2)))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (+ (* 11/8 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow p 2)) (pow x 2)))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x (*.f64 x x))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 p p) #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 p p) #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 p p) #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 p p))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))))
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64)) (*.f64 p p)) (/.f64 #s(literal 1/8 binary64) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))))))
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/1024 (/ x (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (/.f64 x (*.f64 p (*.f64 p p)))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))))))
(* 1/2 (sqrt (/ x p)))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x p)))
(* x (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) p)) (sqrt.f64 (/.f64 (/.f64 p (*.f64 x x)) x))))
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))))
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) p)) (sqrt.f64 (/.f64 (/.f64 p (*.f64 x x)) x)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64)))))))
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/4 (sqrt (/ (pow p 5) (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))))
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) p)) (sqrt.f64 (/.f64 (/.f64 p (*.f64 x x)) x)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 p #s(literal 5 binary64)) (pow.f64 x #s(literal 7 binary64))))))))
(* -1 (* (sqrt (/ x p)) (* (sqrt -1) (sqrt -1/4))))
(*.f64 (sqrt.f64 (/.f64 x p)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1/4 binary64)))))
(* -1 (* x (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))
(*.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 p (*.f64 x x)) x)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) p)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))))
(*.f64 (+.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 p (*.f64 x x)) x)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) p)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/4 binary64))))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/128 (* (sqrt (/ (pow p 5) (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/4) 5)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))))
(*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) p)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 p (*.f64 x x)) x)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 p #s(literal 5 binary64)) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)))))))) (-.f64 #s(literal 0 binary64) x))
(* 1/2 (sqrt (/ x p)))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x p)))
(/ (+ (* 1/2 (sqrt (* p x))) (* 1/2 (sqrt (/ (pow p 3) x)))) p)
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (*.f64 p x)) (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) x)))) p)
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* -1/4 (sqrt (/ p (pow x 3)))) (* 1/2 (sqrt (/ 1 (* p x))))))) p)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 p x))) (*.f64 (*.f64 p p) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) p))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 p (*.f64 x x)) x)))))) p)
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* (pow p 2) (+ (* -1/4 (sqrt (/ 1 (* (pow p 3) (pow x 3))))) (* 1/4 (sqrt (/ 1 (* p (pow x 5)))))))))) p)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 p x))) (*.f64 (*.f64 p p) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) p))) (*.f64 (*.f64 p p) (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p p))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (pow.f64 x #s(literal 5 binary64))))))))))) p)
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))))
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64)) (*.f64 p p)) (/.f64 #s(literal 1/8 binary64) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))))))
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/1024 (/ (pow x 3) (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/64 binary64)) (*.f64 p p)) (/.f64 #s(literal 1/8 binary64) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1024 binary64)) (*.f64 (*.f64 p p) (*.f64 p (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64)))))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 x #s(literal 1/8 binary64)) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))))
(+ (sqrt 1/2) (* -1 (/ (+ (* -1/8 (/ x (sqrt 1/2))) (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3))))) p)))
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (/.f64 (/.f64 (*.f64 x x) p) (sqrt.f64 #s(literal 1/2 binary64))))) p))
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3))) (* 1/1024 (/ (pow x 3) (* p (pow (sqrt 1/2) 5))))) p)) (* -1/8 (/ x (sqrt 1/2)))) p)))
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/1024 binary64)) (*.f64 p (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))))) p)) p))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(/ (+ (* 1/4 x) (* 1/2 p)) p)
(/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 p #s(literal 1/2 binary64))) p)
(/ (+ (* 1/4 x) (* 1/2 p)) p)
(/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 p #s(literal 1/2 binary64))) p)
(/ (+ (* 1/4 x) (* 1/2 p)) p)
(/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 p #s(literal 1/2 binary64))) p)
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 (/ x p))
(*.f64 #s(literal 1/4 binary64) (/.f64 x p))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))

eval156.0ms (1.3%)

Compiler

Compiled 31993 to 2963 computations (90.7% saved)

prune115.0ms (1%)

Pruning

13 alts after pruning (8 fresh and 5 done)

PrunedKeptTotal
New116121163
Fresh066
Picked145
Done011
Total1162131175
Accuracy
100.0%
Counts
1175 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
23.5%
(/.f64 (+.f64 p (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
30.2%
(-.f64 #s(literal 0 binary64) (/.f64 p x))
23.2%
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
24.6%
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))))
20.4%
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
51.8%
(sqrt.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 p #s(literal 1/2 binary64))) p))
51.8%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
56.2%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))))
70.0%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))
49.4%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))))))
74.7%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
55.4%
(sqrt.f64 #s(literal 1/2 binary64))
32.8%
#s(literal 1 binary64)
Compiler

Compiled 423 to 259 computations (38.8% saved)

simplify205.0ms (1.7%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))))
cost-diff0
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))))))
cost-diff0
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))))))
cost-diff384
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
cost-diff0
(*.f64 x #s(literal 1/4 binary64))
cost-diff0
(+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 p #s(literal 1/2 binary64)))
cost-diff0
(/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 p #s(literal 1/2 binary64))) p)
cost-diff0
(sqrt.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 p #s(literal 1/2 binary64))) p))
cost-diff0
(+.f64 p (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x))))
cost-diff128
(*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)))
cost-diff128
(/.f64 (+.f64 p (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
cost-diff256
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x)))
cost-diff0
(/.f64 p x)
cost-diff0
(-.f64 #s(literal 0 binary64) (/.f64 p x))
cost-diff0
(*.f64 #s(literal 1/2 binary64) x)
cost-diff0
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))
cost-diff0
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))))
cost-diff0
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))))
Rules
4030×*-lowering-*.f32
4030×*-lowering-*.f64
1670×sum3-define
1488×times-frac
1320×fma-lowering-fma.f32
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
050458
1139423
2476403
31891397
44087394
55700393
08046393
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(sqrt (+ 1/2 (/ (* 1/2 x) (+ (* p 2) (* x (/ (* x 1/4) p))))))
(+ 1/2 (/ (* 1/2 x) (+ (* p 2) (* x (/ (* x 1/4) p)))))
1/2
(/ (* 1/2 x) (+ (* p 2) (* x (/ (* x 1/4) p))))
(* 1/2 x)
x
(+ (* p 2) (* x (/ (* x 1/4) p)))
(* p 2)
p
2
(* x (/ (* x 1/4) p))
(/ (* x 1/4) p)
(* x 1/4)
1/4
(- 0 (/ p x))
0
(/ p x)
p
x
(/ (+ p (/ (* 1/8 (* (* (* p p) (* p p)) -12)) (* p (* x x)))) (- 0 x))
(+ p (/ (* 1/8 (* (* (* p p) (* p p)) -12)) (* p (* x x))))
p
(/ (* 1/8 (* (* (* p p) (* p p)) -12)) (* p (* x x)))
(* 1/8 (* (* (* p p) (* p p)) -12))
1/8
(* (* (* p p) (* p p)) -12)
(* (* p p) (* p p))
(* p p)
-12
(* p (* x x))
(* x x)
x
(- 0 x)
0
(sqrt (/ (+ (* x 1/4) (* p 1/2)) p))
(/ (+ (* x 1/4) (* p 1/2)) p)
(+ (* x 1/4) (* p 1/2))
(* x 1/4)
x
1/4
(* p 1/2)
p
1/2
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))))))))
(+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x))))))))))
1/2
(/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))))))
(* 1/2 x)
x
(+ x (* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x))))))))
(* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))))
(* p p)
p
(+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x))))))
(/ 2 x)
2
(* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))
(+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x))))
(/ (* (* p p) 4) (* (* (* x x) (* x x)) x))
(* (* p p) 4)
4
(* (* (* x x) (* x x)) x)
(* (* x x) (* x x))
(* x x)
(/ -2 (* x (* x x)))
-2
(* x (* x x))
Outputs
(sqrt (+ 1/2 (/ (* 1/2 x) (+ (* p 2) (* x (/ (* x 1/4) p))))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) p)))))
(+ 1/2 (/ (* 1/2 x) (+ (* p 2) (* x (/ (* x 1/4) p)))))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) p))))
1/2
#s(literal 1/2 binary64)
(/ (* 1/2 x) (+ (* p 2) (* x (/ (* x 1/4) p))))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) p)))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
x
(+ (* p 2) (* x (/ (* x 1/4) p)))
(+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) p))
(* p 2)
(*.f64 p #s(literal 2 binary64))
p
2
#s(literal 2 binary64)
(* x (/ (* x 1/4) p))
(/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) p)
(/ (* x 1/4) p)
(*.f64 x (/.f64 #s(literal 1/4 binary64) p))
(* x 1/4)
(*.f64 x #s(literal 1/4 binary64))
1/4
#s(literal 1/4 binary64)
(- 0 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
0
#s(literal 0 binary64)
(/ p x)
(/.f64 p x)
p
x
(/ (+ p (/ (* 1/8 (* (* (* p p) (* p p)) -12)) (* p (* x x)))) (- 0 x))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x)) #s(literal 3/2 binary64)) p) x)
(+ p (/ (* 1/8 (* (* (* p p) (* p p)) -12)) (* p (* x x))))
(+.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)))
p
(/ (* 1/8 (* (* (* p p) (* p p)) -12)) (* p (* x x)))
(/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x))
(* 1/8 (* (* (* p p) (* p p)) -12))
(*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -3/2 binary64))))
1/8
#s(literal 1/8 binary64)
(* (* (* p p) (* p p)) -12)
(*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))
(* (* p p) (* p p))
(*.f64 p (*.f64 p (*.f64 p p)))
(* p p)
(*.f64 p p)
-12
#s(literal -12 binary64)
(* p (* x x))
(*.f64 x (*.f64 x p))
(* x x)
(*.f64 x x)
x
(- 0 x)
(-.f64 #s(literal 0 binary64) x)
0
#s(literal 0 binary64)
(sqrt (/ (+ (* x 1/4) (* p 1/2)) p))
(sqrt.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) p))
(/ (+ (* x 1/4) (* p 1/2)) p)
(/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) p)
(+ (* x 1/4) (* p 1/2))
(+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))
(* x 1/4)
(*.f64 x #s(literal 1/4 binary64))
x
1/4
#s(literal 1/4 binary64)
(* p 1/2)
(*.f64 #s(literal 1/2 binary64) p)
p
1/2
#s(literal 1/2 binary64)
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))))))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p (/.f64 (/.f64 (/.f64 p x) x) x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))))))))))
(+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x))))))))))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p (/.f64 (/.f64 (/.f64 p x) x) x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x)))))))))
1/2
#s(literal 1/2 binary64)
(/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p (/.f64 (/.f64 (/.f64 p x) x) x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))))))))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
x
(+ x (* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x))))))))
(+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p (/.f64 (/.f64 (/.f64 p x) x) x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x)))))))
(* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p (/.f64 (/.f64 (/.f64 p x) x) x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))))))
(* p p)
(*.f64 p p)
p
(+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x))))))
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p (/.f64 (/.f64 (/.f64 p x) x) x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x)))))
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
2
#s(literal 2 binary64)
(* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))
(*.f64 (*.f64 p (/.f64 (/.f64 (/.f64 p x) x) x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))))
(+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x))))
(+.f64 (*.f64 (/.f64 p x) (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 p x) x) x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(/ (* (* p p) 4) (* (* (* x x) (* x x)) x))
(*.f64 (/.f64 p x) (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (/.f64 p x) x) x)) x))
(* (* p p) 4)
(*.f64 (*.f64 p p) #s(literal 4 binary64))
4
#s(literal 4 binary64)
(* (* (* x x) (* x x)) x)
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))
(* (* x x) (* x x))
(*.f64 x (*.f64 x (*.f64 x x)))
(* x x)
(*.f64 x x)
(/ -2 (* x (* x x)))
(/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))
-2
#s(literal -2 binary64)
(* x (* x x))
(*.f64 x (*.f64 x x))

localize299.0ms (2.5%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy98.6%
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))
accuracy93.1%
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
accuracy86.6%
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
accuracy86.1%
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x))
accuracy100.0%
(*.f64 x #s(literal 1/4 binary64))
accuracy100.0%
(*.f64 p #s(literal 1/2 binary64))
accuracy100.0%
(/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 p #s(literal 1/2 binary64))) p)
accuracy98.1%
(sqrt.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 p #s(literal 1/2 binary64))) p))
accuracy99.9%
(*.f64 (*.f64 p p) (*.f64 p p))
accuracy99.8%
(*.f64 p (*.f64 x x))
accuracy98.5%
(/.f64 (+.f64 p (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
accuracy81.5%
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x)))
accuracy100.0%
(/.f64 p x)
accuracy100.0%
(-.f64 #s(literal 0 binary64) (/.f64 p x))
accuracy100.0%
(*.f64 #s(literal 1/2 binary64) x)
accuracy100.0%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))))
accuracy99.8%
(*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
accuracy97.8%
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))
Results
135.0ms184×0valid
80.0ms72×0invalid
Compiler

Compiled 589 to 51 computations (91.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 101.0ms
ival-mult: 64.0ms (63.5% of total)
ival-div: 17.0ms (16.9% of total)
ival-add: 11.0ms (10.9% of total)
ival-sqrt: 6.0ms (6% of total)
ival-sub: 2.0ms (2% of total)
const: 1.0ms (1% of total)
backward-pass: 0.0ms (0% of total)

series82.0ms (0.7%)

Counts
25 → 540
Calls
Call 1
Inputs
#<alt (sqrt (+ 1/2 (/ (* 1/2 x) (+ (* p 2) (* x (/ (* x 1/4) p))))))>
#<alt (+ 1/2 (/ (* 1/2 x) (+ (* p 2) (* x (/ (* x 1/4) p)))))>
#<alt (/ (* 1/2 x) (+ (* p 2) (* x (/ (* x 1/4) p))))>
#<alt (* 1/2 x)>
#<alt (- 0 (/ p x))>
#<alt (/ p x)>
#<alt (/ (* 1/8 (* (* (* p p) (* p p)) -12)) (* p (* x x)))>
#<alt (/ (+ p (/ (* 1/8 (* (* (* p p) (* p p)) -12)) (* p (* x x)))) (- 0 x))>
#<alt (* 1/8 (* (* (* p p) (* p p)) -12))>
#<alt (+ p (/ (* 1/8 (* (* (* p p) (* p p)) -12)) (* p (* x x))))>
#<alt (sqrt (/ (+ (* x 1/4) (* p 1/2)) p))>
#<alt (/ (+ (* x 1/4) (* p 1/2)) p)>
#<alt (+ (* x 1/4) (* p 1/2))>
#<alt (* x 1/4)>
#<alt (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))>
#<alt (sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))))))))>
#<alt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x))))))))))>
#<alt (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))))))>
#<alt (* x (/ (* x 1/4) p))>
#<alt (* p (* x x))>
#<alt (* (* p p) (* p p))>
#<alt (* p 1/2)>
#<alt (/ (* (* p p) 4) (* (* (* x x) (* x x)) x))>
#<alt (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x))))>
#<alt (* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))))>
Outputs
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))>
#<alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (/ p (* x (sqrt 1/2))))>
#<alt (+ (sqrt 1/2) (+ (* -1/2 (/ (pow p 2) (* (pow x 2) (pow (sqrt 1/2) 3)))) (/ p (* x (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (+ (* -1/2 (/ (pow p 2) (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (* 1/2 (/ (- (* -16 (pow p 3)) (* -1 (/ (pow p 3) (pow (sqrt 1/2) 4)))) (* (pow x 3) (sqrt 1/2)))) (/ p (* x (sqrt 1/2))))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (/ p (* x (sqrt 1/2))))>
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ p (sqrt 1/2))) (* 1/2 (/ (pow p 2) (* x (pow (sqrt 1/2) 3))))) x)))>
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ p (sqrt 1/2))) (* -1 (/ (+ (* -1/2 (/ (pow p 2) (pow (sqrt 1/2) 3))) (* 1/2 (/ (+ (* -16 (pow p 3)) (/ (pow p 3) (pow (sqrt 1/2) 4))) (* x (sqrt 1/2))))) x))) x)))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (/ p (* x (sqrt 1/2))))>
#<alt (+ (sqrt 1/2) (* p (+ (* -1/2 (/ p (* (pow x 2) (pow (sqrt 1/2) 3)))) (/ 1 (* x (sqrt 1/2))))))>
#<alt (+ (sqrt 1/2) (* p (+ (* p (- (* 1/2 (/ (* p (- (/ 1 (* (pow x 3) (pow (sqrt 1/2) 4))) (* 16 (/ 1 (pow x 3))))) (sqrt 1/2))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (/ 1 (* x (sqrt 1/2))))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))>
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2)))))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1/8 (/ x (sqrt 1/2))) (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3))))) p)))>
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* 1/32 (pow x 3)) (* 1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* -1/8 (/ x (sqrt 1/2)))) p)))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))>
#<alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 1/256 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))>
#<alt 1/2>
#<alt (+ 1/2 (* 2 (/ p x)))>
#<alt (+ 1/2 (+ (* -16 (/ (pow p 3) (pow x 3))) (* 2 (/ p x))))>
#<alt (+ 1/2 (+ (* -16 (/ (pow p 3) (pow x 3))) (+ (* 2 (/ p x)) (* 128 (/ (pow p 5) (pow x 5))))))>
#<alt 1/2>
#<alt (+ 1/2 (* 2 (/ p x)))>
#<alt (+ 1/2 (* -1 (/ (- (* 16 (/ (pow p 3) (pow x 2))) (* 2 p)) x)))>
#<alt (+ 1/2 (* -1 (/ (- (* -128 (/ (pow p 5) (pow x 4))) (+ (* -16 (/ (pow p 3) (pow x 2))) (* 2 p))) x)))>
#<alt 1/2>
#<alt (+ 1/2 (* 2 (/ p x)))>
#<alt (+ 1/2 (* p (+ (* -16 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))>
#<alt (+ 1/2 (* p (+ (* (pow p 2) (- (* 128 (/ (pow p 2) (pow x 5))) (* 16 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))>
#<alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (+ (* 1/256 (/ (pow x 5) (pow p 5))) (* 1/4 (/ x p)))))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (* -1 (/ (+ (* -1/4 x) (* 1/32 (/ (pow x 3) (pow p 2)))) p)))>
#<alt (+ 1/2 (* -1 (/ (+ (* -1/4 x) (+ (* -1/256 (/ (pow x 5) (pow p 4))) (* 1/32 (/ (pow x 3) (pow p 2))))) p)))>
#<alt (* 1/4 (/ x p))>
#<alt (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))>
#<alt (* x (+ (* (pow x 2) (- (* 1/256 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))>
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/2048 (/ (pow x 2) (pow p 7))) (* 1/256 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))>
#<alt (* 2 (/ p x))>
#<alt (/ (+ (* -16 (/ (pow p 3) (pow x 2))) (* 2 p)) x)>
#<alt (/ (- (+ (* 2 p) (* 128 (/ (pow p 5) (pow x 4)))) (* 16 (/ (pow p 3) (pow x 2)))) x)>
#<alt (/ (- (+ (* -1024 (/ (pow p 7) (pow x 6))) (* 2 p)) (+ (* -128 (/ (pow p 5) (pow x 4))) (* 16 (/ (pow p 3) (pow x 2))))) x)>
#<alt (* 2 (/ p x))>
#<alt (* -1 (/ (+ (* -2 p) (* 16 (/ (pow p 3) (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ (* -128 (/ (pow p 5) (pow x 4))) (* -2 p)) (* -16 (/ (pow p 3) (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ (* -2 p) (* 1024 (/ (pow p 7) (pow x 6)))) (+ (* -16 (/ (pow p 3) (pow x 2))) (* 128 (/ (pow p 5) (pow x 4))))) x))>
#<alt (* 2 (/ p x))>
#<alt (* p (+ (* -16 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))>
#<alt (* p (+ (* (pow p 2) (- (* 128 (/ (pow p 2) (pow x 5))) (* 16 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))>
#<alt (* p (+ (* (pow p 2) (- (* (pow p 2) (+ (* -1024 (/ (pow p 2) (pow x 7))) (* 128 (/ 1 (pow x 5))))) (* 16 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))>
#<alt (* 1/4 (/ x p))>
#<alt (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)>
#<alt (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (+ (* 1/256 (/ (pow x 5) (pow p 4))) (* 1/4 x))) p)>
#<alt (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (+ (* 1/256 (/ (pow x 5) (pow p 4))) (* 1/4 x)))) p)>
#<alt (* 1/4 (/ x p))>
#<alt (* -1 (/ (+ (* -1/4 x) (* 1/32 (/ (pow x 3) (pow p 2)))) p))>
#<alt (* -1 (/ (+ (* -1/4 x) (+ (* -1/256 (/ (pow x 5) (pow p 4))) (* 1/32 (/ (pow x 3) (pow p 2))))) p))>
#<alt (* -1 (/ (+ (* -1/4 x) (+ (* -1/256 (/ (pow x 5) (pow p 4))) (+ (* 1/2048 (/ (pow x 7) (pow p 6))) (* 1/32 (/ (pow x 3) (pow p 2)))))) p))>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -1 (/ p x))>
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))>
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))>
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))>
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))>
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))>
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))>
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))>
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))>
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))>
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))>
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))>
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))>
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))>
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))>
#<alt (* -1 (/ p x))>
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)>
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)>
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))>
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))>
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))>
#<alt (* -3/2 (pow p 4))>
#<alt (* -3/2 (pow p 4))>
#<alt (* -3/2 (pow p 4))>
#<alt (* -3/2 (pow p 4))>
#<alt (* -3/2 (pow p 4))>
#<alt (* -3/2 (pow p 4))>
#<alt (* -3/2 (pow p 4))>
#<alt (* -3/2 (pow p 4))>
#<alt (* -3/2 (pow p 4))>
#<alt (* -3/2 (pow p 4))>
#<alt (* -3/2 (pow p 4))>
#<alt (* -3/2 (pow p 4))>
#<alt p>
#<alt (* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))>
#<alt (* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))>
#<alt (* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))>
#<alt (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))>
#<alt (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))>
#<alt (* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))>
#<alt (* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))>
#<alt (* -3/2 (/ (pow p 3) (pow x 2)))>
#<alt (/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))>
#<alt (/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))>
#<alt (/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))>
#<alt p>
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))>
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))>
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))>
#<alt p>
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))>
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))>
#<alt (+ p (* -3/2 (/ (pow p 3) (pow x 2))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))>
#<alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/1024 (/ x (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))>
#<alt (* 1/2 (sqrt (/ x p)))>
#<alt (* x (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))>
#<alt (* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))))>
#<alt (* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/4 (sqrt (/ (pow p 5) (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))))>
#<alt (* -1 (* (sqrt (/ x p)) (* (sqrt -1) (sqrt -1/4))))>
#<alt (* -1 (* x (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))>
#<alt (* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))))>
#<alt (* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/128 (* (sqrt (/ (pow p 5) (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/4) 5)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))))>
#<alt (* 1/2 (sqrt (/ x p)))>
#<alt (/ (+ (* 1/2 (sqrt (* p x))) (* 1/2 (sqrt (/ (pow p 3) x)))) p)>
#<alt (/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* -1/4 (sqrt (/ p (pow x 3)))) (* 1/2 (sqrt (/ 1 (* p x))))))) p)>
#<alt (/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* (pow p 2) (+ (* -1/4 (sqrt (/ 1 (* (pow p 3) (pow x 3))))) (* 1/4 (sqrt (/ 1 (* p (pow x 5)))))))))) p)>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))>
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/1024 (/ (pow x 3) (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))>
#<alt (* (sqrt -1) (sqrt -1/2))>
#<alt (+ (* -1/8 (/ (* x (sqrt -1)) (* p (sqrt -1/2)))) (* (sqrt -1) (sqrt -1/2)))>
#<alt (+ (* -1 (/ (+ (* 1/128 (/ (* (pow x 2) (sqrt -1)) (* p (pow (sqrt -1/2) 3)))) (* 1/8 (/ (* x (sqrt -1)) (sqrt -1/2)))) p)) (* (sqrt -1) (sqrt -1/2)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow x 2) (sqrt -1)) (pow (sqrt -1/2) 3))) (* -1/1024 (/ (* (pow x 3) (sqrt -1)) (* p (pow (sqrt -1/2) 5))))) p)) (* 1/8 (/ (* x (sqrt -1)) (sqrt -1/2)))) p)) (* (sqrt -1) (sqrt -1/2)))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (* 1/4 (/ x p))>
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))>
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))>
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))>
#<alt (* 1/4 (/ x p))>
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))>
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))>
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))>
#<alt (* 1/4 (/ x p))>
#<alt (/ (+ (* 1/4 x) (* 1/2 p)) p)>
#<alt (/ (+ (* 1/4 x) (* 1/2 p)) p)>
#<alt (/ (+ (* 1/4 x) (* 1/2 p)) p)>
#<alt 1/2>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (+ 1/2 (* 1/4 (/ x p)))>
#<alt (* 1/2 p)>
#<alt (+ (* 1/4 x) (* 1/2 p))>
#<alt (+ (* 1/4 x) (* 1/2 p))>
#<alt (+ (* 1/4 x) (* 1/2 p))>
#<alt (* 1/4 x)>
#<alt (* x (+ 1/4 (* 1/2 (/ p x))))>
#<alt (* x (+ 1/4 (* 1/2 (/ p x))))>
#<alt (* x (+ 1/4 (* 1/2 (/ p x))))>
#<alt (* 1/4 x)>
#<alt (* -1 (* x (- (* -1/2 (/ p x)) 1/4)))>
#<alt (* -1 (* x (- (* -1/2 (/ p x)) 1/4)))>
#<alt (* -1 (* x (- (* -1/2 (/ p x)) 1/4)))>
#<alt (* 1/4 x)>
#<alt (+ (* 1/4 x) (* 1/2 p))>
#<alt (+ (* 1/4 x) (* 1/2 p))>
#<alt (+ (* 1/4 x) (* 1/2 p))>
#<alt (* 1/2 p)>
#<alt (* p (+ 1/2 (* 1/4 (/ x p))))>
#<alt (* p (+ 1/2 (* 1/4 (/ x p))))>
#<alt (* p (+ 1/2 (* 1/4 (/ x p))))>
#<alt (* 1/2 p)>
#<alt (* -1 (* p (- (* -1/4 (/ x p)) 1/2)))>
#<alt (* -1 (* p (- (* -1/4 (/ x p)) 1/2)))>
#<alt (* -1 (* p (- (* -1/4 (/ x p)) 1/2)))>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* 1/4 x)>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))>
#<alt (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))>
#<alt (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))>
#<alt (* 4 (/ (pow p 4) (pow x 5)))>
#<alt (* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* 4 (/ (pow p 4) (pow x 5)))>
#<alt (* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* 4 (/ (pow p 4) (pow x 5)))>
#<alt (/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))>
#<alt (/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))>
#<alt (/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))>
#<alt (/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))>
#<alt (/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (* (pow x 6) (+ (* 1/32 (/ (pow x 2) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ 1 (* (pow p 6) (sqrt 1/2)))))))>
#<alt (+ (sqrt 1/2) (* (pow x 6) (+ (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (* (pow p 10) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow p 8) (sqrt 1/2)))))) (* 1/16 (/ 1 (* (pow p 6) (sqrt 1/2)))))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))>
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/2 (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 8 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* -8 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4))))))) (* 1/2 (* (pow p 2) (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))) (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))>
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))>
#<alt (+ (sqrt 1/2) (+ (* -1/4 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (* (pow p 10) (sqrt 1/2)))) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))>
#<alt (+ (sqrt 1/2) (+ (* -1/4 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (* (pow p 10) (sqrt 1/2)))) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))>
#<alt (+ 1/2 (* (pow x 6) (+ (* 1/16 (/ (pow x 2) (pow p 8))) (* 1/8 (/ 1 (pow p 6))))))>
#<alt (+ 1/2 (* (pow x 6) (+ (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 10))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6))))))>
#<alt 1>
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4)))))>
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 8 (pow p 6))) (pow x 6))))))>
#<alt 1>
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (- (+ 1 (* 1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))>
#<alt (- (+ 1 (* 1/2 (/ (+ (* -8 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6)))) (+ (* -1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))))>
#<alt 1>
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))>
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))>
#<alt (+ 1/2 (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6)))))>
#<alt (+ 1/2 (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 10))) (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6))))))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))>
#<alt (+ 1/2 (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6)))))>
#<alt (+ 1/2 (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 10))) (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6))))))>
#<alt (* 1/8 (/ (pow x 6) (pow p 6)))>
#<alt (* (pow x 6) (+ (* 1/16 (/ (pow x 2) (pow p 8))) (* 1/8 (/ 1 (pow p 6)))))>
#<alt (* (pow x 6) (+ (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 10))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6)))))>
#<alt (* (pow x 6) (+ (* (pow x 2) (+ (* (pow x 2) (- (* -5/64 (/ (pow x 2) (pow p 12))) (* 1/32 (/ 1 (pow p 10))))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6)))))>
#<alt 1/2>
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))>
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 4 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))>
#<alt 1/2>
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))>
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 4 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))>
#<alt 1/2>
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))>
#<alt (+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))>
#<alt (* 1/8 (/ (pow x 6) (pow p 6)))>
#<alt (/ (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))) (pow p 6))>
#<alt (/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6)))) (pow p 6))>
#<alt (/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/8 (pow x 12)) (* 1/2 (* (pow x 2) (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10)))))) (pow p 6))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))))) (pow p 6))>
#<alt (* 1/8 (/ (pow x 6) (pow p 6)))>
#<alt (/ (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))) (pow p 6))>
#<alt (/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6)))) (pow p 6))>
#<alt (/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/8 (pow x 12)) (* 1/2 (* (pow x 2) (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10)))))) (pow p 6))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))))) (pow p 6))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* 1/4 (/ (pow x 2) p))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (* p (pow x 2))>
#<alt (pow p 4)>
#<alt (pow p 4)>
#<alt (pow p 4)>
#<alt (pow p 4)>
#<alt (pow p 4)>
#<alt (pow p 4)>
#<alt (pow p 4)>
#<alt (pow p 4)>
#<alt (pow p 4)>
#<alt (pow p 4)>
#<alt (pow p 4)>
#<alt (pow p 4)>
#<alt (* 1/2 p)>
#<alt (* 1/2 p)>
#<alt (* 1/2 p)>
#<alt (* 1/2 p)>
#<alt (* 1/2 p)>
#<alt (* 1/2 p)>
#<alt (* 1/2 p)>
#<alt (* 1/2 p)>
#<alt (* 1/2 p)>
#<alt (* 1/2 p)>
#<alt (* 1/2 p)>
#<alt (* 1/2 p)>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (/ -2 (pow x 3))>
#<alt (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))>
#<alt (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))>
#<alt (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))>
#<alt (/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))>
#<alt (/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))>
#<alt (/ -2 (pow x 3))>
#<alt (/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))>
#<alt (/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))>
#<alt (/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))>
#<alt (/ -2 (pow x 3))>
#<alt (* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))>
#<alt (* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))>
#<alt (* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))>
#<alt (* 2 (/ (pow p 2) x))>
#<alt (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))>
#<alt (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))>
#<alt (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))>
#<alt (* 4 (/ (pow p 6) (pow x 5)))>
#<alt (* (pow p 6) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))>
#<alt (* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))>
#<alt (* 4 (/ (pow p 6) (pow x 5)))>
#<alt (* (pow p 6) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))>
#<alt (* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))>
#<alt (* 4 (/ (pow p 6) (pow x 5)))>
#<alt (/ (+ (* -2 (* (pow p 4) (pow x 2))) (* 4 (pow p 6))) (pow x 5))>
#<alt (/ (+ (* 4 (pow p 6)) (* (pow x 2) (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))))) (pow x 5))>
#<alt (/ (+ (* 4 (pow p 6)) (* (pow x 2) (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))))) (pow x 5))>
#<alt (* 2 (/ (pow p 2) x))>
#<alt (/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)>
#<alt (/ (+ (* -2 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 4 (/ (pow p 6) (pow x 4))))) x)>
#<alt (/ (+ (* -2 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 4 (/ (pow p 6) (pow x 4))))) x)>
#<alt (* 2 (/ (pow p 2) x))>
#<alt (* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))>
#<alt (* -1 (/ (+ (* -4 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2))))) x))>
#<alt (* -1 (/ (+ (* -4 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2))))) x))>
Calls

135 calls:

TimeVariablePointExpression
2.0ms
x
@-inf
(sqrt (/ (+ (* x 1/4) (* p 1/2)) p))
2.0ms
x
@inf
(+ 1/2 (/ (* 1/2 x) (+ (* p 2) (* x (/ (* x 1/4) p)))))
1.0ms
p
@inf
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))))))))
1.0ms
p
@0
(* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))
1.0ms
x
@0
(/ (* 1/8 (* (* (* p p) (* p p)) -12)) (* p (* x x)))

rewrite368.0ms (3.1%)

Algorithm
batch-egg-rewrite
Rules
4386×*-lowering-*.f32
4386×*-lowering-*.f64
2496×fma-lowering-fma.f32
2496×fma-lowering-fma.f64
1968×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
050322
1331279
23806279
08814279
Stop Event
iter limit
node limit
Counts
25 → 577
Calls
Call 1
Inputs
(sqrt (+ 1/2 (/ (* 1/2 x) (+ (* p 2) (* x (/ (* x 1/4) p))))))
(+ 1/2 (/ (* 1/2 x) (+ (* p 2) (* x (/ (* x 1/4) p)))))
(/ (* 1/2 x) (+ (* p 2) (* x (/ (* x 1/4) p))))
(* 1/2 x)
(- 0 (/ p x))
(/ p x)
(/ (* 1/8 (* (* (* p p) (* p p)) -12)) (* p (* x x)))
(/ (+ p (/ (* 1/8 (* (* (* p p) (* p p)) -12)) (* p (* x x)))) (- 0 x))
(* 1/8 (* (* (* p p) (* p p)) -12))
(+ p (/ (* 1/8 (* (* (* p p) (* p p)) -12)) (* p (* x x))))
(sqrt (/ (+ (* x 1/4) (* p 1/2)) p))
(/ (+ (* x 1/4) (* p 1/2)) p)
(+ (* x 1/4) (* p 1/2))
(* x 1/4)
(* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))))))))
(+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x))))))))))
(/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))))))
(* x (/ (* x 1/4) p))
(* p (* x x))
(* (* p p) (* p p))
(* p 1/2)
(/ (* (* p p) 4) (* (* (* x x) (* x x)) x))
(+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x))))
(* (* p p) (+ (/ 2 x) (* (* p p) (+ (/ (* (* p p) 4) (* (* (* x x) (* x x)) x)) (/ -2 (* x (* x x)))))))
Outputs
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))))
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))) #s(literal 1/2 binary64)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) #s(literal 1/2 binary64))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64))
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))
(fma.f64 (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 p (*.f64 p p))))) (+.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))) (-.f64 (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))) (*.f64 p #s(literal 2 binary64))))) #s(literal 1/2 binary64))
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 p p)))) (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))) #s(literal 1/2 binary64))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64))))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))) (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))))
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))
(/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))) (/.f64 x #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))) (/.f64 x #s(literal 2 binary64)))))
(/.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))) (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))
(*.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))))
(*.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 x (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64))
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 p (*.f64 p p))))) (+.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))) (-.f64 (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64)))) (*.f64 p #s(literal 2 binary64))))))
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 p p)))) (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))))
(/.f64 x #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 x #s(literal 1/2 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) p) x))
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) x) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 p x) (/.f64 x p))) (/.f64 (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 p x) (/.f64 x p))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 p x)) (/.f64 (/.f64 (/.f64 p x) (/.f64 x p)) (/.f64 p x)))
(fma.f64 p (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) p) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 p x) (/.f64 x p))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 p x) (/.f64 x p))) (/.f64 x p) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 p x) #s(literal 0 binary64))
(neg.f64 (/.f64 p x))
(/.f64 p (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 #s(literal 0 binary64) p) x)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 p x) (/.f64 x p)))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x p)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 p x) (/.f64 x p)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 p x) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 p x) (/.f64 x p)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 p x) (/.f64 x p))) (/.f64 p x))
(/.f64 #s(literal -1 binary64) (/.f64 x p))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) p)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 p x) (/.f64 x p))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 p x) (/.f64 x p)))) (/.f64 (-.f64 #s(literal 0 binary64) p) x))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) x) (/.f64 (-.f64 #s(literal 0 binary64) p) x)) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) p) x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) x) (/.f64 (-.f64 #s(literal 0 binary64) p) x))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) p) x)))
(pow.f64 (neg.f64 (/.f64 x p)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 p x) (/.f64 x p)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 p x) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 p x) (/.f64 x p)))) #s(literal -1 binary64))
(*.f64 p (/.f64 #s(literal -1 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) p) (/.f64 #s(literal 1 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 p x) (/.f64 x p))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 p x) (/.f64 x p))) (/.f64 x p))
(*.f64 #s(literal -1 binary64) (/.f64 p x))
(+.f64 #s(literal 0 binary64) (/.f64 p x))
(+.f64 (/.f64 p x) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 x p)) #s(literal -1 binary64)))
(fma.f64 p (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) p) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 p x) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) x) p #s(literal 0 binary64))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x) #s(literal 0 binary64))
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x #s(literal 0 binary64))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) x))
(/.f64 p x)
(/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 x p))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x p) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 p x) (/.f64 x p))) (/.f64 (-.f64 #s(literal 0 binary64) p) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x p)))
(/.f64 (*.f64 p #s(literal 1 binary64)) x)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) p)) x)
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 p x) (/.f64 x p)))
(pow.f64 (/.f64 x p) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x p) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 p (/.f64 #s(literal 1 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) p) (/.f64 #s(literal -1 binary64) x))
(*.f64 #s(literal 1 binary64) (/.f64 p x))
(*.f64 (/.f64 #s(literal 1 binary64) x) p)
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) p) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 p (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 x x)))))
(neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal 12 binary64)) (*.f64 p (*.f64 x x))))
(/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))
(/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal 12 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 p (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 p (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) p)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) p) (*.f64 x x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 p (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (*.f64 p (*.f64 x x)))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal 12 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 x x)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) p)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) p) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))) (*.f64 x x))
(/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 x x))) p)
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 x x)) p)
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 x p)) x)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) p) x) x)
(pow.f64 (/.f64 (*.f64 p (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 p (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) p)) #s(literal -1 binary64))
(*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 p (*.f64 x x))))
(*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 x x)))))
(*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 x x))))
(*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 x x))))
(*.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal 12 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 x x)))))
(*.f64 (/.f64 #s(literal 1/8 binary64) p) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) p))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) p) (pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 #s(literal -12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 x x)))))
(*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) (/.f64 #s(literal -12 binary64) (*.f64 p (*.f64 x x))))
(*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) p) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/8 binary64))
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) p))
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) p) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x p)) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) x))
(*.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 x p)) (/.f64 #s(literal 1/8 binary64) x))
(*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) p) (/.f64 #s(literal -12 binary64) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 x x)) (/.f64 #s(literal -12 binary64) p))
(*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 x p)) (/.f64 #s(literal -12 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) p))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p)) (pow.f64 (/.f64 x (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 p (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 p (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 p (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) #s(literal -12 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p))))) #s(literal -1 binary64)) (pow.f64 (/.f64 p #s(literal -12 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x p) #s(literal 1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x p) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x p) (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p))))) #s(literal -1 binary64)) (pow.f64 (/.f64 x #s(literal -12 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))) x))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))) x)
(/.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) p)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))))))
(/.f64 (*.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) p))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (-.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (-.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) x)) (+.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) p))))
(/.f64 (*.f64 (-.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))) (/.f64 #s(literal -1 binary64) x)) (-.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))))
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))))
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x))
(*.f64 (/.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) p)))))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))))
(*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))))
(*.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) #s(literal -12 binary64)) #s(literal 1/8 binary64)))
(*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64))
(*.f64 #s(literal -12 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))))
(*.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) #s(literal 1/8 binary64))
(*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal -12 binary64))
(*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p p)) (*.f64 (*.f64 p p) #s(literal -12 binary64)))
(*.f64 #s(literal -3/2 binary64) (*.f64 p (*.f64 p (*.f64 p p))))
(+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))
(+.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) p)
(-.f64 (/.f64 (*.f64 p p) (-.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))) (-.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))))
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 p (*.f64 x x))) p)
(fma.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 x x)))) p)
(fma.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 x x))) p)
(fma.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 x x))) p)
(fma.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) #s(literal 12 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 x x)))) p)
(fma.f64 (/.f64 #s(literal 1/8 binary64) p) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 x x)) p)
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) p) p)
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) p)
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 x x))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) p)
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 #s(literal -12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 x x)))) p)
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) (/.f64 #s(literal -12 binary64) (*.f64 p (*.f64 x x))) p)
(fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) p) (/.f64 #s(literal 1 binary64) (*.f64 x x)) p)
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 p (*.f64 x x))) #s(literal 1/8 binary64) p)
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) p) p)
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) p) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) p)
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x p)) (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) x) p)
(fma.f64 (/.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 p p) #s(literal -12 binary64)))) (*.f64 x p)) (/.f64 #s(literal 1/8 binary64) x) p)
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) p) (/.f64 #s(literal -12 binary64) (*.f64 x x)) p)
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 x x)) (/.f64 #s(literal -12 binary64) p) p)
(fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 x p)) (/.f64 #s(literal -12 binary64) x) p)
(/.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))))) (+.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) p))))
(/.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))) (-.f64 (*.f64 p p) (/.f64 p (/.f64 (*.f64 p (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) p))) (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))) (-.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))) (-.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))))) (neg.f64 (+.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) p)))))
(/.f64 (neg.f64 (-.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))))) (neg.f64 (-.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))) (*.f64 p p)) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) p))
(pow.f64 (/.f64 (+.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) p))) (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))) (-.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 p (*.f64 p p)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) p)))))
(*.f64 (-.f64 (*.f64 p p) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) #s(literal -3/2 binary64)) (*.f64 p (*.f64 x x))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) p)) #s(literal 1/2 binary64)))
(sqrt.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) p))
(/.f64 (sqrt.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))) (sqrt.f64 p))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 p (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 p) (sqrt.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) p)))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)))) (neg.f64 (sqrt.f64 p)))
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) p) #s(literal 1/2 binary64))
(pow.f64 (/.f64 p (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (/.f64 p (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 p) (sqrt.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))) (pow.f64 p #s(literal -1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))) (sqrt.f64 (/.f64 #s(literal 1 binary64) p)))
(*.f64 (sqrt.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))) (/.f64 #s(literal 1 binary64) (sqrt.f64 p)))
(*.f64 (pow.f64 p #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) p) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) p) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) p)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) p)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 p (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) (-.f64 #s(literal 0 binary64) p)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))) p))
(/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) p)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))) (-.f64 #s(literal 0 binary64) p))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p p)))) (*.f64 p (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 x #s(literal 1/4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 p (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 p (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 p (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) p))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 p (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p p)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 x #s(literal 1/4 binary64))))) p))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) p)) p))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)))) (neg.f64 (-.f64 #s(literal 0 binary64) p)))
(/.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) #s(literal 1 binary64)) p)
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1 binary64) p)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 x #s(literal 1/4 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) (/.f64 #s(literal 1 binary64) p)) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) p)))
(pow.f64 (/.f64 p (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 p (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) (/.f64 #s(literal 1 binary64) p))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) p)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) p))
(*.f64 (/.f64 #s(literal 1 binary64) p) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)))
(*.f64 (/.f64 #s(literal 1 binary64) p) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 p (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p p))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 x #s(literal 1/4 binary64)))))))
(*.f64 (pow.f64 (/.f64 p (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) p))))
(+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))
(+.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 x #s(literal 1/4 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) p))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 p p)) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) p))))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 x #s(literal 1/4 binary64)))
(fma.f64 x #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) p))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 x #s(literal 1/4 binary64)))
(fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p p)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 x #s(literal 1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p p)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 p p)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) p))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 x #s(literal 1/4 binary64))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p p))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) p)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) p)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p p))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 x #s(literal 1/4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p)))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) p))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 x #s(literal 1/4 binary64))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 x #s(literal 1/4 binary64))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p p))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) p)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 x #s(literal 1/4 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) p))))
(*.f64 x #s(literal 1/4 binary64))
(*.f64 #s(literal 1/4 binary64) x)
(+.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))))
(+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(fma.f64 p (*.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))))
(fma.f64 p (*.f64 p (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(fma.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))))
(fma.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(fma.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))))
(fma.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p p)) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p p) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))))
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 4 binary64) x) (*.f64 p p)) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))))
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) p) p (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) p) p (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(fma.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))))
(fma.f64 (*.f64 (*.f64 p p) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))))
(fma.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p)))) (*.f64 (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))))) (+.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))))) (-.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)))))
(/.f64 (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))
(/.f64 (*.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -2 binary64)))) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 p p)) (+.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 p p)) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 p p))
(*.f64 (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) p)
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))))
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))) #s(literal 1/2 binary64)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))) #s(literal 1/2 binary64))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64))
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))
(fma.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))) x))) #s(literal 1/2 binary64))
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))) (-.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64))))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))))
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))
(/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64)))))
(/.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))))
(pow.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))
(*.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))))
(*.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64))
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))) x))))
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))) (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))) (-.f64 x (*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))))
(/.f64 x (/.f64 p (*.f64 x #s(literal 1/4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 p (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) p)
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 p (*.f64 x #s(literal 1/4 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 p (*.f64 x #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) p))
(/.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) p))
(/.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) x) (-.f64 #s(literal 0 binary64) p))
(pow.f64 (/.f64 p (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -1 binary64))
(*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
(*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) p) x))
(*.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) x)
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p))
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) p))
(*.f64 x (*.f64 x p))
(*.f64 p (*.f64 x x))
(*.f64 (*.f64 x x) p)
(*.f64 (*.f64 x p) x)
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 p)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 p) #s(literal 4 binary64)))
(pow.f64 p #s(literal 4 binary64))
(pow.f64 (*.f64 p p) #s(literal 2 binary64))
(*.f64 p (*.f64 p (*.f64 p p)))
(*.f64 (*.f64 p p) (*.f64 p p))
(*.f64 (*.f64 p (*.f64 p p)) p)
(*.f64 (pow.f64 (pow.f64 p #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 p #s(literal 1 binary64)) #s(literal 2 binary64)))
(*.f64 #s(literal 1/2 binary64) p)
(*.f64 p #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 4 binary64)) x)
(/.f64 (*.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) x)) (*.f64 x (*.f64 x (*.f64 x x))))
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) x) (*.f64 x (*.f64 x (*.f64 x x))))
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x x)))
(pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 x (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))
(*.f64 p (*.f64 p (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(*.f64 p (*.f64 (*.f64 p #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(*.f64 p (/.f64 (*.f64 p #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 p x) (/.f64 (*.f64 p #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))
(*.f64 (/.f64 p x) (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 p #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(*.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(*.f64 (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 4 binary64) x))
(*.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (*.f64 x x)))))
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 (/.f64 p x) (/.f64 x p)) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) #s(literal 4 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p p))
(*.f64 (/.f64 p (*.f64 x x)) (/.f64 (*.f64 p #s(literal 4 binary64)) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 p (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p #s(literal 4 binary64)) x))
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 x (*.f64 (*.f64 p p) #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 x (*.f64 p p)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 p p)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x x) p) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p p)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) p) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 p #s(literal 4 binary64))) #s(literal -1 binary64)))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(+.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))
(-.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(-.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))
(fma.f64 p (*.f64 p (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 p (*.f64 (*.f64 p #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 p (/.f64 (*.f64 p #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(fma.f64 (/.f64 p x) (/.f64 (*.f64 p #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(fma.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 4 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 (/.f64 (/.f64 p x) (/.f64 x p)) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p p) #s(literal 4 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(fma.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 (/.f64 p (*.f64 x x)) (/.f64 (*.f64 p #s(literal 4 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 (/.f64 p (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p #s(literal 4 binary64)) x) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) x) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 p p) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -2 binary64) x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) x))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (*.f64 x x)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) (*.f64 x (/.f64 #s(literal -2 binary64) x))) (*.f64 x (*.f64 x x)))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) x))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) x))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p p) #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) x) x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x x)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -2 binary64))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -2 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))
(pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 p p) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))
(+.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(+.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))
(fma.f64 p (*.f64 p (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(fma.f64 p (*.f64 p (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))
(fma.f64 p (*.f64 (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 p p)) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))
(fma.f64 (*.f64 p p) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))
(fma.f64 (*.f64 p (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p (*.f64 p p))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(fma.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 p p) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))
(fma.f64 (*.f64 p (*.f64 p p)) (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) p) p (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))
(fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))))) (+.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))) (-.f64 (/.f64 (*.f64 p p) (/.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))
(/.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))
(/.f64 (*.f64 (*.f64 p p) (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))) (-.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))) (*.f64 p p)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))))
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 p p)) (-.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))))))
(*.f64 p (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))))
(*.f64 (*.f64 p p) (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)))
(*.f64 (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p))
(*.f64 (*.f64 p (+.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x))) p)

simplify358.0ms (3%)

Algorithm
egg-herbie
Rules
5972×*-lowering-*.f32
5972×*-lowering-*.f64
3130×+-lowering-+.f64
3130×+-lowering-+.f32
2378×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
08076450
125225857
083115857
Stop Event
iter limit
node limit
Counts
540 → 540
Calls
Call 1
Inputs
(sqrt 1/2)
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))
(sqrt 1/2)
(+ (sqrt 1/2) (/ p (* x (sqrt 1/2))))
(+ (sqrt 1/2) (+ (* -1/2 (/ (pow p 2) (* (pow x 2) (pow (sqrt 1/2) 3)))) (/ p (* x (sqrt 1/2)))))
(+ (sqrt 1/2) (+ (* -1/2 (/ (pow p 2) (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (* 1/2 (/ (- (* -16 (pow p 3)) (* -1 (/ (pow p 3) (pow (sqrt 1/2) 4)))) (* (pow x 3) (sqrt 1/2)))) (/ p (* x (sqrt 1/2))))))
(sqrt 1/2)
(+ (sqrt 1/2) (/ p (* x (sqrt 1/2))))
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ p (sqrt 1/2))) (* 1/2 (/ (pow p 2) (* x (pow (sqrt 1/2) 3))))) x)))
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ p (sqrt 1/2))) (* -1 (/ (+ (* -1/2 (/ (pow p 2) (pow (sqrt 1/2) 3))) (* 1/2 (/ (+ (* -16 (pow p 3)) (/ (pow p 3) (pow (sqrt 1/2) 4))) (* x (sqrt 1/2))))) x))) x)))
(sqrt 1/2)
(+ (sqrt 1/2) (/ p (* x (sqrt 1/2))))
(+ (sqrt 1/2) (* p (+ (* -1/2 (/ p (* (pow x 2) (pow (sqrt 1/2) 3)))) (/ 1 (* x (sqrt 1/2))))))
(+ (sqrt 1/2) (* p (+ (* p (- (* 1/2 (/ (* p (- (/ 1 (* (pow x 3) (pow (sqrt 1/2) 4))) (* 16 (/ 1 (pow x 3))))) (sqrt 1/2))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (/ 1 (* x (sqrt 1/2))))))
(sqrt 1/2)
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2)))))))
(sqrt 1/2)
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+ (sqrt 1/2) (* -1 (/ (+ (* -1/8 (/ x (sqrt 1/2))) (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3))))) p)))
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* 1/32 (pow x 3)) (* 1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* -1/8 (/ x (sqrt 1/2)))) p)))
1/2
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))
(+ 1/2 (* x (+ (* (pow x 2) (- (* 1/256 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))
1/2
(+ 1/2 (* 2 (/ p x)))
(+ 1/2 (+ (* -16 (/ (pow p 3) (pow x 3))) (* 2 (/ p x))))
(+ 1/2 (+ (* -16 (/ (pow p 3) (pow x 3))) (+ (* 2 (/ p x)) (* 128 (/ (pow p 5) (pow x 5))))))
1/2
(+ 1/2 (* 2 (/ p x)))
(+ 1/2 (* -1 (/ (- (* 16 (/ (pow p 3) (pow x 2))) (* 2 p)) x)))
(+ 1/2 (* -1 (/ (- (* -128 (/ (pow p 5) (pow x 4))) (+ (* -16 (/ (pow p 3) (pow x 2))) (* 2 p))) x)))
1/2
(+ 1/2 (* 2 (/ p x)))
(+ 1/2 (* p (+ (* -16 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))
(+ 1/2 (* p (+ (* (pow p 2) (- (* 128 (/ (pow p 2) (pow x 5))) (* 16 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))
1/2
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (+ (* 1/256 (/ (pow x 5) (pow p 5))) (* 1/4 (/ x p)))))
1/2
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (* -1 (/ (+ (* -1/4 x) (* 1/32 (/ (pow x 3) (pow p 2)))) p)))
(+ 1/2 (* -1 (/ (+ (* -1/4 x) (+ (* -1/256 (/ (pow x 5) (pow p 4))) (* 1/32 (/ (pow x 3) (pow p 2))))) p)))
(* 1/4 (/ x p))
(* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))
(* x (+ (* (pow x 2) (- (* 1/256 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/2048 (/ (pow x 2) (pow p 7))) (* 1/256 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))
(* 2 (/ p x))
(/ (+ (* -16 (/ (pow p 3) (pow x 2))) (* 2 p)) x)
(/ (- (+ (* 2 p) (* 128 (/ (pow p 5) (pow x 4)))) (* 16 (/ (pow p 3) (pow x 2)))) x)
(/ (- (+ (* -1024 (/ (pow p 7) (pow x 6))) (* 2 p)) (+ (* -128 (/ (pow p 5) (pow x 4))) (* 16 (/ (pow p 3) (pow x 2))))) x)
(* 2 (/ p x))
(* -1 (/ (+ (* -2 p) (* 16 (/ (pow p 3) (pow x 2)))) x))
(* -1 (/ (- (+ (* -128 (/ (pow p 5) (pow x 4))) (* -2 p)) (* -16 (/ (pow p 3) (pow x 2)))) x))
(* -1 (/ (- (+ (* -2 p) (* 1024 (/ (pow p 7) (pow x 6)))) (+ (* -16 (/ (pow p 3) (pow x 2))) (* 128 (/ (pow p 5) (pow x 4))))) x))
(* 2 (/ p x))
(* p (+ (* -16 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))
(* p (+ (* (pow p 2) (- (* 128 (/ (pow p 2) (pow x 5))) (* 16 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))
(* p (+ (* (pow p 2) (- (* (pow p 2) (+ (* -1024 (/ (pow p 2) (pow x 7))) (* 128 (/ 1 (pow x 5))))) (* 16 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))
(* 1/4 (/ x p))
(/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)
(/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (+ (* 1/256 (/ (pow x 5) (pow p 4))) (* 1/4 x))) p)
(/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (+ (* 1/256 (/ (pow x 5) (pow p 4))) (* 1/4 x)))) p)
(* 1/4 (/ x p))
(* -1 (/ (+ (* -1/4 x) (* 1/32 (/ (pow x 3) (pow p 2)))) p))
(* -1 (/ (+ (* -1/4 x) (+ (* -1/256 (/ (pow x 5) (pow p 4))) (* 1/32 (/ (pow x 3) (pow p 2))))) p))
(* -1 (/ (+ (* -1/4 x) (+ (* -1/256 (/ (pow x 5) (pow p 4))) (+ (* 1/2048 (/ (pow x 7) (pow p 6))) (* 1/32 (/ (pow x 3) (pow p 2)))))) p))
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -1 (/ p x))
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))
(* 3/2 (/ (pow p 3) (pow x 3)))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))
(* 3/2 (/ (pow p 3) (pow x 3)))
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))
(* 3/2 (/ (pow p 3) (pow x 3)))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))
(* -1 (/ p x))
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)
(* -1 (/ p x))
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))
(* -3/2 (pow p 4))
(* -3/2 (pow p 4))
(* -3/2 (pow p 4))
(* -3/2 (pow p 4))
(* -3/2 (pow p 4))
(* -3/2 (pow p 4))
(* -3/2 (pow p 4))
(* -3/2 (pow p 4))
(* -3/2 (pow p 4))
(* -3/2 (pow p 4))
(* -3/2 (pow p 4))
(* -3/2 (pow p 4))
p
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))
(* -3/2 (/ (pow p 3) (pow x 2)))
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))
(* -3/2 (/ (pow p 3) (pow x 2)))
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))
p
(+ p (* -3/2 (/ (pow p 3) (pow x 2))))
(+ p (* -3/2 (/ (pow p 3) (pow x 2))))
(+ p (* -3/2 (/ (pow p 3) (pow x 2))))
p
(+ p (* -3/2 (/ (pow p 3) (pow x 2))))
(+ p (* -3/2 (/ (pow p 3) (pow x 2))))
(+ p (* -3/2 (/ (pow p 3) (pow x 2))))
(sqrt 1/2)
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/1024 (/ x (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))
(* 1/2 (sqrt (/ x p)))
(* x (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))))
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/4 (sqrt (/ (pow p 5) (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))))
(* -1 (* (sqrt (/ x p)) (* (sqrt -1) (sqrt -1/4))))
(* -1 (* x (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))))
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/128 (* (sqrt (/ (pow p 5) (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/4) 5)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))))
(* 1/2 (sqrt (/ x p)))
(/ (+ (* 1/2 (sqrt (* p x))) (* 1/2 (sqrt (/ (pow p 3) x)))) p)
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* -1/4 (sqrt (/ p (pow x 3)))) (* 1/2 (sqrt (/ 1 (* p x))))))) p)
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* (pow p 2) (+ (* -1/4 (sqrt (/ 1 (* (pow p 3) (pow x 3))))) (* 1/4 (sqrt (/ 1 (* p (pow x 5)))))))))) p)
(sqrt 1/2)
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/1024 (/ (pow x 3) (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))
(* (sqrt -1) (sqrt -1/2))
(+ (* -1/8 (/ (* x (sqrt -1)) (* p (sqrt -1/2)))) (* (sqrt -1) (sqrt -1/2)))
(+ (* -1 (/ (+ (* 1/128 (/ (* (pow x 2) (sqrt -1)) (* p (pow (sqrt -1/2) 3)))) (* 1/8 (/ (* x (sqrt -1)) (sqrt -1/2)))) p)) (* (sqrt -1) (sqrt -1/2)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow x 2) (sqrt -1)) (pow (sqrt -1/2) 3))) (* -1/1024 (/ (* (pow x 3) (sqrt -1)) (* p (pow (sqrt -1/2) 5))))) p)) (* 1/8 (/ (* x (sqrt -1)) (sqrt -1/2)))) p)) (* (sqrt -1) (sqrt -1/2)))
1/2
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (* 1/4 (/ x p)))
(* 1/4 (/ x p))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(* 1/4 (/ x p))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(* 1/4 (/ x p))
(/ (+ (* 1/4 x) (* 1/2 p)) p)
(/ (+ (* 1/4 x) (* 1/2 p)) p)
(/ (+ (* 1/4 x) (* 1/2 p)) p)
1/2
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (* 1/4 (/ x p)))
1/2
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (* 1/4 (/ x p)))
(+ 1/2 (* 1/4 (/ x p)))
(* 1/2 p)
(+ (* 1/4 x) (* 1/2 p))
(+ (* 1/4 x) (* 1/2 p))
(+ (* 1/4 x) (* 1/2 p))
(* 1/4 x)
(* x (+ 1/4 (* 1/2 (/ p x))))
(* x (+ 1/4 (* 1/2 (/ p x))))
(* x (+ 1/4 (* 1/2 (/ p x))))
(* 1/4 x)
(* -1 (* x (- (* -1/2 (/ p x)) 1/4)))
(* -1 (* x (- (* -1/2 (/ p x)) 1/4)))
(* -1 (* x (- (* -1/2 (/ p x)) 1/4)))
(* 1/4 x)
(+ (* 1/4 x) (* 1/2 p))
(+ (* 1/4 x) (* 1/2 p))
(+ (* 1/4 x) (* 1/2 p))
(* 1/2 p)
(* p (+ 1/2 (* 1/4 (/ x p))))
(* p (+ 1/2 (* 1/4 (/ x p))))
(* p (+ 1/2 (* 1/4 (/ x p))))
(* 1/2 p)
(* -1 (* p (- (* -1/4 (/ x p)) 1/2)))
(* -1 (* p (- (* -1/4 (/ x p)) 1/2)))
(* -1 (* p (- (* -1/4 (/ x p)) 1/2)))
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* 1/4 x)
(* -2 (/ (pow p 2) (pow x 3)))
(* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))
(* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))
(* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))
(* 4 (/ (pow p 4) (pow x 5)))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* 4 (/ (pow p 4) (pow x 5)))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* 4 (/ (pow p 4) (pow x 5)))
(/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))
(/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))
(/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))
(* -2 (/ (pow p 2) (pow x 3)))
(/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))
(/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))
(/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))
(* -2 (/ (pow p 2) (pow x 3)))
(* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))
(* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))
(* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))
(sqrt 1/2)
(+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))
(+ (sqrt 1/2) (* (pow x 6) (+ (* 1/32 (/ (pow x 2) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ 1 (* (pow p 6) (sqrt 1/2)))))))
(+ (sqrt 1/2) (* (pow x 6) (+ (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (* (pow p 10) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow p 8) (sqrt 1/2)))))) (* 1/16 (/ 1 (* (pow p 6) (sqrt 1/2)))))))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/2 (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 8 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* -8 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4))))))) (* 1/2 (* (pow p 2) (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))) (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))
(sqrt 1/2)
(+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))
(+ (sqrt 1/2) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))
(+ (sqrt 1/2) (+ (* -1/4 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (* (pow p 10) (sqrt 1/2)))) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))))
(sqrt 1/2)
(+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))
(+ (sqrt 1/2) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))
(+ (sqrt 1/2) (+ (* -1/4 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (* (pow p 10) (sqrt 1/2)))) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))))
1/2
(+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))
(+ 1/2 (* (pow x 6) (+ (* 1/16 (/ (pow x 2) (pow p 8))) (* 1/8 (/ 1 (pow p 6))))))
(+ 1/2 (* (pow x 6) (+ (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 10))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6))))))
1
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4)))))
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 8 (pow p 6))) (pow x 6))))))
1
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(- (+ 1 (* 1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(- (+ 1 (* 1/2 (/ (+ (* -8 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6)))) (+ (* -1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))))
1
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))
1/2
(+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))
(+ 1/2 (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6)))))
(+ 1/2 (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 10))) (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6))))))
1/2
(+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))
(+ 1/2 (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6)))))
(+ 1/2 (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 10))) (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6))))))
(* 1/8 (/ (pow x 6) (pow p 6)))
(* (pow x 6) (+ (* 1/16 (/ (pow x 2) (pow p 8))) (* 1/8 (/ 1 (pow p 6)))))
(* (pow x 6) (+ (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 10))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6)))))
(* (pow x 6) (+ (* (pow x 2) (+ (* (pow x 2) (- (* -5/64 (/ (pow x 2) (pow p 12))) (* 1/32 (/ 1 (pow p 10))))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6)))))
1/2
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 4 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))
1/2
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 4 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))
1/2
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))
(* 1/8 (/ (pow x 6) (pow p 6)))
(/ (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))) (pow p 6))
(/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6)))) (pow p 6))
(/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/8 (pow x 12)) (* 1/2 (* (pow x 2) (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10)))))) (pow p 6))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))))) (pow p 6))
(* 1/8 (/ (pow x 6) (pow p 6)))
(/ (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))) (pow p 6))
(/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6)))) (pow p 6))
(/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/8 (pow x 12)) (* 1/2 (* (pow x 2) (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10)))))) (pow p 6))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))))) (pow p 6))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* 1/4 (/ (pow x 2) p))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(* p (pow x 2))
(pow p 4)
(pow p 4)
(pow p 4)
(pow p 4)
(pow p 4)
(pow p 4)
(pow p 4)
(pow p 4)
(pow p 4)
(pow p 4)
(pow p 4)
(pow p 4)
(* 1/2 p)
(* 1/2 p)
(* 1/2 p)
(* 1/2 p)
(* 1/2 p)
(* 1/2 p)
(* 1/2 p)
(* 1/2 p)
(* 1/2 p)
(* 1/2 p)
(* 1/2 p)
(* 1/2 p)
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(* 4 (/ (pow p 2) (pow x 5)))
(/ -2 (pow x 3))
(- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))
(- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))
(- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))
(* 4 (/ (pow p 2) (pow x 5)))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* 4 (/ (pow p 2) (pow x 5)))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* 4 (/ (pow p 2) (pow x 5)))
(/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))
(/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))
(/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))
(/ -2 (pow x 3))
(/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))
(/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))
(/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))
(/ -2 (pow x 3))
(* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))
(* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))
(* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))
(* 2 (/ (pow p 2) x))
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))
(* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))
(* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))
(* 4 (/ (pow p 6) (pow x 5)))
(* (pow p 6) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))
(* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))
(* 4 (/ (pow p 6) (pow x 5)))
(* (pow p 6) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))
(* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))
(* 4 (/ (pow p 6) (pow x 5)))
(/ (+ (* -2 (* (pow p 4) (pow x 2))) (* 4 (pow p 6))) (pow x 5))
(/ (+ (* 4 (pow p 6)) (* (pow x 2) (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))))) (pow x 5))
(/ (+ (* 4 (pow p 6)) (* (pow x 2) (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))))) (pow x 5))
(* 2 (/ (pow p 2) x))
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 4 (/ (pow p 6) (pow x 4))))) x)
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 4 (/ (pow p 6) (pow x 4))))) x)
(* 2 (/ (pow p 2) x))
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))
(* -1 (/ (+ (* -4 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2))))) x))
(* -1 (/ (+ (* -4 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2))))) x))
Outputs
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/128 binary64) (/.f64 x (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))))
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 p (*.f64 p p))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p))))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 p p)))))))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (/ p (* x (sqrt 1/2))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 p (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))
(+ (sqrt 1/2) (+ (* -1/2 (/ (pow p 2) (* (pow x 2) (pow (sqrt 1/2) 3)))) (/ p (* x (sqrt 1/2)))))
(+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 p (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x)))
(+ (sqrt 1/2) (+ (* -1/2 (/ (pow p 2) (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (* 1/2 (/ (- (* -16 (pow p 3)) (* -1 (/ (pow p 3) (pow (sqrt 1/2) 4)))) (* (pow x 3) (sqrt 1/2)))) (/ p (* x (sqrt 1/2))))))
(+.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 p (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -16 binary64)) (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x)))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (/ p (* x (sqrt 1/2))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 p (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ p (sqrt 1/2))) (* 1/2 (/ (pow p 2) (* x (pow (sqrt 1/2) 3))))) x)))
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (/.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) x))
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ p (sqrt 1/2))) (* -1 (/ (+ (* -1/2 (/ (pow p 2) (pow (sqrt 1/2) 3))) (* 1/2 (/ (+ (* -16 (pow p 3)) (/ (pow p 3) (pow (sqrt 1/2) 4))) (* x (sqrt 1/2))))) x))) x)))
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 p (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -16 binary64)) (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))) x)) x))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (/ p (* x (sqrt 1/2))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 p (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))
(+ (sqrt 1/2) (* p (+ (* -1/2 (/ p (* (pow x 2) (pow (sqrt 1/2) 3)))) (/ 1 (* x (sqrt 1/2))))))
(+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 p (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x)))
(+ (sqrt 1/2) (* p (+ (* p (- (* 1/2 (/ (* p (- (/ 1 (* (pow x 3) (pow (sqrt 1/2) 4))) (* 16 (/ 1 (pow x 3))))) (sqrt 1/2))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (/ 1 (* x (sqrt 1/2))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal -16 binary64) (*.f64 x (*.f64 x x)))) (/.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))))) p)))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/128 binary64) (/.f64 x (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))))
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/128 binary64) (/.f64 x (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/32 binary64)) (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (*.f64 p (*.f64 p p))))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))
(+ (sqrt 1/2) (* -1 (/ (+ (* -1/8 (/ x (sqrt 1/2))) (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3))))) p)))
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))) p))
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* 1/32 (pow x 3)) (* 1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* -1/8 (/ x (sqrt 1/2)))) p)))
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) p)) p))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p))))
(+ 1/2 (* x (+ (* (pow x 2) (- (* 1/256 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64))))))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 2 (/ p x)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 p x)))
(+ 1/2 (+ (* -16 (/ (pow p 3) (pow x 3))) (* 2 (/ p x))))
(+.f64 #s(literal 1/2 binary64) (*.f64 p (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 p p)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))
(+ 1/2 (+ (* -16 (/ (pow p 3) (pow x 3))) (+ (* 2 (/ p x)) (* 128 (/ (pow p 5) (pow x 5))))))
(+.f64 (*.f64 p (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 p p)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))) (+.f64 (/.f64 (*.f64 #s(literal 128 binary64) (pow.f64 p #s(literal 5 binary64))) (pow.f64 x #s(literal 5 binary64))) #s(literal 1/2 binary64)))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 2 (/ p x)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 p x)))
(+ 1/2 (* -1 (/ (- (* 16 (/ (pow p 3) (pow x 2))) (* 2 p)) x)))
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) (*.f64 p #s(literal -2 binary64))) x))
(+ 1/2 (* -1 (/ (- (* -128 (/ (pow p 5) (pow x 4))) (+ (* -16 (/ (pow p 3) (pow x 2))) (* 2 p))) x)))
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 p #s(literal -2 binary64)))) x))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 2 (/ p x)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 p x)))
(+ 1/2 (* p (+ (* -16 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 p (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 p p)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))
(+ 1/2 (* p (+ (* (pow p 2) (- (* 128 (/ (pow p 2) (pow x 5))) (* 16 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 128 binary64) (*.f64 p p)) (pow.f64 x #s(literal 5 binary64))))))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))
(+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p))))
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (+ (* 1/256 (/ (pow x 5) (pow p 5))) (* 1/4 (/ x p)))))
(+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 p #s(literal 5 binary64)))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
(+ 1/2 (* -1 (/ (+ (* -1/4 x) (* 1/32 (/ (pow x 3) (pow p 2)))) p)))
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p))) p))
(+ 1/2 (* -1 (/ (+ (* -1/4 x) (+ (* -1/256 (/ (pow x 5) (pow p 4))) (* 1/32 (/ (pow x 3) (pow p 2))))) p)))
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p))) (/.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 p #s(literal 4 binary64)))) p))
(* 1/4 (/ x p))
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p)
(* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p)))
(* x (+ (* (pow x 2) (- (* 1/256 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 x x)) (pow.f64 p #s(literal 5 binary64)))))))
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/2048 (/ (pow x 2) (pow p 7))) (* 1/256 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/2048 binary64) (*.f64 x x)) (pow.f64 p #s(literal 7 binary64))) (/.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 5 binary64))))) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p)))))))
(* 2 (/ p x))
(*.f64 #s(literal 2 binary64) (/.f64 p x))
(/ (+ (* -16 (/ (pow p 3) (pow x 2))) (* 2 p)) x)
(/.f64 (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -16 binary64)) (*.f64 x x))) x)
(/ (- (+ (* 2 p) (* 128 (/ (pow p 5) (pow x 4)))) (* 16 (/ (pow p 3) (pow x 2)))) x)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -16 binary64)) (*.f64 x x)) (+.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 128 binary64) (pow.f64 p #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))))) x)
(/ (- (+ (* -1024 (/ (pow p 7) (pow x 6))) (* 2 p)) (+ (* -128 (/ (pow p 5) (pow x 4))) (* 16 (/ (pow p 3) (pow x 2))))) x)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (pow.f64 p #s(literal 7 binary64))) (pow.f64 x #s(literal 6 binary64))) (-.f64 (*.f64 p #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -16 binary64)) (*.f64 x x))) x)
(* 2 (/ p x))
(*.f64 #s(literal 2 binary64) (/.f64 p x))
(* -1 (/ (+ (* -2 p) (* 16 (/ (pow p 3) (pow x 2)))) x))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) (*.f64 p #s(literal -2 binary64))) (neg.f64 x))
(* -1 (/ (- (+ (* -128 (/ (pow p 5) (pow x 4))) (* -2 p)) (* -16 (/ (pow p 3) (pow x 2)))) x))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (pow.f64 p #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64))) (*.f64 p #s(literal -2 binary64)))) (neg.f64 x))
(* -1 (/ (- (+ (* -2 p) (* 1024 (/ (pow p 7) (pow x 6)))) (+ (* -16 (/ (pow p 3) (pow x 2))) (* 128 (/ (pow p 5) (pow x 4))))) x))
(/.f64 (+.f64 (*.f64 p #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1024 binary64) (pow.f64 p #s(literal 7 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -16 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal 128 binary64) (pow.f64 p #s(literal 5 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (neg.f64 x))
(* 2 (/ p x))
(*.f64 #s(literal 2 binary64) (/.f64 p x))
(* p (+ (* -16 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))
(*.f64 p (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 p p)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))
(* p (+ (* (pow p 2) (- (* 128 (/ (pow p 2) (pow x 5))) (* 16 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))
(*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -16 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal 128 binary64) (*.f64 p p)) (pow.f64 x #s(literal 5 binary64)))))))
(* p (+ (* (pow p 2) (- (* (pow p 2) (+ (* -1024 (/ (pow p 2) (pow x 7))) (* 128 (/ 1 (pow x 5))))) (* 16 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))
(*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal -1024 binary64) (*.f64 p p)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 128 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 #s(literal -16 binary64) (*.f64 x (*.f64 x x)))))))
(* 1/4 (/ x p))
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p)
(/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)
(/.f64 (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (/.f64 (/.f64 (*.f64 x x) p) p))) (*.f64 x #s(literal 1/4 binary64))) p)
(/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (+ (* 1/256 (/ (pow x 5) (pow p 4))) (* 1/4 x))) p)
(/.f64 (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (/.f64 (/.f64 (*.f64 x x) p) p))) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 p #s(literal 4 binary64))))) p)
(/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (+ (* -1/2048 (/ (pow x 7) (pow p 6))) (+ (* 1/256 (/ (pow x 5) (pow p 4))) (* 1/4 x)))) p)
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/2048 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 p #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (/.f64 (/.f64 (*.f64 x x) p) p))) (*.f64 x #s(literal 1/4 binary64)))) p)
(* 1/4 (/ x p))
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p)
(* -1 (/ (+ (* -1/4 x) (* 1/32 (/ (pow x 3) (pow p 2)))) p))
(/.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p))) (-.f64 #s(literal 0 binary64) p))
(* -1 (/ (+ (* -1/4 x) (+ (* -1/256 (/ (pow x 5) (pow p 4))) (* 1/32 (/ (pow x 3) (pow p 2))))) p))
(/.f64 (+.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p))) (/.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 p #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) p))
(* -1 (/ (+ (* -1/4 x) (+ (* -1/256 (/ (pow x 5) (pow p 4))) (+ (* 1/2048 (/ (pow x 7) (pow p 6))) (* 1/32 (/ (pow x 3) (pow p 2)))))) p))
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 x #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p))) (/.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2048 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 p #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) p))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))
(*.f64 p (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p p)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)))
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))
(*.f64 p (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p p)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)))
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))
(*.f64 p (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p p)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)))
(* 3/2 (/ (pow p 3) (pow x 3)))
(/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 p p)) x)))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 p p)) x)))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 p p)) x)))
(* 3/2 (/ (pow p 3) (pow x 3)))
(/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) x) (/.f64 #s(literal -3/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (*.f64 p (*.f64 p p))))
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) x) (/.f64 #s(literal -3/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (*.f64 p (*.f64 p p))))
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) x) (/.f64 #s(literal -3/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (*.f64 p (*.f64 p p))))
(* 3/2 (/ (pow p 3) (pow x 3)))
(/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))
(/.f64 (-.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x p))) (*.f64 x (*.f64 x x)))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))
(/.f64 (-.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x p))) (*.f64 x (*.f64 x x)))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))
(/.f64 (-.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x p))) (*.f64 x (*.f64 x x)))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x)
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x)
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x)
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (neg.f64 x))
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (neg.f64 x))
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))
(/.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x)))) (neg.f64 x))
(* -3/2 (pow p 4))
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/2 binary64))
(* -3/2 (pow p 4))
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/2 binary64))
(* -3/2 (pow p 4))
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/2 binary64))
(* -3/2 (pow p 4))
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/2 binary64))
(* -3/2 (pow p 4))
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/2 binary64))
(* -3/2 (pow p 4))
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/2 binary64))
(* -3/2 (pow p 4))
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/2 binary64))
(* -3/2 (pow p 4))
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/2 binary64))
(* -3/2 (pow p 4))
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/2 binary64))
(* -3/2 (pow p 4))
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/2 binary64))
(* -3/2 (pow p 4))
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/2 binary64))
(* -3/2 (pow p 4))
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/2 binary64))
p
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))
(*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x))))
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))
(*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x))))
(* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))
(*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x))))
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 x x))))
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 x x))))
(* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2)))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -3/2 binary64) (*.f64 x x))))
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (*.f64 p p))))
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (*.f64 p p))))
(* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))))
(*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (*.f64 p p))))
(* -3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) x) x)
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))
(/.f64 (+.f64 (*.f64 x (*.f64 x p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64))) (*.f64 x x))
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))
(/.f64 (+.f64 (*.f64 x (*.f64 x p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64))) (*.f64 x x))
(/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))
(/.f64 (+.f64 (*.f64 x (*.f64 x p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64))) (*.f64 x x))
p
(+ p (* -3/2 (/ (pow p 3) (pow x 2))))
(*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x))))
(+ p (* -3/2 (/ (pow p 3) (pow x 2))))
(*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x))))
(+ p (* -3/2 (/ (pow p 3) (pow x 2))))
(*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x))))
p
(+ p (* -3/2 (/ (pow p 3) (pow x 2))))
(*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x))))
(+ p (* -3/2 (/ (pow p 3) (pow x 2))))
(*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x))))
(+ p (* -3/2 (/ (pow p 3) (pow x 2))))
(*.f64 p (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 p p)) (*.f64 x x))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/128 binary64) (/.f64 x (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))))
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/1024 (/ x (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) x) (*.f64 (*.f64 p p) (*.f64 p (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))))) (/.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p p)))))))
(* 1/2 (sqrt (/ x p)))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x p)))
(* x (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x))))))
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))))
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64)))))))
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/4 (sqrt (/ (pow p 5) (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))))
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 p #s(literal 5 binary64)) (pow.f64 x #s(literal 7 binary64))))))))
(* -1 (* (sqrt (/ x p)) (* (sqrt -1) (sqrt -1/4))))
(*.f64 (*.f64 (sqrt.f64 (/.f64 x p)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(* -1 (* x (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (neg.f64 x))
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))))
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal 1/4 binary64)))) (neg.f64 x))
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/128 (* (sqrt (/ (pow p 5) (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/4) 5)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))))
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 p #s(literal 5 binary64)) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64))) #s(literal 1/128 binary64))))) (neg.f64 x))
(* 1/2 (sqrt (/ x p)))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x p)))
(/ (+ (* 1/2 (sqrt (* p x))) (* 1/2 (sqrt (/ (pow p 3) x)))) p)
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (*.f64 x p)) (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) x)))) p)
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* -1/4 (sqrt (/ p (pow x 3)))) (* 1/2 (sqrt (/ 1 (* p x))))))) p)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x p))) (*.f64 (*.f64 p p) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))))))) p)
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* (pow p 2) (+ (* -1/4 (sqrt (/ 1 (* (pow p 3) (pow x 3))))) (* 1/4 (sqrt (/ 1 (* p (pow x 5)))))))))) p)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x p))) (*.f64 (*.f64 p p) (+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p)))) (*.f64 (*.f64 p p) (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (*.f64 x (*.f64 p (*.f64 x (*.f64 x p)))))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) p)))))))) p)
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/128 binary64) (/.f64 x (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))))
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/1024 (/ (pow x 3) (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/128 binary64) (/.f64 x (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)))) (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p p) (*.f64 p (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64)))))))
(* (sqrt -1) (sqrt -1/2))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))
(+ (* -1/8 (/ (* x (sqrt -1)) (* p (sqrt -1/2)))) (* (sqrt -1) (sqrt -1/2)))
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 p (sqrt.f64 #s(literal -1/2 binary64)))))
(+ (* -1 (/ (+ (* 1/128 (/ (* (pow x 2) (sqrt -1)) (* p (pow (sqrt -1/2) 3)))) (* 1/8 (/ (* x (sqrt -1)) (sqrt -1/2)))) p)) (* (sqrt -1) (sqrt -1/2)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/128 binary64) (/.f64 (*.f64 x x) p)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))) p))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (* (pow x 2) (sqrt -1)) (pow (sqrt -1/2) 3))) (* -1/1024 (/ (* (pow x 3) (sqrt -1)) (* p (pow (sqrt -1/2) 5))))) p)) (* 1/8 (/ (* x (sqrt -1)) (sqrt -1/2)))) p)) (* (sqrt -1) (sqrt -1/2)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 p (pow.f64 (sqrt.f64 #s(literal -1/2 binary64)) #s(literal 5 binary64))))) p)) p))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
(* 1/4 (/ x p))
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p)
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x)))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x)))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x)))
(* 1/4 (/ x p))
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p)
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x)))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x)))
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x)))
(* 1/4 (/ x p))
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p)
(/ (+ (* 1/4 x) (* 1/2 p)) p)
(/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) p)
(/ (+ (* 1/4 x) (* 1/2 p)) p)
(/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) p)
(/ (+ (* 1/4 x) (* 1/2 p)) p)
(/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p)) p)
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
(+ 1/2 (* 1/4 (/ x p)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(+ (* 1/4 x) (* 1/2 p))
(+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))
(+ (* 1/4 x) (* 1/2 p))
(+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))
(+ (* 1/4 x) (* 1/2 p))
(+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* x (+ 1/4 (* 1/2 (/ p x))))
(*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) p) x)))
(* x (+ 1/4 (* 1/2 (/ p x))))
(*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) p) x)))
(* x (+ 1/4 (* 1/2 (/ p x))))
(*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) p) x)))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* -1 (* x (- (* -1/2 (/ p x)) 1/4)))
(*.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) p) x)) (neg.f64 x))
(* -1 (* x (- (* -1/2 (/ p x)) 1/4)))
(*.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) p) x)) (neg.f64 x))
(* -1 (* x (- (* -1/2 (/ p x)) 1/4)))
(*.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) p) x)) (neg.f64 x))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(+ (* 1/4 x) (* 1/2 p))
(+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))
(+ (* 1/4 x) (* 1/2 p))
(+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))
(+ (* 1/4 x) (* 1/2 p))
(+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) p))
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* p (+ 1/2 (* 1/4 (/ x p))))
(*.f64 p (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
(* p (+ 1/2 (* 1/4 (/ x p))))
(*.f64 p (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
(* p (+ 1/2 (* 1/4 (/ x p))))
(*.f64 p (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* -1 (* p (- (* -1/4 (/ x p)) 1/2)))
(*.f64 (-.f64 #s(literal 0 binary64) p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x #s(literal -1/4 binary64)) p)))
(* -1 (* p (- (* -1/4 (/ x p)) 1/2)))
(*.f64 (-.f64 #s(literal 0 binary64) p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x #s(literal -1/4 binary64)) p)))
(* -1 (* p (- (* -1/4 (/ x p)) 1/2)))
(*.f64 (-.f64 #s(literal 0 binary64) p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x #s(literal -1/4 binary64)) p)))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* 1/4 x)
(*.f64 x #s(literal 1/4 binary64))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(* 4 (/ (pow p 4) (pow x 5)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 5 binary64)))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p)))))))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p)))))))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p)))))))
(* 4 (/ (pow p 4) (pow x 5)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 5 binary64)))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p)))))))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p)))))))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p)))))))
(* 4 (/ (pow p 4) (pow x 5)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 p (*.f64 x (*.f64 x p)))) (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 p (*.f64 x (*.f64 x p)))) (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 p (*.f64 x (*.f64 x p)))) (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 5 binary64)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x x))) (*.f64 x (*.f64 x x)))
(/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x x))) (*.f64 x (*.f64 x x)))
(/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x x))) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -4 binary64)) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -4 binary64)) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -4 binary64)) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 2 binary64)))) (*.f64 x (*.f64 x x))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))
(+ (sqrt 1/2) (* (pow x 6) (+ (* 1/32 (/ (pow x 2) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ 1 (* (pow p 6) (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 8 binary64)))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal 6 binary64))))))
(+ (sqrt 1/2) (* (pow x 6) (+ (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (* (pow p 10) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow p 8) (sqrt 1/2)))))) (* 1/16 (/ 1 (* (pow p 6) (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal 10 binary64))) (/.f64 (/.f64 #s(literal 1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal 8 binary64))))))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/2 (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 8 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))
(+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 (*.f64 p p) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -6 binary64)))) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 8 binary64)) (*.f64 (*.f64 p p) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 p #s(literal 4 binary64)))))))) (pow.f64 x #s(literal 6 binary64))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)))
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))) (pow.f64 x #s(literal 4 binary64))))))
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* -8 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4))))))) (* 1/2 (* (pow p 2) (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))) (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 p p) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))))) (*.f64 (*.f64 p p) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 6 binary64))))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)))
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 11/8 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))))))
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal -69/16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))
(+ (sqrt 1/2) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 8 binary64))))))
(+ (sqrt 1/2) (+ (* -1/4 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (* (pow p 10) (sqrt 1/2)))) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 8 binary64)))) (*.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 1/16 binary64)) (pow.f64 p #s(literal 10 binary64)))))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))
(+ (sqrt 1/2) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 8 binary64))))))
(+ (sqrt 1/2) (+ (* -1/4 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (* (pow p 10) (sqrt 1/2)))) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 8 binary64)))) (*.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 1/16 binary64)) (pow.f64 p #s(literal 10 binary64)))))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))
(+ 1/2 (* (pow x 6) (+ (* 1/16 (/ (pow x 2) (pow p 8))) (* 1/8 (/ 1 (pow p 6))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 x (/.f64 x (pow.f64 p #s(literal 8 binary64))))))))
(+ 1/2 (* (pow x 6) (+ (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 10))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (pow.f64 p #s(literal 10 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 8 binary64))))))))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4)))))
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))))
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 8 (pow p 6))) (pow x 6))))))
(+.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 p p) (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -4 binary64))) (pow.f64 x #s(literal 6 binary64)))))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(- (+ 1 (* 1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))))
(- (+ 1 (* 1/2 (/ (+ (* -8 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6)))) (+ (* -1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -8 binary64)) (*.f64 (*.f64 p p) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)))))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64)) (pow.f64 x #s(literal 4 binary64))))))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))))))
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))
(+ 1/2 (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6)))))
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 p #s(literal 8 binary64)))))
(+ 1/2 (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 10))) (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6))))))
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 p #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 10 binary64))) #s(literal 1/16 binary64)) (pow.f64 p #s(literal 10 binary64))))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))
(+ 1/2 (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6)))))
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 p #s(literal 8 binary64)))))
(+ 1/2 (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 10))) (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6))))))
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 p #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 10 binary64))) #s(literal 1/16 binary64)) (pow.f64 p #s(literal 10 binary64))))))
(* 1/8 (/ (pow x 6) (pow p 6)))
(/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))
(* (pow x 6) (+ (* 1/16 (/ (pow x 2) (pow p 8))) (* 1/8 (/ 1 (pow p 6)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 x (/.f64 x (pow.f64 p #s(literal 8 binary64)))))))
(* (pow x 6) (+ (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 10))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (pow.f64 p #s(literal 10 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 8 binary64)))))))
(* (pow x 6) (+ (* (pow x 2) (+ (* (pow x 2) (- (* -5/64 (/ (pow x 2) (pow p 12))) (* 1/32 (/ 1 (pow p 10))))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -5/64 binary64) (*.f64 x x)) (pow.f64 p #s(literal 12 binary64))) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 10 binary64)))))))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 p p) (*.f64 x x)))
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 4 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))
(-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 p p) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -3 binary64))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 p p) (*.f64 x x)))
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 4 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))
(-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 p p) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3 binary64))))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -3 binary64))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))))))
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 p (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))))))
(* 1/8 (/ (pow x 6) (pow p 6)))
(/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))
(/ (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))) (pow p 6))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 p p)) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))
(/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6)))) (pow p 6))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 p p)) (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 10 binary64))) #s(literal 1/16 binary64)) (pow.f64 p #s(literal 4 binary64))))) (pow.f64 p #s(literal 6 binary64)))
(/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/8 (pow x 12)) (* 1/2 (* (pow x 2) (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10)))))) (pow p 6))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))))) (pow p 6))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 p p)) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 10 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 12 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (pow.f64 p #s(literal 6 binary64)))))) (pow.f64 p #s(literal 6 binary64)))
(* 1/8 (/ (pow x 6) (pow p 6)))
(/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))
(/ (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))) (pow p 6))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 p p)) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))
(/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6)))) (pow p 6))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 p p)) (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 10 binary64))) #s(literal 1/16 binary64)) (pow.f64 p #s(literal 4 binary64))))) (pow.f64 p #s(literal 6 binary64)))
(/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/8 (pow x 12)) (* 1/2 (* (pow x 2) (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10)))))) (pow p 6))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))))) (pow p 6))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 p p)) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 10 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 12 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (pow.f64 p #s(literal 6 binary64)))))) (pow.f64 p #s(literal 6 binary64)))
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* 1/4 (/ (pow x 2) p))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) p)
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(* p (pow x 2))
(*.f64 x (*.f64 x p))
(pow p 4)
(pow.f64 p #s(literal 4 binary64))
(pow p 4)
(pow.f64 p #s(literal 4 binary64))
(pow p 4)
(pow.f64 p #s(literal 4 binary64))
(pow p 4)
(pow.f64 p #s(literal 4 binary64))
(pow p 4)
(pow.f64 p #s(literal 4 binary64))
(pow p 4)
(pow.f64 p #s(literal 4 binary64))
(pow p 4)
(pow.f64 p #s(literal 4 binary64))
(pow p 4)
(pow.f64 p #s(literal 4 binary64))
(pow p 4)
(pow.f64 p #s(literal 4 binary64))
(pow p 4)
(pow.f64 p #s(literal 4 binary64))
(pow p 4)
(pow.f64 p #s(literal 4 binary64))
(pow p 4)
(pow.f64 p #s(literal 4 binary64))
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* 1/2 p)
(*.f64 #s(literal 1/2 binary64) p)
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(/ -2 (pow x 3))
(/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))
(- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p)))))))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p)))))))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p)))))))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p)))))))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p)))))))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p)))))))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (pow.f64 x #s(literal 5 binary64)))
(/ -2 (pow x 3))
(/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))
(/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))
(/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))
(/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))
(/ -2 (pow x 3))
(/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))
(* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x))))
(* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x))))
(* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 p p)) (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x))))
(* 2 (/ (pow p 2) x))
(*.f64 p (*.f64 #s(literal 2 binary64) (/.f64 p x)))
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))))
(* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))
(* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))
(* 4 (/ (pow p 6) (pow x 5)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 5 binary64)))
(* (pow p 6) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p)))))))
(* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 p #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p))))))))
(* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 p #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p))))))))
(* 4 (/ (pow p 6) (pow x 5)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 5 binary64)))
(* (pow p 6) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p)))))))
(* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 p #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p))))))))
(* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 p #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 p (*.f64 x (*.f64 x p))))))))
(* 4 (/ (pow p 6) (pow x 5)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow p 4) (pow x 2))) (* 4 (pow p 6))) (pow x 5))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 x (*.f64 x (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))))) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* 4 (pow p 6)) (* (pow x 2) (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))))) (pow x 5))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p (*.f64 x (*.f64 x p))))))) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* 4 (pow p 6)) (* (pow x 2) (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))))) (pow x 5))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p (*.f64 x (*.f64 x p))))))) (pow.f64 x #s(literal 5 binary64)))
(* 2 (/ (pow p 2) x))
(*.f64 p (*.f64 #s(literal 2 binary64) (/.f64 p x)))
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)
(/.f64 (+.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x x))) x)
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 4 (/ (pow p 6) (pow x 4))))) x)
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x x)) (+.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64))))) x)
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 4 (/ (pow p 6) (pow x 4))))) x)
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 x x)) (+.f64 (*.f64 p (*.f64 p #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64))))) x)
(* 2 (/ (pow p 2) x))
(*.f64 p (*.f64 #s(literal 2 binary64) (/.f64 p x)))
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 x))
(* -1 (/ (+ (* -4 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2))))) x))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 x))
(* -1 (/ (+ (* -4 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2))))) x))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 x))

eval503.0ms (4.3%)

Compiler

Compiled 36977 to 3961 computations (89.3% saved)

prune143.0ms (1.2%)

Pruning

14 alts after pruning (7 fresh and 7 done)

PrunedKeptTotal
New114541149
Fresh033
Picked325
Done055
Total1148141162
Accuracy
100.0%
Counts
1162 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
29.8%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x)
27.8%
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))
23.2%
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
24.6%
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))))
20.4%
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
51.8%
(sqrt.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 p #s(literal 1/2 binary64))) p))
51.8%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
56.2%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))))
70.0%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))
70.0%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))))))))
74.7%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
55.4%
(sqrt.f64 #s(literal 1/2 binary64))
30.2%
(neg.f64 (/.f64 p x))
32.8%
#s(literal 1 binary64)
Compiler

Compiled 391 to 238 computations (39.1% saved)

simplify187.0ms (1.6%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
cost-diff0
(*.f64 p p)
cost-diff0
(*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))))
cost-diff0
(*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))
cost-diff0
(/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))
cost-diff0
(-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p)
cost-diff0
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x)
cost-diff0
(-.f64 #s(literal 0 binary64) p)
cost-diff0
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))
cost-diff256
(/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
cost-diff256
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)
cost-diff-64
(neg.f64 (/.f64 p x))
cost-diff0
(/.f64 p x)
cost-diff0
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))))))
cost-diff0
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))))))))
cost-diff0
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))))))))
cost-diff128
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))))
Rules
3658×*-lowering-*.f32
3658×*-lowering-*.f64
1822×fnmadd-define
1738×sum3-define
1392×times-frac
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
045378
1143350
2394348
31143330
45023330
08165330
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))))))))
(+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x)))))))))
1/2
(/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))))))
(* 1/2 x)
x
(+ x (* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x)))))))
(* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))))
(* p p)
p
(+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x)))))
(/ 2 x)
2
(* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))
(/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x)))
(+ -2 (/ (* (* p p) 4) (* x x)))
-2
(/ (* (* p p) 4) (* x x))
(* (* p p) 4)
4
(* x x)
(* x (* x x))
(neg (/ p x))
(/ p x)
p
x
(- 0 (* (/ (- 0 p) (- 0 (* x x))) x))
0
(* (/ (- 0 p) (- 0 (* x x))) x)
(/ (- 0 p) (- 0 (* x x)))
(- 0 p)
p
(- 0 (* x x))
(* x x)
x
(/ (- (/ (* (* p (* p p)) 3/2) (* x x)) p) x)
(- (/ (* (* p (* p p)) 3/2) (* x x)) p)
(/ (* (* p (* p p)) 3/2) (* x x))
(* (* p (* p p)) 3/2)
(* p (* p p))
p
(* p p)
3/2
(* x x)
x
(+ 1 (* (* p p) (/ (+ -1/2 (/ (* (* p p) 11/8) (* x x))) (* x x))))
1
(* (* p p) (/ (+ -1/2 (/ (* (* p p) 11/8) (* x x))) (* x x)))
(* p p)
p
(/ (+ -1/2 (/ (* (* p p) 11/8) (* x x))) (* x x))
(+ -1/2 (/ (* (* p p) 11/8) (* x x)))
-1/2
(/ (* (* p p) 11/8) (* x x))
(* (* p p) 11/8)
11/8
(* x x)
x
Outputs
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))))))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (/.f64 (*.f64 p p) x) (+.f64 (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x))) (*.f64 x x))) #s(literal 2 binary64)))))))
(+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x)))))))))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (/.f64 (*.f64 p p) x) (+.f64 (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x))) (*.f64 x x))) #s(literal 2 binary64))))))
1/2
#s(literal 1/2 binary64)
(/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (/.f64 (*.f64 p p) x) (+.f64 (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x))) (*.f64 x x))) #s(literal 2 binary64)))))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
x
(+ x (* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x)))))))
(+.f64 x (*.f64 (/.f64 (*.f64 p p) x) (+.f64 (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x))) (*.f64 x x))) #s(literal 2 binary64))))
(* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))))
(*.f64 (/.f64 (*.f64 p p) x) (+.f64 (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x))) (*.f64 x x))) #s(literal 2 binary64)))
(* p p)
(*.f64 p p)
p
(+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x)))))
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x)))
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
2
#s(literal 2 binary64)
(* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x))) (/.f64 (/.f64 (/.f64 (*.f64 p p) x) x) x))
(/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x)))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x))) (*.f64 x (*.f64 x x)))
(+ -2 (/ (* (* p p) 4) (* x x)))
(+.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x)))
-2
#s(literal -2 binary64)
(/ (* (* p p) 4) (* x x))
(/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x))
(* (* p p) 4)
(*.f64 p (*.f64 p #s(literal 4 binary64)))
4
#s(literal 4 binary64)
(* x x)
(*.f64 x x)
(* x (* x x))
(*.f64 x (*.f64 x x))
(neg (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(/ p x)
(/.f64 p x)
p
x
(- 0 (* (/ (- 0 p) (- 0 (* x x))) x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
0
#s(literal 0 binary64)
(* (/ (- 0 p) (- 0 (* x x))) x)
(/.f64 p x)
(/ (- 0 p) (- 0 (* x x)))
(/.f64 p (*.f64 x x))
(- 0 p)
(-.f64 #s(literal 0 binary64) p)
p
(- 0 (* x x))
(-.f64 #s(literal 0 binary64) (*.f64 x x))
(* x x)
(*.f64 x x)
x
(/ (- (/ (* (* p (* p p)) 3/2) (* x x)) p) x)
(/.f64 (*.f64 p (+.f64 (*.f64 p (*.f64 p (/.f64 #s(literal 3/2 binary64) (*.f64 x x)))) #s(literal -1 binary64))) x)
(- (/ (* (* p (* p p)) 3/2) (* x x)) p)
(*.f64 p (+.f64 (*.f64 p (*.f64 p (/.f64 #s(literal 3/2 binary64) (*.f64 x x)))) #s(literal -1 binary64)))
(/ (* (* p (* p p)) 3/2) (* x x))
(*.f64 p (*.f64 p (*.f64 p (/.f64 #s(literal 3/2 binary64) (*.f64 x x)))))
(* (* p (* p p)) 3/2)
(*.f64 p (*.f64 p (*.f64 p #s(literal 3/2 binary64))))
(* p (* p p))
(*.f64 p (*.f64 p p))
p
(* p p)
(*.f64 p p)
3/2
#s(literal 3/2 binary64)
(* x x)
(*.f64 x x)
x
(+ 1 (* (* p p) (/ (+ -1/2 (/ (* (* p p) 11/8) (* x x))) (* x x))))
(+.f64 #s(literal 1 binary64) (*.f64 p (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (/.f64 p (*.f64 x x)))))
1
#s(literal 1 binary64)
(* (* p p) (/ (+ -1/2 (/ (* (* p p) 11/8) (* x x))) (* x x)))
(*.f64 p (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (/.f64 p (*.f64 x x))))
(* p p)
(*.f64 p p)
p
(/ (+ -1/2 (/ (* (* p p) 11/8) (* x x))) (* x x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))) (*.f64 x x))
(+ -1/2 (/ (* (* p p) 11/8) (* x x)))
(+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x)))
-1/2
#s(literal -1/2 binary64)
(/ (* (* p p) 11/8) (* x x))
(/.f64 (*.f64 p (*.f64 p #s(literal 11/8 binary64))) (*.f64 x x))
(* (* p p) 11/8)
(*.f64 p (*.f64 p #s(literal 11/8 binary64)))
11/8
#s(literal 11/8 binary64)
(* x x)
(*.f64 x x)
x

localize268.0ms (2.3%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 (*.f64 p p) #s(literal 11/8 binary64))
accuracy97.2%
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
accuracy93.6%
(*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)))
accuracy90.4%
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
accuracy99.8%
(*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))
accuracy99.8%
(*.f64 p (*.f64 p p))
accuracy98.5%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x)
accuracy92.6%
(/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))
accuracy100.0%
(-.f64 #s(literal 0 binary64) p)
accuracy100.0%
(*.f64 x x)
accuracy99.7%
(/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
accuracy89.9%
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)
accuracy100.0%
(/.f64 p x)
accuracy100.0%
(neg.f64 (/.f64 p x))
accuracy97.1%
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))))
accuracy95.3%
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))
accuracy90.3%
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
accuracy87.4%
(*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))
Results
153.0ms256×0valid
Compiler

Compiled 491 to 46 computations (90.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 69.0ms
ival-div: 19.0ms (27.5% of total)
ival-mult: 19.0ms (27.5% of total)
ival-sqrt: 15.0ms (21.7% of total)
ival-add: 9.0ms (13% of total)
ival-sub: 5.0ms (7.2% of total)
const: 1.0ms (1.4% of total)
ival-neg: 1.0ms (1.4% of total)
backward-pass: 0.0ms (0% of total)

series39.0ms (0.3%)

Counts
25 → 528
Calls
Call 1
Inputs
#<alt (* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))))>
#<alt (sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))))))))>
#<alt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x)))))))))>
#<alt (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))))))>
#<alt (/ p x)>
#<alt (neg (/ p x))>
#<alt (* (/ (- 0 p) (- 0 (* x x))) x)>
#<alt (/ (- 0 p) (- 0 (* x x)))>
#<alt (- 0 (* (/ (- 0 p) (- 0 (* x x))) x))>
#<alt (- 0 p)>
#<alt (/ (- (/ (* (* p (* p p)) 3/2) (* x x)) p) x)>
#<alt (- (/ (* (* p (* p p)) 3/2) (* x x)) p)>
#<alt (/ (* (* p (* p p)) 3/2) (* x x))>
#<alt (* (* p (* p p)) 3/2)>
#<alt (+ 1 (* (* p p) (/ (+ -1/2 (/ (* (* p p) 11/8) (* x x))) (* x x))))>
#<alt (* (* p p) (/ (+ -1/2 (/ (* (* p p) 11/8) (* x x))) (* x x)))>
#<alt (* p p)>
#<alt (/ (+ -1/2 (/ (* (* p p) 11/8) (* x x))) (* x x))>
#<alt (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))>
#<alt (/ (* (* p p) 4) (* x x))>
#<alt (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x)))>
#<alt (* x x)>
#<alt (* p (* p p))>
#<alt (/ (* (* p p) 11/8) (* x x))>
#<alt (* (* p p) 11/8)>
Outputs
#<alt (* 2 (/ (pow p 2) x))>
#<alt (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))>
#<alt (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))>
#<alt (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))>
#<alt (* 4 (/ (pow p 6) (pow x 5)))>
#<alt (* (pow p 6) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))>
#<alt (* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))>
#<alt (* 4 (/ (pow p 6) (pow x 5)))>
#<alt (* (pow p 6) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))>
#<alt (* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))>
#<alt (* 4 (/ (pow p 6) (pow x 5)))>
#<alt (/ (+ (* -2 (* (pow p 4) (pow x 2))) (* 4 (pow p 6))) (pow x 5))>
#<alt (/ (+ (* 4 (pow p 6)) (* (pow x 2) (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))))) (pow x 5))>
#<alt (/ (+ (* 4 (pow p 6)) (* (pow x 2) (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))))) (pow x 5))>
#<alt (* 2 (/ (pow p 2) x))>
#<alt (/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)>
#<alt (/ (+ (* -2 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 4 (/ (pow p 6) (pow x 4))))) x)>
#<alt (/ (+ (* -2 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 4 (/ (pow p 6) (pow x 4))))) x)>
#<alt (* 2 (/ (pow p 2) x))>
#<alt (* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))>
#<alt (* -1 (/ (+ (* -4 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2))))) x))>
#<alt (* -1 (/ (+ (* -4 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2))))) x))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (* (pow x 6) (+ (* 1/32 (/ (pow x 2) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ 1 (* (pow p 6) (sqrt 1/2)))))))>
#<alt (+ (sqrt 1/2) (* (pow x 6) (+ (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (* (pow p 10) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow p 8) (sqrt 1/2)))))) (* 1/16 (/ 1 (* (pow p 6) (sqrt 1/2)))))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))>
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/2 (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 8 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))>
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* -8 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4))))))) (* 1/2 (* (pow p 2) (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))) (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))>
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))>
#<alt (+ (sqrt 1/2) (+ (* -1/4 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (* (pow p 10) (sqrt 1/2)))) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))))>
#<alt (sqrt 1/2)>
#<alt (+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))>
#<alt (+ (sqrt 1/2) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))>
#<alt (+ (sqrt 1/2) (+ (* -1/4 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (* (pow p 10) (sqrt 1/2)))) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))>
#<alt (+ 1/2 (* (pow x 6) (+ (* 1/16 (/ (pow x 2) (pow p 8))) (* 1/8 (/ 1 (pow p 6))))))>
#<alt (+ 1/2 (* (pow x 6) (+ (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 10))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6))))))>
#<alt 1>
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4)))))>
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 8 (pow p 6))) (pow x 6))))))>
#<alt 1>
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (- (+ 1 (* 1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))>
#<alt (- (+ 1 (* 1/2 (/ (+ (* -8 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6)))) (+ (* -1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))))>
#<alt 1>
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))>
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))>
#<alt (+ 1/2 (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6)))))>
#<alt (+ 1/2 (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 10))) (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6))))))>
#<alt 1/2>
#<alt (+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))>
#<alt (+ 1/2 (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6)))))>
#<alt (+ 1/2 (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 10))) (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6))))))>
#<alt (* 1/8 (/ (pow x 6) (pow p 6)))>
#<alt (* (pow x 6) (+ (* 1/16 (/ (pow x 2) (pow p 8))) (* 1/8 (/ 1 (pow p 6)))))>
#<alt (* (pow x 6) (+ (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 10))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6)))))>
#<alt (* (pow x 6) (+ (* (pow x 2) (+ (* (pow x 2) (- (* -5/64 (/ (pow x 2) (pow p 12))) (* 1/32 (/ 1 (pow p 10))))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6)))))>
#<alt 1/2>
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))>
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 4 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))>
#<alt 1/2>
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))>
#<alt (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 4 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))>
#<alt 1/2>
#<alt (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))>
#<alt (+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))>
#<alt (* 1/8 (/ (pow x 6) (pow p 6)))>
#<alt (/ (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))) (pow p 6))>
#<alt (/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6)))) (pow p 6))>
#<alt (/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/8 (pow x 12)) (* 1/2 (* (pow x 2) (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10)))))) (pow p 6))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))))) (pow p 6))>
#<alt (* 1/8 (/ (pow x 6) (pow p 6)))>
#<alt (/ (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))) (pow p 6))>
#<alt (/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6)))) (pow p 6))>
#<alt (/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/8 (pow x 12)) (* 1/2 (* (pow x 2) (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10)))))) (pow p 6))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))))) (pow p 6))>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p x)>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (/ p (pow x 2))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ p x))>
#<alt (* -1 p)>
#<alt (* -1 p)>
#<alt (* -1 p)>
#<alt (* -1 p)>
#<alt (* -1 p)>
#<alt (* -1 p)>
#<alt (* -1 p)>
#<alt (* -1 p)>
#<alt (* -1 p)>
#<alt (* -1 p)>
#<alt (* -1 p)>
#<alt (* -1 p)>
#<alt (* -1 (/ p x))>
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))>
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))>
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))>
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))>
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))>
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))>
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))>
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))>
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))>
#<alt (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))>
#<alt (* 3/2 (/ (pow p 3) (pow x 3)))>
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))>
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))>
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))>
#<alt (* -1 (/ p x))>
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)>
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)>
#<alt (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)>
#<alt (* -1 (/ p x))>
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))>
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))>
#<alt (* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))>
#<alt (* -1 p)>
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1))>
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1))>
#<alt (* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))>
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))>
#<alt (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2))>
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2))>
#<alt (/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2))>
#<alt (* -1 p)>
#<alt (- (* 3/2 (/ (pow p 3) (pow x 2))) p)>
#<alt (- (* 3/2 (/ (pow p 3) (pow x 2))) p)>
#<alt (- (* 3/2 (/ (pow p 3) (pow x 2))) p)>
#<alt (* -1 p)>
#<alt (- (* 3/2 (/ (pow p 3) (pow x 2))) p)>
#<alt (- (* 3/2 (/ (pow p 3) (pow x 2))) p)>
#<alt (- (* 3/2 (/ (pow p 3) (pow x 2))) p)>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (/ (pow p 3) (pow x 2)))>
#<alt (* 3/2 (pow p 3))>
#<alt (* 3/2 (pow p 3))>
#<alt (* 3/2 (pow p 3))>
#<alt (* 3/2 (pow p 3))>
#<alt (* 3/2 (pow p 3))>
#<alt (* 3/2 (pow p 3))>
#<alt (* 3/2 (pow p 3))>
#<alt (* 3/2 (pow p 3))>
#<alt (* 3/2 (pow p 3))>
#<alt (* 3/2 (pow p 3))>
#<alt (* 3/2 (pow p 3))>
#<alt (* 3/2 (pow p 3))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))>
#<alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* 11/8 (/ (pow p 4) (pow x 4)))>
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))>
#<alt (* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))>
#<alt (* 11/8 (/ (pow p 4) (pow x 4)))>
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))>
#<alt (* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))>
#<alt (* 11/8 (/ (pow p 4) (pow x 4)))>
#<alt (/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))>
#<alt (/ (+ (* 11/8 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow p 2)) (pow x 2)))) (pow x 4))>
#<alt (/ (+ (* 11/8 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow p 2)) (pow x 2)))) (pow x 4))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))>
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))>
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))>
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* 11/8 (/ (pow p 4) (pow x 4)))>
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* 11/8 (/ (pow p 4) (pow x 4)))>
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* 11/8 (/ (pow p 4) (pow x 4)))>
#<alt (/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))>
#<alt (/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))>
#<alt (/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))>
#<alt (/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))>
#<alt (/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))>
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))>
#<alt (/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))>
#<alt (/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))>
#<alt (/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (pow p 2)>
#<alt (/ -1/2 (pow x 2))>
#<alt (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))>
#<alt (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))>
#<alt (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))>
#<alt (* 11/8 (/ (pow p 2) (pow x 4)))>
#<alt (/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))>
#<alt (/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))>
#<alt (/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))>
#<alt (/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))>
#<alt (/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))>
#<alt (/ -1/2 (pow x 2))>
#<alt (/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))>
#<alt (/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))>
#<alt (/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))>
#<alt (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))>
#<alt (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))>
#<alt (* 4 (/ (pow p 4) (pow x 5)))>
#<alt (* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* 4 (/ (pow p 4) (pow x 5)))>
#<alt (* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* 4 (/ (pow p 4) (pow x 5)))>
#<alt (/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))>
#<alt (/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))>
#<alt (/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))>
#<alt (/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))>
#<alt (/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))>
#<alt (* -2 (/ (pow p 2) (pow x 3)))>
#<alt (* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (* 4 (/ (pow p 2) (pow x 2)))>
#<alt (/ -2 (pow x 3))>
#<alt (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))>
#<alt (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))>
#<alt (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))>
#<alt (* 4 (/ (pow p 2) (pow x 5)))>
#<alt (/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))>
#<alt (/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))>
#<alt (/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))>
#<alt (/ -2 (pow x 3))>
#<alt (/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))>
#<alt (/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))>
#<alt (/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))>
#<alt (/ -2 (pow x 3))>
#<alt (* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))>
#<alt (* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))>
#<alt (* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow p 3)>
#<alt (pow p 3)>
#<alt (pow p 3)>
#<alt (pow p 3)>
#<alt (pow p 3)>
#<alt (pow p 3)>
#<alt (pow p 3)>
#<alt (pow p 3)>
#<alt (pow p 3)>
#<alt (pow p 3)>
#<alt (pow p 3)>
#<alt (pow p 3)>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (/ (pow p 2) (pow x 2)))>
#<alt (* 11/8 (pow p 2))>
#<alt (* 11/8 (pow p 2))>
#<alt (* 11/8 (pow p 2))>
#<alt (* 11/8 (pow p 2))>
#<alt (* 11/8 (pow p 2))>
#<alt (* 11/8 (pow p 2))>
#<alt (* 11/8 (pow p 2))>
#<alt (* 11/8 (pow p 2))>
#<alt (* 11/8 (pow p 2))>
#<alt (* 11/8 (pow p 2))>
#<alt (* 11/8 (pow p 2))>
#<alt (* 11/8 (pow p 2))>
Calls

132 calls:

TimeVariablePointExpression
13.0ms
x
@-inf
(/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x)))
3.0ms
p
@-inf
(/ (- 0 p) (- 0 (* x x)))
1.0ms
p
@0
(* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))))
0.0ms
x
@-inf
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))))))))
0.0ms
p
@inf
(* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))

rewrite372.0ms (3.2%)

Algorithm
batch-egg-rewrite
Rules
3338×fma-lowering-fma.f32
3338×fma-lowering-fma.f64
2496×*-lowering-*.f32
2496×*-lowering-*.f64
2042×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
045280
1322253
23375253
08113253
Stop Event
iter limit
node limit
Counts
25 → 615
Calls
Call 1
Inputs
(* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))))
(sqrt (+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))))))))
(+ 1/2 (/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x)))))))))
(/ (* 1/2 x) (+ x (* (* p p) (+ (/ 2 x) (* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))))))
(/ p x)
(neg (/ p x))
(* (/ (- 0 p) (- 0 (* x x))) x)
(/ (- 0 p) (- 0 (* x x)))
(- 0 (* (/ (- 0 p) (- 0 (* x x))) x))
(- 0 p)
(/ (- (/ (* (* p (* p p)) 3/2) (* x x)) p) x)
(- (/ (* (* p (* p p)) 3/2) (* x x)) p)
(/ (* (* p (* p p)) 3/2) (* x x))
(* (* p (* p p)) 3/2)
(+ 1 (* (* p p) (/ (+ -1/2 (/ (* (* p p) 11/8) (* x x))) (* x x))))
(* (* p p) (/ (+ -1/2 (/ (* (* p p) 11/8) (* x x))) (* x x)))
(* p p)
(/ (+ -1/2 (/ (* (* p p) 11/8) (* x x))) (* x x))
(* (* p p) (/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x))))
(/ (* (* p p) 4) (* x x))
(/ (+ -2 (/ (* (* p p) 4) (* x x))) (* x (* x x)))
(* x x)
(* p (* p p))
(/ (* (* p p) 11/8) (* x x))
(* (* p p) 11/8)
Outputs
(+.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x))))
(fma.f64 p (*.f64 p (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x))))
(fma.f64 p (*.f64 p (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x))
(fma.f64 p (*.f64 (/.f64 p (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 p p)) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x))
(fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x))))
(fma.f64 (*.f64 p p) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x))
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p p)) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x))))
(fma.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x))
(fma.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x))
(fma.f64 (*.f64 p (*.f64 p p)) (/.f64 p (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x))
(fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x))
(fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) x) p) p (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x))))
(fma.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) p) p (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x))
(fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x)) (*.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) x) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (/.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (/.f64 #s(literal 2 binary64) x)))))
(/.f64 (*.f64 (*.f64 p p) (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (/.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x))))) (*.f64 p p)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (/.f64 #s(literal 2 binary64) x)))))
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 x (*.f64 x x)))) (*.f64 p p)) (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))
(*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))) (*.f64 p p))
(*.f64 (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))) p)
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) #s(literal 1/2 binary64))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))))
(pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) #s(literal 1/4 binary64)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))
(+.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) #s(literal 1/2 binary64))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) #s(literal 1/2 binary64))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) #s(literal 1/2 binary64))
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) #s(literal 1/2 binary64))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) #s(literal 1/2 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) (/.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))
(fma.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))) (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))) x))) #s(literal 1/2 binary64))
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 p p) (*.f64 (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))) (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (-.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) #s(literal 1/2 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) (-.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) #s(literal 1/2 binary64))))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))) (/.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))))
(neg.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))) (/.f64 x #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))
(/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))) (/.f64 x #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))))
(/.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))
(pow.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))) (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))))
(*.f64 x (/.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 x (+.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))) #s(literal 1/2 binary64))
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))) (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))) (-.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))))) x))))
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 p p) (*.f64 (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))) (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))) (-.f64 x (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 x p)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 p x)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 p x)))
(/.f64 p x)
(/.f64 p (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 x p))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x p) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p p))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 p p)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x p)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p)) (*.f64 (-.f64 #s(literal 0 binary64) x) p))
(/.f64 (*.f64 p #s(literal 1 binary64)) x)
(pow.f64 (/.f64 x p) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x p) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 p (/.f64 #s(literal 1 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) p) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 #s(literal 1 binary64) (/.f64 p x))
(*.f64 (/.f64 #s(literal 1 binary64) x) p)
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 p x)))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 p x))
(neg.f64 (/.f64 p x))
(/.f64 p (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 #s(literal 0 binary64) p) x)
(/.f64 (-.f64 #s(literal 0 binary64) p) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x p)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) p))
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) p)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 p p)))
(/.f64 #s(literal -1 binary64) (/.f64 x p))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p)) (*.f64 x p))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 p x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 p x) (/.f64 p x)) (*.f64 #s(literal 0 binary64) (/.f64 p x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 p x) (/.f64 p x))) (+.f64 #s(literal 0 binary64) (/.f64 p x)))
(pow.f64 (neg.f64 (/.f64 x p)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) p) #s(literal -1 binary64))
(pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) p)) #s(literal -1 binary64))
(*.f64 p (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 p (neg.f64 (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 p x) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) p) (/.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal -1 binary64) (/.f64 p x))
(+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 (*.f64 x x) p)))
(+.f64 (/.f64 x (/.f64 (*.f64 x x) p)) #s(literal 0 binary64))
(fma.f64 x (/.f64 p (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) p) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) p) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 0 binary64))
(fma.f64 (/.f64 p (*.f64 x x)) x #s(literal 0 binary64))
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) p)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) p)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) p)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x) #s(literal 0 binary64))
(neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x)))))
(/.f64 x (/.f64 (*.f64 x x) p))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x (-.f64 #s(literal 0 binary64) p))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p))))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x)))))
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) p)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (*.f64 x p) (*.f64 x x))
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 x x) p))
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) p))) (*.f64 x x))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 (*.f64 x x) p)) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p)))))) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p)))))
(/.f64 (*.f64 p x) (*.f64 x x))
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) p))
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x (-.f64 #s(literal 0 binary64) p))) #s(literal -1 binary64))
(*.f64 x (/.f64 p (*.f64 x x)))
(*.f64 (-.f64 #s(literal 0 binary64) p) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) x))
(*.f64 (-.f64 #s(literal 0 binary64) p) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(*.f64 (/.f64 p (*.f64 x x)) x)
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) p)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) p)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) p)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x))
(+.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) p)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x))))
(/.f64 p (*.f64 x x))
(/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) p))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) p) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p p))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 p p)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) p)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) p))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) p)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p p))) #s(literal 1 binary64)) (*.f64 (*.f64 p p) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p)) #s(literal 1 binary64)) (*.f64 p (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x))))) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p p))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 p p))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) p)
(pow.f64 (/.f64 (*.f64 x x) p) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x x) p) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 p (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (-.f64 #s(literal 0 binary64) p) (/.f64 #s(literal -1 binary64) (*.f64 x x)))
(*.f64 #s(literal 1 binary64) (/.f64 p (*.f64 x x)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) p))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x))
(+.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x)))))
(+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x)))) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 (*.f64 x x) p)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p))))) (/.f64 (*.f64 (/.f64 x (/.f64 (*.f64 x x) p)) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p))))) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p))))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x (/.f64 (*.f64 x x) p))) (/.f64 (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p)))) (/.f64 x (/.f64 (*.f64 x x) p))))
(fma.f64 x (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x))) #s(literal 0 binary64))
(fma.f64 (/.f64 p (*.f64 x x)) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 p (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x))) x #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 (*.f64 x x) p)) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p))))) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (*.f64 x x) p)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p))))) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 x x) p))) #s(literal 0 binary64))
(neg.f64 (/.f64 x (/.f64 (*.f64 x x) p)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 (*.f64 x x) p)) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 (*.f64 x x) p)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 (*.f64 x x) p)) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p)))))) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p))))) (/.f64 x (/.f64 (*.f64 x x) p)))
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) p)) (*.f64 x x))
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) p))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 (*.f64 x x) p)) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p))))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p)))))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x)))))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x)))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x))))) (*.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x)))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x))))))
(pow.f64 (/.f64 (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 (*.f64 x x) p)) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x (/.f64 (*.f64 x x) p)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p)))))) #s(literal -1 binary64))
(*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x))))
(*.f64 (/.f64 p (*.f64 x x)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 p (*.f64 x x)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 p (*.f64 x x))) x)
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 (*.f64 x x) p)) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p))))))
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (*.f64 x x) p)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (/.f64 p (*.f64 x x)) (/.f64 x (/.f64 (*.f64 x x) p))))) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 x x) p))))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) p))
(+.f64 (-.f64 #s(literal 0 binary64) p) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) p)
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 p p)) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 p p)))
(-.f64 (/.f64 #s(literal 0 binary64) p) (/.f64 (*.f64 p p) p))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1 binary64) (*.f64 p p)) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) p #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p)) (/.f64 #s(literal 1 binary64) p) #s(literal 0 binary64))
(neg.f64 p)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p p)))))
(/.f64 #s(literal 1 binary64) (/.f64 p (-.f64 #s(literal 0 binary64) (*.f64 p p))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p p))) (*.f64 p p))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p)) p)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p p)))) (-.f64 #s(literal 0 binary64) (*.f64 p p)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p))) (-.f64 #s(literal 0 binary64) p))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) p) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) p)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) p)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) p))) p)
(pow.f64 (/.f64 (*.f64 p p) (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p p)))) #s(literal -1 binary64))
(pow.f64 (/.f64 p (-.f64 #s(literal 0 binary64) (*.f64 p p))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1 binary64) (*.f64 p p)))
(*.f64 #s(literal -1 binary64) p)
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p)) (/.f64 #s(literal 1 binary64) p))
(+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) p (/.f64 p x)))
(+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) (fma.f64 (-.f64 #s(literal 0 binary64) p) (/.f64 #s(literal 1 binary64) x) (/.f64 p x)))
(+.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 p x)))
(+.f64 (fma.f64 (*.f64 p (*.f64 p p)) (/.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) p)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) p) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) p))))
(+.f64 (fma.f64 (*.f64 p (*.f64 p p)) (/.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) x) (neg.f64 (*.f64 (/.f64 p x) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 p x)) #s(literal 1 binary64) (*.f64 (/.f64 p x) #s(literal 1 binary64))))
(+.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) p)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) p) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) p))))
(+.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (/.f64 p x) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 p x)) #s(literal 1 binary64) (*.f64 (/.f64 p x) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) p)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) p) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) p))))
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 p x) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 p x)) #s(literal 1 binary64) (*.f64 (/.f64 p x) #s(literal 1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p p)) x) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) p)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) p) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) p))))
(+.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p p)) x) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (neg.f64 (*.f64 (/.f64 p x) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 p x)) #s(literal 1 binary64) (*.f64 (/.f64 p x) #s(literal 1 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 x (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 p x))
(fma.f64 (*.f64 p (*.f64 p p)) (/.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) x) (-.f64 #s(literal 0 binary64) (/.f64 p x)))
(fma.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 p x)))
(fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 p x)))
(fma.f64 (/.f64 (*.f64 p (*.f64 p p)) x) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 p x)))
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p)) x))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x)
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))))) (*.f64 p (*.f64 p p))) (*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p))))
(/.f64 (*.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p)) (*.f64 x (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) x) (*.f64 x p)) (*.f64 x x))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 x p)) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x p)))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))))) (*.f64 p (*.f64 p p))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))))) x))
(/.f64 (*.f64 (*.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p)) #s(literal 1 binary64)) (*.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))) x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 p x) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (/.f64 p x) (/.f64 p x)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 p x)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 p x) (/.f64 p x))) (+.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 p x)))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) #s(literal 1 binary64)) x)
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))))) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))))))
(/.f64 (*.f64 (*.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p)) (/.f64 #s(literal 1 binary64) x)) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (-.f64 #s(literal 0 binary64) p))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(pow.f64 (/.f64 x (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) (/.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p))
(+.f64 (-.f64 #s(literal 0 binary64) p) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)))
(+.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) p))
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) p))
(+.f64 (fma.f64 p (*.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 p (*.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 (*.f64 p p) (*.f64 p (/.f64 #s(literal 3/2 binary64) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 (/.f64 p x) (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p p)) x) (/.f64 #s(literal 3/2 binary64) x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal 3/2 binary64) x) (/.f64 (*.f64 p (*.f64 p p)) x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (*.f64 p (*.f64 p p)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64)))) (fma.f64 p #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) p) #s(literal -1 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p)
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)))))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)))) (/.f64 (*.f64 p p) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)))))
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) #s(literal 0 binary64)) p)
(fma.f64 p (*.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) p))
(fma.f64 p (*.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) p))
(fma.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) p))
(fma.f64 (*.f64 p p) (*.f64 p (/.f64 #s(literal 3/2 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) p))
(fma.f64 (/.f64 p x) (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) x) (-.f64 #s(literal 0 binary64) p))
(fma.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) p))
(fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) p))
(fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) p))
(fma.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) p))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) p))
(fma.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) p))
(fma.f64 (/.f64 (*.f64 p (*.f64 p p)) x) (/.f64 #s(literal 3/2 binary64) x) (-.f64 #s(literal 0 binary64) p))
(fma.f64 (/.f64 #s(literal 3/2 binary64) x) (/.f64 (*.f64 p (*.f64 p p)) x) (-.f64 #s(literal 0 binary64) p))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) p))
(fma.f64 #s(literal -1 binary64) p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p)) (/.f64 #s(literal 1 binary64) p) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)))
(fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) p))
(fma.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (*.f64 p (*.f64 p p)) (-.f64 #s(literal 0 binary64) p))
(fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 0 binary64) p))
(fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x) (-.f64 #s(literal 0 binary64) p))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))))) (*.f64 p (*.f64 p p)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))) (*.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))))) (*.f64 p (*.f64 p p))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p)) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 p p)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p p))))) (*.f64 (*.f64 x x) (*.f64 p p)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) p) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 p p)))) (*.f64 (*.f64 x x) p))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p p))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))) (*.f64 p p)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) p) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 p p)))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))) p))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 p p)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p p))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 p p)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) p) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 p p)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) p))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) (*.f64 p p)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 p (*.f64 p p))))) (*.f64 x (*.f64 p p)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) p) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 p p)))) (*.f64 x p))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))))) (*.f64 p (*.f64 p p)))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p))) (neg.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))))) (pow.f64 (-.f64 #s(literal 0 binary64) p) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) p)) (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) p)))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) p))) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))))) (*.f64 p (*.f64 p p)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))) (*.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))))) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 p (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)))))))
(*.f64 (*.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p)) (/.f64 #s(literal 1 binary64) (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(neg.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 x x)))
(/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x)))
(/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))))
(/.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) x)
(/.f64 (*.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 x x))
(/.f64 (neg.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64))) (*.f64 x x))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (/.f64 (*.f64 p (*.f64 p p)) x) #s(literal 3/2 binary64)) x)
(pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 x (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x)) #s(literal -1 binary64))
(*.f64 p (*.f64 (*.f64 p p) (/.f64 #s(literal 3/2 binary64) (*.f64 x x))))
(*.f64 p (*.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 p (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x x)))
(*.f64 (*.f64 p p) (*.f64 p (/.f64 #s(literal 3/2 binary64) (*.f64 x x))))
(*.f64 (/.f64 p x) (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) x))
(*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal 3/2 binary64) (*.f64 x x)))
(*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 p (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x)))
(*.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)))
(*.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 p (*.f64 p p)) x) (/.f64 #s(literal 3/2 binary64) x))
(*.f64 (/.f64 #s(literal 3/2 binary64) x) (/.f64 (*.f64 p (*.f64 p p)) x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) x) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (*.f64 p (*.f64 p p)))
(*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x))
(*.f64 p (*.f64 (*.f64 p p) #s(literal 3/2 binary64)))
(*.f64 (*.f64 p p) (*.f64 p #s(literal 3/2 binary64)))
(*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64))
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p)))
(*.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) p)
(*.f64 (*.f64 #s(literal 3/2 binary64) p) (*.f64 p p))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))))
(+.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))))))
(fma.f64 p (/.f64 p (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) #s(literal 1 binary64))
(fma.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) #s(literal 1 binary64))
(fma.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p)) #s(literal 1 binary64))
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)) (*.f64 p p) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) x) #s(literal 1 binary64))
(fma.f64 (/.f64 p (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) p #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) p) (/.f64 p (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) #s(literal 1 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))))))
(/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))))
(/.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 x x))
(/.f64 (neg.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) x)) x)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (*.f64 x x))
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 p p)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) x) (*.f64 p p)) x)
(/.f64 (/.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) x) x)
(pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) #s(literal -1 binary64))
(*.f64 p (/.f64 p (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))))
(*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p)))
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)) (*.f64 p p))
(*.f64 (/.f64 (*.f64 p p) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) #s(literal 1 binary64))
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) x))
(*.f64 (/.f64 p (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) p)
(*.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (*.f64 #s(literal 1 binary64) p) (/.f64 p (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)))
(+.f64 (*.f64 p p) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 p p))
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)))
(-.f64 (*.f64 p p) #s(literal 0 binary64))
(fma.f64 p p #s(literal 0 binary64))
(fma.f64 (pow.f64 p #s(literal 1 binary64)) (pow.f64 p #s(literal 1 binary64)) #s(literal 0 binary64))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 p p) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal 0 binary64) (*.f64 p p)))))
(/.f64 (+.f64 (pow.f64 (*.f64 p p) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 p p) #s(literal 0 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 0 binary64)) (*.f64 p p))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (-.f64 #s(literal 0 binary64) (*.f64 p p)))
(pow.f64 p #s(literal 2 binary64))
(*.f64 p p)
(*.f64 (pow.f64 p #s(literal 1 binary64)) (pow.f64 p #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) x)))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(/.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 11/8 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 11/8 binary64))))) (*.f64 (*.f64 x x) (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))))
(/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) x) x)
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 11/8 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)))) (*.f64 x x)))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 11/8 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)))
(/.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))) (*.f64 x x))
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x x))
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 11/8 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 11/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))
(pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))))
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x)))
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x))
(/.f64 (*.f64 p p) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))
(/.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))) (*.f64 x (*.f64 x x)))
(/.f64 (neg.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))
(/.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))
(/.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) x)) (*.f64 x x))
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))) (*.f64 p p)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) x) (*.f64 p p)) (*.f64 x x))
(/.f64 (/.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))) x) (*.f64 x x))
(/.f64 (/.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))) (*.f64 x x)) x)
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) #s(literal -1 binary64))
(*.f64 p (/.f64 p (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))
(*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) (*.f64 x (*.f64 x x))))
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)))
(*.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) (*.f64 x (*.f64 x x))) (*.f64 p p))
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) (*.f64 x x)))
(*.f64 (/.f64 p (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) p)
(*.f64 (*.f64 (*.f64 p p) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) x))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (*.f64 x x)))
(/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) x)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 4 binary64))))))
(/.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) x) x)
(/.f64 (*.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 x x))
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 x x))
(/.f64 (neg.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)
(pow.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 x (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) x)) #s(literal -1 binary64))
(*.f64 p (*.f64 p (/.f64 #s(literal 4 binary64) (*.f64 x x))))
(*.f64 p (*.f64 (*.f64 p #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 p (/.f64 (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))
(*.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x x)))
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 p x) (/.f64 (*.f64 p #s(literal 4 binary64)) x))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))
(*.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 4 binary64) x))
(*.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 (*.f64 p p) x))
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 p p))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p (*.f64 p #s(literal 4 binary64))))
(*.f64 (/.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) x) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) (*.f64 x (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) x)))
(/.f64 (+.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x) (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x) #s(literal -2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))))
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))))
(/.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) x) (*.f64 x x))
(/.f64 (*.f64 (+.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x) (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x) #s(literal -2 binary64)))) (*.f64 x (*.f64 x x))))
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) (*.f64 x (*.f64 x x))))
(/.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) (*.f64 x x)) x)
(/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))
(/.f64 (*.f64 (+.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x) (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x) #s(literal -2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) x) x) x)
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) x)) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) (*.f64 x (*.f64 x x))))
(*.f64 (+.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)))
(*.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 4 binary64)) x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(+.f64 (*.f64 x x) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 x x #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) #s(literal 0 binary64))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))
(pow.f64 x #s(literal 2 binary64))
(*.f64 x x)
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 p) #s(literal 3 binary64)))
(pow.f64 p #s(literal 3 binary64))
(*.f64 p (*.f64 p p))
(*.f64 (*.f64 p p) p)
(*.f64 (pow.f64 p #s(literal 3/2 binary64)) (pow.f64 p #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 11/8 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -11/8 binary64)) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 11/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 11/8 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) x)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(/.f64 (*.f64 (*.f64 p p) #s(literal -11/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 11/8 binary64)))))
(/.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) x) x)
(/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) #s(literal 1 binary64)) (*.f64 x x))
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal -11/8 binary64))) (*.f64 x x))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 11/8 binary64)) x)
(pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 11/8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 11/8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 x (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) x)) #s(literal -1 binary64))
(*.f64 p (*.f64 p (/.f64 #s(literal 11/8 binary64) (*.f64 x x))))
(*.f64 p (*.f64 (*.f64 p #s(literal 11/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 p (/.f64 (*.f64 p #s(literal 11/8 binary64)) (*.f64 x x)))
(*.f64 (*.f64 p p) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))
(*.f64 (/.f64 p x) (/.f64 (*.f64 p #s(literal 11/8 binary64)) x))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x)))
(*.f64 #s(literal 11/8 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(*.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (*.f64 (*.f64 p p) #s(literal -11/8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 11/8 binary64) x))
(*.f64 (/.f64 #s(literal 11/8 binary64) x) (/.f64 (*.f64 p p) x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 p p) #s(literal 11/8 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) x) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x x)) (*.f64 p p))
(*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -11/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x)))
(*.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -11/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x))
(*.f64 p (*.f64 p #s(literal 11/8 binary64)))
(*.f64 (*.f64 p p) #s(literal 11/8 binary64))
(*.f64 #s(literal 11/8 binary64) (*.f64 p p))
(*.f64 (*.f64 p #s(literal 11/8 binary64)) p)

simplify343.0ms (2.9%)

Algorithm
egg-herbie
Rules
4904×*-lowering-*.f32
4904×*-lowering-*.f64
3866×+-lowering-+.f64
3866×+-lowering-+.f32
1308×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
04135639
112494957
241344755
081974755
Stop Event
iter limit
node limit
Counts
528 → 528
Calls
Call 1
Inputs
(* 2 (/ (pow p 2) x))
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))
(* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))
(* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))
(* 4 (/ (pow p 6) (pow x 5)))
(* (pow p 6) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))
(* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))
(* 4 (/ (pow p 6) (pow x 5)))
(* (pow p 6) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))
(* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))
(* 4 (/ (pow p 6) (pow x 5)))
(/ (+ (* -2 (* (pow p 4) (pow x 2))) (* 4 (pow p 6))) (pow x 5))
(/ (+ (* 4 (pow p 6)) (* (pow x 2) (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))))) (pow x 5))
(/ (+ (* 4 (pow p 6)) (* (pow x 2) (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))))) (pow x 5))
(* 2 (/ (pow p 2) x))
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 4 (/ (pow p 6) (pow x 4))))) x)
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 4 (/ (pow p 6) (pow x 4))))) x)
(* 2 (/ (pow p 2) x))
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))
(* -1 (/ (+ (* -4 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2))))) x))
(* -1 (/ (+ (* -4 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2))))) x))
(sqrt 1/2)
(+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))
(+ (sqrt 1/2) (* (pow x 6) (+ (* 1/32 (/ (pow x 2) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ 1 (* (pow p 6) (sqrt 1/2)))))))
(+ (sqrt 1/2) (* (pow x 6) (+ (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (* (pow p 10) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow p 8) (sqrt 1/2)))))) (* 1/16 (/ 1 (* (pow p 6) (sqrt 1/2)))))))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/2 (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 8 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* -8 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4))))))) (* 1/2 (* (pow p 2) (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))) (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))
(sqrt 1/2)
(+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))
(+ (sqrt 1/2) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))
(+ (sqrt 1/2) (+ (* -1/4 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (* (pow p 10) (sqrt 1/2)))) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))))
(sqrt 1/2)
(+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))
(+ (sqrt 1/2) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))
(+ (sqrt 1/2) (+ (* -1/4 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (* (pow p 10) (sqrt 1/2)))) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))))
1/2
(+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))
(+ 1/2 (* (pow x 6) (+ (* 1/16 (/ (pow x 2) (pow p 8))) (* 1/8 (/ 1 (pow p 6))))))
(+ 1/2 (* (pow x 6) (+ (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 10))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6))))))
1
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4)))))
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 8 (pow p 6))) (pow x 6))))))
1
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(- (+ 1 (* 1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(- (+ 1 (* 1/2 (/ (+ (* -8 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6)))) (+ (* -1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))))
1
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))
1/2
(+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))
(+ 1/2 (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6)))))
(+ 1/2 (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 10))) (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6))))))
1/2
(+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))
(+ 1/2 (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6)))))
(+ 1/2 (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 10))) (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6))))))
(* 1/8 (/ (pow x 6) (pow p 6)))
(* (pow x 6) (+ (* 1/16 (/ (pow x 2) (pow p 8))) (* 1/8 (/ 1 (pow p 6)))))
(* (pow x 6) (+ (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 10))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6)))))
(* (pow x 6) (+ (* (pow x 2) (+ (* (pow x 2) (- (* -5/64 (/ (pow x 2) (pow p 12))) (* 1/32 (/ 1 (pow p 10))))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6)))))
1/2
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 4 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))
1/2
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 4 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))
1/2
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))
(* 1/8 (/ (pow x 6) (pow p 6)))
(/ (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))) (pow p 6))
(/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6)))) (pow p 6))
(/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/8 (pow x 12)) (* 1/2 (* (pow x 2) (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10)))))) (pow p 6))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))))) (pow p 6))
(* 1/8 (/ (pow x 6) (pow p 6)))
(/ (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))) (pow p 6))
(/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6)))) (pow p 6))
(/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/8 (pow x 12)) (* 1/2 (* (pow x 2) (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10)))))) (pow p 6))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))))) (pow p 6))
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p x)
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(/ p (pow x 2))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 (/ p x))
(* -1 p)
(* -1 p)
(* -1 p)
(* -1 p)
(* -1 p)
(* -1 p)
(* -1 p)
(* -1 p)
(* -1 p)
(* -1 p)
(* -1 p)
(* -1 p)
(* -1 (/ p x))
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))
(* 3/2 (/ (pow p 3) (pow x 3)))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))
(* 3/2 (/ (pow p 3) (pow x 3)))
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))
(* 3/2 (/ (pow p 3) (pow x 3)))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))
(* -1 (/ p x))
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)
(* -1 (/ p x))
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))
(* -1 p)
(* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1))
(* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1))
(* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))))
(* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))))
(* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2))
(* -1 p)
(- (* 3/2 (/ (pow p 3) (pow x 2))) p)
(- (* 3/2 (/ (pow p 3) (pow x 2))) p)
(- (* 3/2 (/ (pow p 3) (pow x 2))) p)
(* -1 p)
(- (* 3/2 (/ (pow p 3) (pow x 2))) p)
(- (* 3/2 (/ (pow p 3) (pow x 2))) p)
(- (* 3/2 (/ (pow p 3) (pow x 2))) p)
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (/ (pow p 3) (pow x 2)))
(* 3/2 (pow p 3))
(* 3/2 (pow p 3))
(* 3/2 (pow p 3))
(* 3/2 (pow p 3))
(* 3/2 (pow p 3))
(* 3/2 (pow p 3))
(* 3/2 (pow p 3))
(* 3/2 (pow p 3))
(* 3/2 (pow p 3))
(* 3/2 (pow p 3))
(* 3/2 (pow p 3))
(* 3/2 (pow p 3))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))
(/ (+ (* 11/8 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow p 2)) (pow x 2)))) (pow x 4))
(/ (+ (* 11/8 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow p 2)) (pow x 2)))) (pow x 4))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))
1
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))
(* -1/2 (/ (pow p 2) (pow x 2)))
(* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))
(* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))
(* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))
(/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))
(/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(pow p 2)
(/ -1/2 (pow x 2))
(- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))
(- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))
(- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))
(/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))
(/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))
(/ -1/2 (pow x 2))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/ -1/2 (pow x 2))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(* -2 (/ (pow p 2) (pow x 3)))
(* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))
(* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))
(* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))
(* 4 (/ (pow p 4) (pow x 5)))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* 4 (/ (pow p 4) (pow x 5)))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* 4 (/ (pow p 4) (pow x 5)))
(/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))
(/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))
(/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))
(* -2 (/ (pow p 2) (pow x 3)))
(/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))
(/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))
(/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))
(* -2 (/ (pow p 2) (pow x 3)))
(* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))
(* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))
(* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(* 4 (/ (pow p 2) (pow x 2)))
(/ -2 (pow x 3))
(- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))
(- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))
(- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))
(* 4 (/ (pow p 2) (pow x 5)))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* 4 (/ (pow p 2) (pow x 5)))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(* 4 (/ (pow p 2) (pow x 5)))
(/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))
(/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))
(/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))
(/ -2 (pow x 3))
(/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))
(/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))
(/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))
(/ -2 (pow x 3))
(* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))
(* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))
(* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow p 3)
(pow p 3)
(pow p 3)
(pow p 3)
(pow p 3)
(pow p 3)
(pow p 3)
(pow p 3)
(pow p 3)
(pow p 3)
(pow p 3)
(pow p 3)
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (/ (pow p 2) (pow x 2)))
(* 11/8 (pow p 2))
(* 11/8 (pow p 2))
(* 11/8 (pow p 2))
(* 11/8 (pow p 2))
(* 11/8 (pow p 2))
(* 11/8 (pow p 2))
(* 11/8 (pow p 2))
(* 11/8 (pow p 2))
(* 11/8 (pow p 2))
(* 11/8 (pow p 2))
(* 11/8 (pow p 2))
(* 11/8 (pow p 2))
Outputs
(* 2 (/ (pow p 2) x))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)
(* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))
(* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))
(* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))
(* 4 (/ (pow p 6) (pow x 5)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 5 binary64)))
(* (pow p 6) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x))))))
(* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x)))))))
(* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x)))))))
(* 4 (/ (pow p 6) (pow x 5)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 5 binary64)))
(* (pow p 6) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x))))))
(* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x)))))))
(* (pow p 6) (- (+ (* 4 (/ 1 (pow x 5))) (/ 2 (* (pow p 4) x))) (/ 2 (* (pow p 2) (pow x 3)))))
(*.f64 (pow.f64 p #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x)))))))
(* 4 (/ (pow p 6) (pow x 5)))
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow p 4) (pow x 2))) (* 4 (pow p 6))) (pow x 5))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 x (*.f64 x #s(literal -2 binary64)))) (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* 4 (pow p 6)) (* (pow x 2) (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))))) (pow x 5))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 p p) x))))))) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* 4 (pow p 6)) (* (pow x 2) (+ (* -2 (pow p 4)) (* 2 (* (pow p 2) (pow x 2)))))) (pow x 5))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 p p) x))))))) (pow.f64 x #s(literal 5 binary64)))
(* 2 (/ (pow p 2) x))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) x)
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (*.f64 p p))) x)
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 4 (/ (pow p 6) (pow x 4))))) x)
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) x)
(/ (+ (* -2 (/ (pow p 4) (pow x 2))) (+ (* 2 (pow p 2)) (* 4 (/ (pow p 6) (pow x 4))))) x)
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) x)
(* 2 (/ (pow p 2) x))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)
(* -1 (/ (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2)))) x))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (+ (* -4 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2))))) x))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (+ (* -4 (/ (pow p 6) (pow x 4))) (+ (* -2 (pow p 2)) (* 2 (/ (pow p 4) (pow x 2))))) x))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 p #s(literal 6 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))
(+ (sqrt 1/2) (* (pow x 6) (+ (* 1/32 (/ (pow x 2) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ 1 (* (pow p 6) (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/32 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 8 binary64)))) (/.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 6 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))))
(+ (sqrt 1/2) (* (pow x 6) (+ (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (* (pow p 10) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow p 8) (sqrt 1/2)))))) (* 1/16 (/ 1 (* (pow p 6) (sqrt 1/2)))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 6 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (/.f64 x (pow.f64 p #s(literal 10 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal 8 binary64))))))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/2 (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 8 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/2 (+ (* -4 (pow p 4)) (* -2 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 8 binary64)) (*.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -6 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/4 binary64)))))) (pow.f64 x #s(literal 6 binary64))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -11/4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+ 1 (+ (* -1/2 (/ (+ (* -1/2 (+ (* -8 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4))))))) (* 1/2 (* (pow p 2) (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))) (+ (* -1/2 (/ (+ (* -1/2 (+ (* 2 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -11/4 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 p p) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -11/4 binary64)) #s(literal 1/2 binary64))))) (pow.f64 x #s(literal 6 binary64))))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))))
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 p #s(literal 6 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))
(+ (sqrt 1/2) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 p #s(literal 6 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 8 binary64))))))
(+ (sqrt 1/2) (+ (* -1/4 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (* (pow p 10) (sqrt 1/2)))) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 p #s(literal 6 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 10 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 10 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 8 binary64)))))))
(sqrt 1/2)
(sqrt.f64 #s(literal 1/2 binary64))
(+ (sqrt 1/2) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 p #s(literal 6 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))
(+ (sqrt 1/2) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2))))))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 p #s(literal 6 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 8 binary64))))))
(+ (sqrt 1/2) (+ (* -1/4 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (* (pow p 10) (sqrt 1/2)))) (+ (* 1/32 (/ (pow x 8) (* (pow p 8) (sqrt 1/2)))) (* 1/16 (/ (pow x 6) (* (pow p 6) (sqrt 1/2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 p #s(literal 6 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 10 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 10 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 p #s(literal 8 binary64)))))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (pow.f64 p #s(literal 6 binary64))))
(+ 1/2 (* (pow x 6) (+ (* 1/16 (/ (pow x 2) (pow p 8))) (* 1/8 (/ 1 (pow p 6))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (pow.f64 p #s(literal 8 binary64))))))
(+ 1/2 (* (pow x 6) (+ (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 10))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 x (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/32 binary64)) (pow.f64 p #s(literal 10 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 8 binary64)))))))))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4)))))
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x))))
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -4 (pow p 4)) (* -2 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* -2 (* (pow p 2) (+ (* -4 (pow p 4)) (* -2 (pow p 4))))) (* 8 (pow p 6))) (pow x 6))))))
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -6 binary64))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -4 binary64))) (pow.f64 x #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x)))))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(- (+ 1 (* 1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x))))
(- (+ 1 (* 1/2 (/ (+ (* -8 (pow p 6)) (* -2 (* (pow p 2) (+ (* 2 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6)))) (+ (* -1/2 (/ (+ (* 2 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 p p) (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 p p) (*.f64 p p))))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x)))))
1
#s(literal 1 binary64)
(+ 1 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -10 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (pow.f64 p #s(literal 6 binary64))))
(+ 1/2 (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6)))))
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (pow.f64 p #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 p #s(literal 8 binary64)))))
(+ 1/2 (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 10))) (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6))))))
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (pow.f64 p #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 p #s(literal 8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 10 binary64)))) (pow.f64 p #s(literal 10 binary64))))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/8 (/ (pow x 6) (pow p 6))))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (pow.f64 p #s(literal 6 binary64))))
(+ 1/2 (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6)))))
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (pow.f64 p #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 p #s(literal 8 binary64)))))
(+ 1/2 (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 10))) (+ (* 1/16 (/ (pow x 8) (pow p 8))) (* 1/8 (/ (pow x 6) (pow p 6))))))
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (pow.f64 p #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 p #s(literal 8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 10 binary64)))) (pow.f64 p #s(literal 10 binary64))))))
(* 1/8 (/ (pow x 6) (pow p 6)))
(/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (pow.f64 p #s(literal 6 binary64)))
(* (pow x 6) (+ (* 1/16 (/ (pow x 2) (pow p 8))) (* 1/8 (/ 1 (pow p 6)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (pow.f64 p #s(literal 8 binary64)))))
(* (pow x 6) (+ (* (pow x 2) (+ (* -1/32 (/ (pow x 2) (pow p 10))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 x (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/32 binary64)) (pow.f64 p #s(literal 10 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 8 binary64))))))))
(* (pow x 6) (+ (* (pow x 2) (+ (* (pow x 2) (- (* -5/64 (/ (pow x 2) (pow p 12))) (* 1/32 (/ 1 (pow p 10))))) (* 1/16 (/ 1 (pow p 8))))) (* 1/8 (/ 1 (pow p 6)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 8 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -5/64 binary64)) (pow.f64 p #s(literal 12 binary64))) (/.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal 10 binary64)))))))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x))))
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 4 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))
(-.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 p p) (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 p p) (*.f64 p p))))) (pow.f64 x #s(literal 6 binary64))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(- (+ 1/2 (* -1 (/ (+ (* -2 (pow p 4)) (* -1 (pow p 4))) (pow x 4)))) (/ (pow p 2) (pow x 2)))
(+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x))))
(- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow p 2) (+ (* -2 (pow p 4)) (* -1 (pow p 4))))) (* 4 (pow p 6))) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* -1 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))))
(-.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 p p) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 (*.f64 p p) (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 p p) (*.f64 p p))))) (pow.f64 x #s(literal 6 binary64))))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))
(-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))
(+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+ 1/2 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -10 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))))
(* 1/8 (/ (pow x 6) (pow p 6)))
(/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (pow.f64 p #s(literal 6 binary64)))
(/ (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))) (pow p 6))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 p p)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (pow.f64 p #s(literal 6 binary64)))
(/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6)))) (pow p 6))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 p p)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)))) (pow.f64 p #s(literal 6 binary64)))
(/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/8 (pow x 12)) (* 1/2 (* (pow x 2) (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10)))))) (pow p 6))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))))) (pow p 6))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 p p)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 10 binary64))) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 12 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 10 binary64))) #s(literal 1/2 binary64)))) (pow.f64 p #s(literal 6 binary64)))))) (pow.f64 p #s(literal 6 binary64)))
(* 1/8 (/ (pow x 6) (pow p 6)))
(/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (pow.f64 p #s(literal 6 binary64)))
(/ (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))) (pow p 6))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 p p)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (pow.f64 p #s(literal 6 binary64)))
(/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6)))) (pow p 6))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 p p)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 10 binary64)))) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)))) (pow.f64 p #s(literal 6 binary64)))
(/ (+ (* -1/2 (/ (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10))) (pow p 4))) (+ (* -1/2 (/ (+ (* 1/8 (pow x 12)) (* 1/2 (* (pow x 2) (+ (* -1/16 (pow x 10)) (* 1/8 (pow x 10)))))) (pow p 6))) (+ (* 1/16 (/ (pow x 8) (pow p 2))) (* 1/8 (pow x 6))))) (pow p 6))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 p p)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 10 binary64))) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 12 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 10 binary64))) #s(literal 1/2 binary64)))) (pow.f64 p #s(literal 6 binary64)))))) (pow.f64 p #s(literal 6 binary64)))
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p x)
(/.f64 p x)
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(/ p (pow x 2))
(/.f64 p (*.f64 x x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 p)
(-.f64 #s(literal 0 binary64) p)
(* -1 p)
(-.f64 #s(literal 0 binary64) p)
(* -1 p)
(-.f64 #s(literal 0 binary64) p)
(* -1 p)
(-.f64 #s(literal 0 binary64) p)
(* -1 p)
(-.f64 #s(literal 0 binary64) p)
(* -1 p)
(-.f64 #s(literal 0 binary64) p)
(* -1 p)
(-.f64 #s(literal 0 binary64) p)
(* -1 p)
(-.f64 #s(literal 0 binary64) p)
(* -1 p)
(-.f64 #s(literal 0 binary64) p)
(* -1 p)
(-.f64 #s(literal 0 binary64) p)
(* -1 p)
(-.f64 #s(literal 0 binary64) p)
(* -1 p)
(-.f64 #s(literal 0 binary64) p)
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))
(*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)))
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))
(*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)))
(* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))
(*.f64 p (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) x)))
(* 3/2 (/ (pow p 3) (pow x 3)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x)))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 p p) x))))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 p p) x))))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 p p) x))))
(* 3/2 (/ (pow p 3) (pow x 3)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x)))
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 p p) x))))
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 p p) x))))
(* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 p p) x))))
(* 3/2 (/ (pow p 3) (pow x 3)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x)))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))
(/.f64 (*.f64 p (-.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))
(/.f64 (*.f64 p (-.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 3))
(/.f64 (*.f64 p (-.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p) x)
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p) x)
(/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x)
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p) x)
(* -1 (/ p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))
(/.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))
(/.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x))
(/.f64 (+.f64 p (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))
(* -1 p)
(-.f64 #s(literal 0 binary64) p)
(* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1))
(*.f64 p (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x x))))
(* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1))
(*.f64 p (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x x))))
(* p (- (* 3/2 (/ (pow p 2) (pow x 2))) 1))
(*.f64 p (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x x))))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))))
(* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))))
(* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))))
(* -1 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (pow x 2))))))
(*.f64 (*.f64 p (*.f64 p p)) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2))
(/.f64 (*.f64 p (-.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x x))) (*.f64 x x))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2))
(/.f64 (*.f64 p (-.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x x))) (*.f64 x x))
(/ (+ (* -1 (* p (pow x 2))) (* 3/2 (pow p 3))) (pow x 2))
(/.f64 (*.f64 p (-.f64 (*.f64 (*.f64 p p) #s(literal 3/2 binary64)) (*.f64 x x))) (*.f64 x x))
(* -1 p)
(-.f64 #s(literal 0 binary64) p)
(- (* 3/2 (/ (pow p 3) (pow x 2))) p)
(-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p)
(- (* 3/2 (/ (pow p 3) (pow x 2))) p)
(-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p)
(- (* 3/2 (/ (pow p 3) (pow x 2))) p)
(-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p)
(* -1 p)
(-.f64 #s(literal 0 binary64) p)
(- (* 3/2 (/ (pow p 3) (pow x 2))) p)
(-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p)
(- (* 3/2 (/ (pow p 3) (pow x 2))) p)
(-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p)
(- (* 3/2 (/ (pow p 3) (pow x 2))) p)
(-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x)) p)
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (/ (pow p 3) (pow x 2)))
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p))) (*.f64 x x))
(* 3/2 (pow p 3))
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p)))
(* 3/2 (pow p 3))
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p)))
(* 3/2 (pow p 3))
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p)))
(* 3/2 (pow p 3))
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p)))
(* 3/2 (pow p 3))
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p)))
(* 3/2 (pow p 3))
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p)))
(* 3/2 (pow p 3))
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p)))
(* 3/2 (pow p 3))
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p)))
(* 3/2 (pow p 3))
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p)))
(* 3/2 (pow p 3))
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p)))
(* 3/2 (pow p 3))
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p)))
(* 3/2 (pow p 3))
(*.f64 #s(literal 3/2 binary64) (*.f64 p (*.f64 p p)))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))))
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))))
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x))))))
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x))))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))))
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x))))))
(* (pow p 4) (- (+ (/ 1 (pow p 4)) (* 11/8 (/ 1 (pow x 4)))) (/ 1/2 (* (pow p 2) (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x))))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 p p) x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (+ (* 11/8 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow p 2)) (pow x 2)))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (+ (* 11/8 (pow p 4)) (* (pow x 2) (+ (* -1/2 (pow p 2)) (pow x 2)))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x (*.f64 x x))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 11/8 (/ (pow p 4) (pow x 4)))))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))
(*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)))
(* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))
(*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)))
(* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))
(*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x)))
(* 11/8 (/ (pow p 4) (pow x 4)))
(/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))))
(* (pow p 4) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))))
(* 11/8 (/ (pow p 4) (pow x 4)))
(/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 p p) x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 p p) x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (+ (* -1/2 (* (pow p 2) (pow x 2))) (* 11/8 (pow p 4))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 p p) x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))) (*.f64 x x))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))) (*.f64 x x))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))) (*.f64 x x))
(* -1/2 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))) (*.f64 x x))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))) (*.f64 x x))
(/ (+ (* -1/2 (pow p 2)) (* 11/8 (/ (pow p 4) (pow x 2)))) (pow x 2))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal 11/8 binary64) (*.f64 x x)))) (*.f64 x x))
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(pow p 2)
(*.f64 p p)
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 4)))
(*.f64 #s(literal 11/8 binary64) (*.f64 p (/.f64 p (*.f64 x (*.f64 x (*.f64 x x))))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(*.f64 #s(literal 11/8 binary64) (*.f64 p (/.f64 p (*.f64 x (*.f64 x (*.f64 x x))))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))))
(* (pow p 2) (- (* 11/8 (/ 1 (pow x 4))) (* 1/2 (/ 1 (* (pow p 2) (pow x 2))))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 11/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))))
(* 11/8 (/ (pow p 2) (pow x 4)))
(*.f64 #s(literal 11/8 binary64) (*.f64 p (/.f64 p (*.f64 x (*.f64 x (*.f64 x x))))))
(/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 p p) #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 p p) #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (+ (* -1/2 (pow x 2)) (* 11/8 (pow p 2))) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 p p) #s(literal 11/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(/ -1/2 (pow x 2))
(/.f64 #s(literal -1/2 binary64) (*.f64 x x))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(/ (- (* 11/8 (/ (pow p 2) (pow x 2))) 1/2) (pow x 2))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3)))))
(*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))
(* 4 (/ (pow p 4) (pow x 5)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (pow.f64 x #s(literal 5 binary64)))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x))))) (*.f64 (*.f64 p p) (*.f64 p p)))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x))))) (*.f64 (*.f64 p p) (*.f64 p p)))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x))))) (*.f64 (*.f64 p p) (*.f64 p p)))
(* 4 (/ (pow p 4) (pow x 5)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (pow.f64 x #s(literal 5 binary64)))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x))))) (*.f64 (*.f64 p p) (*.f64 p p)))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x))))) (*.f64 (*.f64 p p) (*.f64 p p)))
(* (pow p 4) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x))))) (*.f64 (*.f64 p p) (*.f64 p p)))
(* 4 (/ (pow p 4) (pow x 5)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow p 2) (pow x 2))) (* 4 (pow p 4))) (pow x 5))
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 (*.f64 p p) x)))) (pow.f64 x #s(literal 5 binary64)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x x))) (*.f64 x (*.f64 x x)))
(/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x x))) (*.f64 x (*.f64 x x)))
(/ (+ (* -2 (pow p 2)) (* 4 (/ (pow p 4) (pow x 2)))) (pow x 3))
(/.f64 (+.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x x))) (*.f64 x (*.f64 x x)))
(* -2 (/ (pow p 2) (pow x 3)))
(/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x)))
(* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -4 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -4 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ (* -4 (/ (pow p 4) (pow x 2))) (* 2 (pow p 2))) (pow x 3)))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -4 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(* 4 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(/ -2 (pow x 3))
(/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))
(- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))
(+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x))))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x)))))))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x)))))))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x)))))))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x)))))))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x)))))))
(* (pow p 2) (- (* 4 (/ 1 (pow x 5))) (* 2 (/ 1 (* (pow p 2) (pow x 3))))))
(*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 p p) x)))))))
(* 4 (/ (pow p 2) (pow x 5)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (pow.f64 x #s(literal 5 binary64)))
(/ (+ (* -2 (pow x 2)) (* 4 (pow p 2))) (pow x 5))
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (pow.f64 x #s(literal 5 binary64)))
(/ -2 (pow x 3))
(/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))
(/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))
(/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))
(/ (- (* 4 (/ (pow p 2) (pow x 2))) 2) (pow x 3))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))
(/ -2 (pow x 3))
(/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))
(* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ 2 (* -4 (/ (pow p 2) (pow x 2)))) (pow x 3)))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -4 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow p 3)
(*.f64 p (*.f64 p p))
(pow p 3)
(*.f64 p (*.f64 p p))
(pow p 3)
(*.f64 p (*.f64 p p))
(pow p 3)
(*.f64 p (*.f64 p p))
(pow p 3)
(*.f64 p (*.f64 p p))
(pow p 3)
(*.f64 p (*.f64 p p))
(pow p 3)
(*.f64 p (*.f64 p p))
(pow p 3)
(*.f64 p (*.f64 p p))
(pow p 3)
(*.f64 p (*.f64 p p))
(pow p 3)
(*.f64 p (*.f64 p p))
(pow p 3)
(*.f64 p (*.f64 p p))
(pow p 3)
(*.f64 p (*.f64 p p))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (/ (pow p 2) (pow x 2)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))
(* 11/8 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 11/8 binary64))
(* 11/8 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 11/8 binary64))
(* 11/8 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 11/8 binary64))
(* 11/8 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 11/8 binary64))
(* 11/8 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 11/8 binary64))
(* 11/8 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 11/8 binary64))
(* 11/8 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 11/8 binary64))
(* 11/8 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 11/8 binary64))
(* 11/8 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 11/8 binary64))
(* 11/8 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 11/8 binary64))
(* 11/8 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 11/8 binary64))
(* 11/8 (pow p 2))
(*.f64 (*.f64 p p) #s(literal 11/8 binary64))

eval546.0ms (4.6%)

Compiler

Compiled 39193 to 3979 computations (89.8% saved)

prune202.0ms (1.7%)

Pruning

14 alts after pruning (3 fresh and 11 done)

PrunedKeptTotal
New141211413
Fresh022
Picked145
Done077
Total1413141427
Accuracy
100.0%
Counts
1427 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
29.8%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x)
23.2%
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
24.6%
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))))
20.4%
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
51.8%
(sqrt.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 p #s(literal 1/2 binary64))) p))
51.8%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
56.2%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))))
70.0%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))
70.0%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))))))))
74.7%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
55.4%
(sqrt.f64 #s(literal 1/2 binary64))
27.7%
(neg.f64 (/.f64 x (/.f64 (*.f64 x x) p)))
30.2%
(neg.f64 (/.f64 p x))
32.8%
#s(literal 1 binary64)
Compiler

Compiled 589 to 281 computations (52.3% saved)

regimes44.0ms (0.4%)

Counts
20 → 2
Calls
Call 1
Inputs
#s(literal 1 binary64)
(neg.f64 (/.f64 p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(neg.f64 (/.f64 x (/.f64 (*.f64 x x) p)))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x)
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))))
(/.f64 (+.f64 p (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))
(sqrt.f64 #s(literal 1/2 binary64))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
(sqrt.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 p #s(literal 1/2 binary64))) p))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))))))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))))))
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))))))
Outputs
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x)
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))))
Calls

7 calls:

7.0ms
(*.f64 (*.f64 #s(literal 4 binary64) p) p)
7.0ms
x
6.0ms
p
6.0ms
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))
5.0ms
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
Results
AccuracySegmentsBranch
77.5%2p
82.4%2x
100.0%2(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))))
100.0%2(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))
100.0%2(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
100.0%2(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
77.5%2(*.f64 (*.f64 #s(literal 4 binary64) p) p)
Compiler

Compiled 80 to 56 computations (30% saved)

regimes15.0ms (0.1%)

Counts
18 → 2
Calls
Call 1
Inputs
#s(literal 1 binary64)
(neg.f64 (/.f64 p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(neg.f64 (/.f64 x (/.f64 (*.f64 x x) p)))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x)
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))))
(/.f64 (+.f64 p (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))
(sqrt.f64 #s(literal 1/2 binary64))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
(sqrt.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 p #s(literal 1/2 binary64))) p))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))))))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))))))))))
Outputs
(neg.f64 (/.f64 p x))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))))))))
Calls

1 calls:

13.0ms
x
Results
AccuracySegmentsBranch
80.8%2x
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes7.0ms (0.1%)

Counts
16 → 2
Calls
Call 1
Inputs
#s(literal 1 binary64)
(neg.f64 (/.f64 p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(neg.f64 (/.f64 x (/.f64 (*.f64 x x) p)))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x)
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))))
(/.f64 (+.f64 p (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))
(sqrt.f64 #s(literal 1/2 binary64))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
(sqrt.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 p #s(literal 1/2 binary64))) p))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -69/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 11/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
Outputs
(neg.f64 (/.f64 p x))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)))))))
Calls

1 calls:

5.0ms
x
Results
AccuracySegmentsBranch
80.8%2x
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes11.0ms (0.1%)

Counts
14 → 2
Calls
Call 1
Inputs
#s(literal 1 binary64)
(neg.f64 (/.f64 p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(neg.f64 (/.f64 x (/.f64 (*.f64 x x) p)))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x)
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))))
(/.f64 (+.f64 p (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))
(sqrt.f64 #s(literal 1/2 binary64))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
(sqrt.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 p #s(literal 1/2 binary64))) p))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))))
Outputs
(neg.f64 (/.f64 p x))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))))))
Calls

2 calls:

5.0ms
x
5.0ms
p
Results
AccuracySegmentsBranch
72.3%2p
73.2%3x
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes10.0ms (0.1%)

Counts
13 → 2
Calls
Call 1
Inputs
#s(literal 1 binary64)
(neg.f64 (/.f64 p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(neg.f64 (/.f64 x (/.f64 (*.f64 x x) p)))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x)
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))))
(/.f64 (+.f64 p (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))
(sqrt.f64 #s(literal 1/2 binary64))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))
(sqrt.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 p #s(literal 1/2 binary64))) p))
Outputs
(neg.f64 (/.f64 p x))
(sqrt.f64 #s(literal 1/2 binary64))
Calls

2 calls:

4.0ms
p
4.0ms
x
Results
AccuracySegmentsBranch
73.0%3x
71.5%2p
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes8.0ms (0.1%)

Counts
10 → 2
Calls
Call 1
Inputs
#s(literal 1 binary64)
(neg.f64 (/.f64 p x))
(-.f64 #s(literal 0 binary64) (/.f64 p x))
(neg.f64 (/.f64 x (/.f64 (*.f64 x x) p)))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)))
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) p) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x)
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 x x))) (*.f64 x x))))
(/.f64 (+.f64 p (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) #s(literal 11/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))
Outputs
(neg.f64 (/.f64 p x))
#s(literal 1 binary64)
Calls

2 calls:

4.0ms
p
4.0ms
x
Results
AccuracySegmentsBranch
55.3%2x
39.8%2p
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes3.0ms (0%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

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

2 calls:

1.0ms
x
1.0ms
p
Results
AccuracySegmentsBranch
32.8%1p
32.8%1x
Compiler

Compiled 6 to 4 computations (33.3% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-0.9999999999880812
-5.615057898724655e-6
Compiler

Compiled 24 to 18 computations (25% saved)

bsearch53.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
50.0ms
-2.5367553856831112e-8
-1.73384382416585e-17
Results
23.0ms75×0valid
15.0ms49×2valid
5.0ms20×1valid
Compiler

Compiled 456 to 270 computations (40.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
ival-mult: 8.0ms (41.8% of total)
ival-sqrt: 4.0ms (20.9% of total)
ival-add: 3.0ms (15.7% of total)
ival-div: 2.0ms (10.4% of total)
backward-pass: 2.0ms (10.4% of total)
const: 0.0ms (0% of total)

bsearch92.0ms (0.8%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
88.0ms
-2.5367553856831112e-8
-1.73384382416585e-17
Results
38.0ms67×0valid
15.0ms47×2valid
6.0ms30×1valid
Compiler

Compiled 366 to 234 computations (36.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
ival-mult: 7.0ms (37.4% of total)
ival-sqrt: 4.0ms (21.4% of total)
ival-add: 3.0ms (16% of total)
ival-div: 2.0ms (10.7% of total)
backward-pass: 2.0ms (10.7% of total)
const: 0.0ms (0% of total)

bsearch41.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
38.0ms
2.2854751865421556e-26
1.0097747853559401e-23
Results
20.0ms15×2valid
9.0ms97×0valid
3.0ms16×1valid
Compiler

Compiled 248 to 178 computations (28.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 27.0ms
backward-pass: 16.0ms (59.3% of total)
ival-mult: 5.0ms (18.5% of total)
ival-sqrt: 3.0ms (11.1% of total)
ival-add: 2.0ms (7.4% of total)
ival-div: 1.0ms (3.7% of total)
const: 0.0ms (0% of total)

bsearch58.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
54.0ms
2.2854751865421556e-26
1.0097747853559401e-23
Results
41.0ms94×0valid
6.0ms17×2valid
3.0ms17×1valid
Compiler

Compiled 120 to 98 computations (18.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-mult: 5.0ms (42.2% of total)
ival-sqrt: 3.0ms (25.3% of total)
ival-add: 2.0ms (16.9% of total)
ival-div: 1.0ms (8.4% of total)
backward-pass: 1.0ms (8.4% of total)
const: 0.0ms (0% of total)

bsearch35.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
33.0ms
-7.625723408513773e-149
-2.126434692435044e-149
Results
22.0ms13×1valid
6.0ms62×0valid
2.0ms2valid
Compiler

Compiled 79 to 63 computations (20.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-mult: 3.0ms (43.7% of total)
ival-sqrt: 2.0ms (29.1% of total)
ival-div: 1.0ms (14.6% of total)
ival-add: 1.0ms (14.6% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

simplify13.0ms (0.1%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
075175
1112175
2119175
3124175
4126175
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))))
(if (<=.f64 x #s(literal -2630622583481433/309485009821345068724781056 binary64)) (neg.f64 (/.f64 p x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))))))))))
(if (<=.f64 x #s(literal -1450710983537555/9671406556917033397649408 binary64)) (neg.f64 (/.f64 p x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))
(if (<=.f64 p #s(literal 8014330305721943/348449143727040986586495598010130648530944 binary64)) (neg.f64 (/.f64 p x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))))))
(if (<=.f64 p #s(literal 1067125502664063/43556142965880123323311949751266331066368 binary64)) (neg.f64 (/.f64 p x)) (sqrt.f64 #s(literal 1/2 binary64)))
(if (<=.f64 x #s(literal -5988954043295903/230344386280611654799899571593522271174128492457058131614758685317726084130380178960334883128519211886075950624436269830308263222041308144077235977260296389382897664 binary64)) (neg.f64 (/.f64 p x)) #s(literal 1 binary64))
#s(literal 1 binary64)
Outputs
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))))
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 x x)) p) x) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal 1 binary64)))))
(if (<=.f64 x #s(literal -2630622583481433/309485009821345068724781056 binary64)) (neg.f64 (/.f64 p x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))))))))))
(if (<=.f64 x #s(literal -2630622583481433/309485009821345068724781056 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 p x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 p p) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x))) (*.f64 x (*.f64 x x)))))))))))
(if (<=.f64 x #s(literal -1450710983537555/9671406556917033397649408 binary64)) (neg.f64 (/.f64 p x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))))))))
(if (<=.f64 x #s(literal -1450710983537555/9671406556917033397649408 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 p x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 x (*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x (*.f64 x x))))))))))
(if (<=.f64 p #s(literal 8014330305721943/348449143727040986586495598010130648530944 binary64)) (neg.f64 (/.f64 p x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))))))
(if (<=.f64 p #s(literal 8014330305721943/348449143727040986586495598010130648530944 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 p x)) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))))))
(if (<=.f64 p #s(literal 1067125502664063/43556142965880123323311949751266331066368 binary64)) (neg.f64 (/.f64 p x)) (sqrt.f64 #s(literal 1/2 binary64)))
(if (<=.f64 p #s(literal 1067125502664063/43556142965880123323311949751266331066368 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 p x)) (sqrt.f64 #s(literal 1/2 binary64)))
(if (<=.f64 x #s(literal -5988954043295903/230344386280611654799899571593522271174128492457058131614758685317726084130380178960334883128519211886075950624436269830308263222041308144077235977260296389382897664 binary64)) (neg.f64 (/.f64 p x)) #s(literal 1 binary64))
(if (<=.f64 x #s(literal -5988954043295903/230344386280611654799899571593522271174128492457058131614758685317726084130380178960334883128519211886075950624436269830308263222041308144077235977260296389382897664 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 p x)) #s(literal 1 binary64))
#s(literal 1 binary64)

soundness1.5s (13%)

Rules
6082×*-lowering-*.f32
6082×*-lowering-*.f64
5972×*-lowering-*.f32
5972×*-lowering-*.f64
4386×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03812053
112191828
243501780
085801780
050322
1331279
23806279
08814279
08076450
125225857
083115857
01415
13114
24213
34713
44913
55013
05013
Stop Event
fuel
iter limit
saturated
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 596 to 355 computations (40.4% saved)

preprocess85.0ms (0.7%)

Compiler

Compiled 532 to 252 computations (52.6% saved)

end0.0ms (0%)

Profiling

Loading profile data...