Given's Rotation SVD example

Time bar (total: 4.9s)

start0.0ms (0%)

Memory
0.2MiB live, 0.2MiB allocated; 0ms collecting garbage

analyze586.0ms (12%)

Memory
56.9MiB live, 426.4MiB allocated; 720ms collecting garbage
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 27 to 21 computations (22.2% saved)

sample1.7s (34.4%)

Memory
46.3MiB live, 2 000.3MiB allocated; 337ms collecting garbage
Samples
622.0ms6 260×0valid
255.0ms993×2valid
155.0ms591×1valid
144.0ms412×3valid
Precisions
Click to see histograms. Total time spent on operations: 908.0ms
ival-mult: 321.0ms (35.4% of total)
ival-sqrt: 214.0ms (23.6% of total)
adjust: 119.0ms (13.1% of total)
ival-add: 118.0ms (13% of total)
ival-div: 99.0ms (10.9% of total)
exact: 12.0ms (1.3% of total)
const: 9.0ms (1% of total)
ival-fabs: 8.0ms (0.9% of total)
ival-assert: 3.0ms (0.3% of total)
ival-and: 1.0ms (0.1% of total)
ival-<: 1.0ms (0.1% of total)
Bogosity

explain223.0ms (4.6%)

Memory
16.1MiB live, 354.2MiB allocated; 41ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
650-0-(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))
300-0-(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
241(-6.287217555904793e-287 -2.0348254232018847e+37)0-(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-(*.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-#s(literal 1 binary64)
00-0-(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
00-0-#s(literal 4 binary64)
00-0-(*.f64 x x)
00-0-p
00-0-(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))
00-0-(*.f64 (*.f64 #s(literal 4 binary64) p) p)
00-0-#s(literal 1/2 binary64)
00-0-(*.f64 #s(literal 4 binary64) p)
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
sqrt.f64(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))oflow-rescue650
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))overflow65
(*.f64 (*.f64 #s(literal 4 binary64) p) p)overflow65
+.f64(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))cancellation300
sqrt.f64(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)))))))uflow-rescue250
(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)))))))underflow7
(*.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))))))underflow32
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))underflow32
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))underflow15
(*.f64 (*.f64 #s(literal 4 binary64) p) p)underflow63
Confusion
Predicted +Predicted -
+550
-65136
Precision
0.4583333333333333
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+5500
-650136
Precision?
0.4583333333333333
Recall?
1.0
Freqs
test
numberfreq
0136
1120
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
40.0ms388×0valid
22.0ms60×2valid
11.0ms30×3valid
7.0ms34×1valid
Compiler

Compiled 209 to 46 computations (78% saved)

Precisions
Click to see histograms. Total time spent on operations: 50.0ms
ival-mult: 16.0ms (32.1% of total)
ival-sqrt: 10.0ms (20.1% of total)
adjust: 9.0ms (18.1% of total)
ival-add: 7.0ms (14% of total)
ival-div: 6.0ms (12% of total)
exact: 1.0ms (2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

preprocess305.0ms (6.3%)

Memory
-11.2MiB live, 230.9MiB allocated; 28ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
042106
1107104
2278104
3649104
41876104
57554104
01417
02317
14417
210817
327117
486517
5467317
0873911
Stop Event
iter limit
node limit
iter limit
node limit
Calls
Call 1
Inputs
(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)))))))
Outputs
(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 (fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 (*.f64 p #s(literal 2 binary64)) x)) x #s(literal 1/2 binary64)))
Symmetry

(abs p)

Compiler

Compiled 17 to 14 computations (17.6% saved)

eval0.0ms (0%)

Memory
0.1MiB live, 0.1MiB allocated; 0ms collecting garbage
Compiler

Compiled 0 to 2 computations (-∞% saved)

prune1.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
80.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)))))))
Compiler

Compiled 17 to 14 computations (17.6% saved)

series30.0ms (0.6%)

Memory
9.6MiB live, 56.4MiB allocated; 5ms collecting garbage
Counts
14 → 110
Calls
Call 1
Inputs
(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)))))))
(*.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))))))
#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)))))
#s(literal 1 binary64)
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
x
(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))
(*.f64 (*.f64 #s(literal 4 binary64) p) p)
(*.f64 #s(literal 4 binary64) p)
#s(literal 4 binary64)
p
(*.f64 x x)
Outputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 2))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* -2 (/ (pow p 2) (pow x 2))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 1))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 x))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ x (* 2 (/ (pow p 2) x)))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))))
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (+ (* 4 (pow p 2)) (pow x 2))))
#s(approx (* (* 4 p) p) #s(hole binary64 (* 4 (pow p 2))))
#s(approx (* 4 p) #s(hole binary64 (* 4 p)))
#s(approx p #s(hole binary64 p))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (sqrt 1/2)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1/2))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 1))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* 1/2 (/ x p)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* 1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* 2 p)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* 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)))))))))
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (* 4 (pow p 2))))
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1/2 (/ x p)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -2 p)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -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))))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3))))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ (* 1/4 (/ (pow x 2) p)) (* 2 p))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ (* 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)))))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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))))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))))
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -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/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (* 2 (/ (pow p 2) (pow x 2)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 -1))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 x)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))))
Calls

6 calls:

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

rewrite354.0ms (7.3%)

Memory
-74.6MiB live, 355.1MiB allocated; 265ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06004759
06164238
136644214
086983946
Stop Event
iter limit
node limit
iter limit
Counts
124 → 184
Calls
Call 1
Inputs
(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)))))))
(*.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))))))
#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)))))
#s(literal 1 binary64)
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
x
(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))
(*.f64 (*.f64 #s(literal 4 binary64) p) p)
(*.f64 #s(literal 4 binary64) p)
#s(literal 4 binary64)
p
(*.f64 x x)
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 2))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* -2 (/ (pow p 2) (pow x 2))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 1))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 x))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ x (* 2 (/ (pow p 2) x)))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))))
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (+ (* 4 (pow p 2)) (pow x 2))))
#s(approx (* (* 4 p) p) #s(hole binary64 (* 4 (pow p 2))))
#s(approx (* 4 p) #s(hole binary64 (* 4 p)))
#s(approx p #s(hole binary64 p))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (sqrt 1/2)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1/2))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 1))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* 1/2 (/ x p)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* 1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* 2 p)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* 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)))))))))
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (* 4 (pow p 2))))
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1/2 (/ x p)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -2 p)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -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))))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3))))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ (* 1/4 (/ (pow x 2) p)) (* 2 p))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (+ (* 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)))))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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))))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))))
#s(approx (+ (* (* 4 p) p) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -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/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (* 2 (/ (pow p 2) (pow x 2)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 -1))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 x)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))))
Outputs
(*.f64 (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64))))
(pow.f64 (pow.f64 (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(sqrt.f64 (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)))
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))))
#s(literal 1/2 binary64)
(/.f64 (fma.f64 (neg.f64 x) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 2 binary64)))
(/.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 2 binary64)))
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))))
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))))))
(+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))))
#s(literal 1 binary64)
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))))
(/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))
x
(pow.f64 (pow.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 1 binary64))
(pow.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) #s(literal 1/2 binary64))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 x x))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) #s(literal -1/2 binary64)))
(sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))
(exp.f64 (*.f64 (log.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 x x)))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 x x)))))
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 p #s(literal 4 binary64)) p))
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 p #s(literal 4 binary64)) p))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 p #s(literal 4 binary64)) p))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 p #s(literal 4 binary64)) p))
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 p #s(literal 4 binary64)) p))
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 p #s(literal 4 binary64)) p))
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))
(fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))
(fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))
(-.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 (neg.f64 x) x))
(+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p))
(+.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 x x))
(*.f64 (*.f64 p p) #s(literal 4 binary64))
(*.f64 (*.f64 p #s(literal 4 binary64)) p)
(*.f64 p (*.f64 p #s(literal 4 binary64)))
(*.f64 #s(literal 4 binary64) (*.f64 p p))
(*.f64 p #s(literal 4 binary64))
(*.f64 #s(literal 4 binary64) p)
#s(literal 4 binary64)
p
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))
(fabs.f64 (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 20 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 p p) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -10 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 p p)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(literal 2 binary64))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 2 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 6 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 2 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64))) (*.f64 p p) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 2 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal 1 binary64))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 6 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64))) (*.f64 p p) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) x)
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -3 binary64)))) (*.f64 p p) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x))
#s(approx (+ (* (* 4 p) p) (* x x)) (*.f64 x x))
#s(approx (+ (* (* 4 p) p) (* x x)) (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))
#s(approx (* (* 4 p) p) (*.f64 (*.f64 p #s(literal 4 binary64)) p))
#s(approx (* 4 p) (*.f64 p #s(literal 4 binary64)))
#s(approx p p)
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) #s(literal -1/32 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 5 binary64))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(literal 1 binary64))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (+.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/16 binary64) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 5 binary64))) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/16 binary64) (*.f64 (/.f64 x p) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (/.f64 x p) #s(literal 1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64))) p))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64)))) p))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64))))) p))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 #s(literal 2 binary64) p))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64) #s(literal 2 binary64)) p))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) #s(literal 2 binary64)) p))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)))) #s(literal 2 binary64)) p))
#s(approx (+ (* (* 4 p) p) (* x x)) (*.f64 (*.f64 p #s(literal 4 binary64)) p))
#s(approx (+ (* (* 4 p) p) (* x x)) (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 4 binary64)) (*.f64 p p)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64)) p)) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 1/2 binary64)))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64))) p) #s(literal -1 binary64) #s(literal 1 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64)))) p) #s(literal -1 binary64) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (/.f64 x p) #s(literal -1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64))) p)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64)))) p)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64))))) p)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 #s(literal -2 binary64) p))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64) #s(literal 2 binary64)) p)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) #s(literal 2 binary64)) p)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)))) #s(literal 2 binary64)) p)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (*.f64 p p))) x (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 p #s(literal 3 binary64))) #s(literal -3/128 binary64) (/.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p))) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 3/512 binary64) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x #s(literal 1 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal -5 binary64)) #s(literal 3/256 binary64) (/.f64 (*.f64 #s(literal -5/2048 binary64) (*.f64 x x)) (pow.f64 p #s(literal 7 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x))
#s(approx x x)
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (fma.f64 (/.f64 (*.f64 x x) p) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 1/512 binary64) (*.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)))
#s(approx (* x x) (*.f64 x x))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (*.f64 p p)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 p p) (*.f64 x x)))) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (/.f64 (*.f64 p p) (*.f64 x x)))) #s(literal 1 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 2 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64)))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1 binary64)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 2 binary64) #s(literal 1 binary64)) x))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1 binary64)) x))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) x))
#s(approx (+ (* (* 4 p) p) (* x x)) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64) (*.f64 p #s(literal 1 binary64))) x)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 p #s(literal 1 binary64)))) x)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 p #s(literal 1 binary64))))) x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p)))) (*.f64 x x)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 x x)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64)))) (*.f64 x x)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 x x)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1 binary64)))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (neg.f64 x))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1 binary64))))

eval56.0ms (1.1%)

Memory
-0.1MiB live, 43.5MiB allocated; 7ms collecting garbage
Compiler

Compiled 6 003 to 1 145 computations (80.9% saved)

prune12.0ms (0.2%)

Memory
30.3MiB live, 30.3MiB allocated; 0ms collecting garbage
Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New17812190
Fresh000
Picked101
Done000
Total17912191
Accuracy
100.0%
Counts
191 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
79.5%
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
80.2%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64))))
76.3%
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))))))
6.9%
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))
50.4%
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))))
17.0%
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x))))
54.8%
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
50.4%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
28.5%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)))
24.8%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64) (*.f64 p #s(literal 1 binary64))) x)))
26.3%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64)))))
37.7%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
Compiler

Compiled 584 to 456 computations (21.9% saved)

series46.0ms (0.9%)

Memory
-39.1MiB live, 59.8MiB allocated; 27ms collecting garbage
Counts
30 → 200
Calls
Call 1
Inputs
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64)))
#s(literal 1/2 binary64)
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64))
(/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))
x
(sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))
(fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))
(*.f64 (*.f64 p #s(literal 4 binary64)) p)
(*.f64 p #s(literal 4 binary64))
p
#s(literal 4 binary64)
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
#s(literal 1 binary64)
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))
(+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))
#s(literal -1 binary64)
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x)))
(/.f64 (*.f64 p p) (*.f64 x x))
(*.f64 p p)
(*.f64 x x)
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p)
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)
(sqrt.f64 #s(literal 1/2 binary64))
#s(literal 1/4 binary64)
Outputs
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 1))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 1))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 1/2))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole 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)))))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 1))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2))))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 x))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ x (* 2 (/ (pow p 2) x)))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))))
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (pow x 2)))
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (+ (* 4 (pow p 2)) (pow x 2))))
#s(approx (* (* p 4) p) #s(hole binary64 (* 4 (pow p 2))))
#s(approx (* p 4) #s(hole binary64 (* 4 p)))
#s(approx p #s(hole binary64 p))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 2))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* -2 (/ (pow p 2) (pow x 2))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 1))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (/ (* p p) (* x x)) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) #s(hole binary64 (* 1/4 (/ (* x (sqrt 1/2)) p))))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) #s(hole binary64 (/ (+ (* 1/4 (* x (sqrt 1/2))) (* p (sqrt 1/2))) p)))
#s(approx (/ (* (sqrt 1/2) x) p) #s(hole binary64 (/ (* x (sqrt 1/2)) p)))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (sqrt 1/2)))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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)))))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 1/2))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 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)))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* 1/4 (/ x p))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -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)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -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)))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* 1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* 2 p)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* 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)))))))))
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (* 4 (pow p 2))))
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (sqrt 1/2)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1/2))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 1))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* 1/2 (/ x p)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* 1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) #s(hole binary64 (sqrt 1/2)))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2)))))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p)))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (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)))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p)))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 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)))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -1/4 (/ x p))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -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))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -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))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* -1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -2 p)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -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))))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1/2 (/ x p)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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)))))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole 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))))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ (* 1/4 (/ (pow x 2) p)) (* 2 p))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ (* 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)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3))))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* (sqrt 1/2) x) #s(hole binary64 (* x (sqrt 1/2))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 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)))))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 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))))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 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))))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 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))))))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))))
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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))))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) #s(hole binary64 (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (/ (sqrt 1/2) x)))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -1 (/ p x))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -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))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -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))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 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))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 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))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 -1/2))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (- (/ (pow p 2) (pow x 2)) 1/2)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/2)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole 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)))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 -1))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1)))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1)))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 x)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -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/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (* 2 (/ (pow p 2) (pow x 2)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 -1))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1)))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (sqrt 1/2) x)) (* -1/4 (/ (sqrt 1/2) p)))))))
Calls

6 calls:

TimeVariablePointExpression
18.0ms
x
@-inf
((sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/ x (sqrt (+ (* x x) (* (* p 4) p)))) x (sqrt (+ (* x x) (* (* p 4) p))) (+ (* x x) (* (* p 4) p)) (* (* p 4) p) (* p 4) p 4 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) 1 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) -1 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (* p p) (* x x)) (* p p) (* x x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) (/ (* (sqrt 1/2) x) p) (* (sqrt 1/2) x) (sqrt 1/2) 1/4)
6.0ms
p
@0
((sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/ x (sqrt (+ (* x x) (* (* p 4) p)))) x (sqrt (+ (* x x) (* (* p 4) p))) (+ (* x x) (* (* p 4) p)) (* (* p 4) p) (* p 4) p 4 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) 1 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) -1 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (* p p) (* x x)) (* p p) (* x x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) (/ (* (sqrt 1/2) x) p) (* (sqrt 1/2) x) (sqrt 1/2) 1/4)
6.0ms
p
@inf
((sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/ x (sqrt (+ (* x x) (* (* p 4) p)))) x (sqrt (+ (* x x) (* (* p 4) p))) (+ (* x x) (* (* p 4) p)) (* (* p 4) p) (* p 4) p 4 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) 1 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) -1 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (* p p) (* x x)) (* p p) (* x x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) (/ (* (sqrt 1/2) x) p) (* (sqrt 1/2) x) (sqrt 1/2) 1/4)
4.0ms
x
@inf
((sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/ x (sqrt (+ (* x x) (* (* p 4) p)))) x (sqrt (+ (* x x) (* (* p 4) p))) (+ (* x x) (* (* p 4) p)) (* (* p 4) p) (* p 4) p 4 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) 1 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) -1 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (* p p) (* x x)) (* p p) (* x x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) (/ (* (sqrt 1/2) x) p) (* (sqrt 1/2) x) (sqrt 1/2) 1/4)
3.0ms
p
@-inf
((sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/ x (sqrt (+ (* x x) (* (* p 4) p)))) x (sqrt (+ (* x x) (* (* p 4) p))) (+ (* x x) (* (* p 4) p)) (* (* p 4) p) (* p 4) p 4 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) 1 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) -1 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/ (* p p) (* x x)) (* p p) (* x x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) (/ (* (sqrt 1/2) x) p) (* (sqrt 1/2) x) (sqrt 1/2) 1/4)

rewrite221.0ms (4.5%)

Memory
22.2MiB live, 255.1MiB allocated; 29ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
08868759
09147715
151717593
085627226
Stop Event
iter limit
node limit
iter limit
Counts
230 → 340
Calls
Call 1
Inputs
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64)))
#s(literal 1/2 binary64)
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64))
(/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))
x
(sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))
(fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))
(*.f64 (*.f64 p #s(literal 4 binary64)) p)
(*.f64 p #s(literal 4 binary64))
p
#s(literal 4 binary64)
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
#s(literal 1 binary64)
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))
(+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))
#s(literal -1 binary64)
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x)))
(/.f64 (*.f64 p p) (*.f64 x x))
(*.f64 p p)
(*.f64 x x)
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p)
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)
(sqrt.f64 #s(literal 1/2 binary64))
#s(literal 1/4 binary64)
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 1))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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))))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 1))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 1/2))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (pow p 2) (pow x 2))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole 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)))))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 1))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2))))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 x))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ x (* 2 (/ (pow p 2) x)))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))))
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (pow x 2)))
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (+ (* 4 (pow p 2)) (pow x 2))))
#s(approx (* (* p 4) p) #s(hole binary64 (* 4 (pow p 2))))
#s(approx (* p 4) #s(hole binary64 (* 4 p)))
#s(approx p #s(hole binary64 p))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 2))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* -2 (/ (pow p 2) (pow x 2))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 1))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (/ (* p p) (* x x)) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) #s(hole binary64 (* 1/4 (/ (* x (sqrt 1/2)) p))))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) #s(hole binary64 (/ (+ (* 1/4 (* x (sqrt 1/2))) (* p (sqrt 1/2))) p)))
#s(approx (/ (* (sqrt 1/2) x) p) #s(hole binary64 (/ (* x (sqrt 1/2)) p)))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (sqrt 1/2)))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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)))))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 1/2))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 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)))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* 1/4 (/ x p))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -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)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (/ (+ (* -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)))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* 1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* 2 p)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* 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)))))))))
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (* 4 (pow p 2))))
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (sqrt 1/2)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1/2))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 1))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* 1/2 (/ x p)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* 1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) #s(hole binary64 (sqrt 1/2)))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2)))))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p)))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (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)))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p)))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 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)))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -1/4 (/ x p))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -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))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* -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))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* -1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -2 p)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -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))))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1/2 (/ x p)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole 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)))))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole 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))))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ (* 1/4 (/ (pow x 2) p)) (* 2 p))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (+ (* 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)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3))))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* (sqrt 1/2) x) #s(hole binary64 (* x (sqrt 1/2))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 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)))))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (+ 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))))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (+ 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))))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (+ 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))))))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))))
#s(approx (+ (* x x) (* (* p 4) p)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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))))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) #s(hole binary64 (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (/ (sqrt 1/2) x)))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -1 (/ p x))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -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))))
#s(approx (sqrt (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2))) #s(hole binary64 (* -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))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 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))))
#s(approx (+ 1/2 (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2)) #s(hole binary64 (/ (+ (* 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))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 -1/2))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (- (/ (pow p 2) (pow x 2)) 1/2)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole binary64 (- (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (/ (pow p 2) (pow x 2))) 1/2)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(hole 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)))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 -1))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1)))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1)))
#s(approx (/ x (sqrt (+ (* x x) (* (* p 4) p)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 x)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -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/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (* 2 (/ (pow p 2) (pow x 2)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -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/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 -1))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1)))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (sqrt 1/2) x)) (* -1/4 (/ (sqrt 1/2) p)))))))
Outputs
(*.f64 (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1 binary64))))
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))))
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))) #s(literal 1/2 binary64)))
(+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))
#s(literal 1/2 binary64)
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))
x
(pow.f64 (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1 binary64))
(pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))
(sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x)))
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))))))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x)))))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 p p) #s(literal 4 binary64)))
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 p p) #s(literal 4 binary64)))
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 p p) #s(literal 4 binary64)))
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))
(fma.f64 p (*.f64 #s(literal 4 binary64) p) (*.f64 x x))
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal 4 binary64)))
(-.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) p)) p))
(+.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64)))
(*.f64 (*.f64 p p) #s(literal 4 binary64))
(*.f64 (*.f64 #s(literal 4 binary64) p) p)
(*.f64 #s(literal 4 binary64) (*.f64 p p))
(*.f64 p (*.f64 #s(literal 4 binary64) p))
(*.f64 #s(literal 4 binary64) p)
(*.f64 p #s(literal 4 binary64))
p
#s(literal 4 binary64)
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
#s(literal 1 binary64)
(*.f64 (sqrt.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(pow.f64 (pow.f64 (*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(sqrt.f64 (*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))))))
(+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))
#s(literal -1 binary64)
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1 binary64))
(pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))
(*.f64 (/.f64 p x) (/.f64 p x))
(*.f64 p (/.f64 p (*.f64 x x)))
(pow.f64 (/.f64 p x) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 p p)) (neg.f64 (*.f64 x x)))
(/.f64 (/.f64 (*.f64 p p) x) x)
(/.f64 (*.f64 p p) (*.f64 x x))
(exp.f64 (-.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(*.f64 (exp.f64 (log.f64 p)) (exp.f64 (log.f64 p)))
(*.f64 (neg.f64 p) (neg.f64 p))
(*.f64 (fabs.f64 p) (fabs.f64 p))
(*.f64 p p)
(pow.f64 (exp.f64 (log.f64 p)) #s(literal 2 binary64))
(pow.f64 (pow.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(pow.f64 (neg.f64 p) #s(literal 2 binary64))
(pow.f64 (fabs.f64 p) #s(literal 2 binary64))
(pow.f64 (*.f64 p p) #s(literal 1 binary64))
(pow.f64 p #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 p #s(literal -2 binary64)))
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) (sqrt.f64 #s(literal 1/2 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) p) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) p) (sqrt.f64 #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) p) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) (sqrt.f64 #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal 3 binary64)) #s(literal 1/64 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) p) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) p) (sqrt.f64 #s(literal 1/2 binary64))))))
(/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) p) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) p) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) p)))))
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) p))
(fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) (sqrt.f64 #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) p))
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) p))
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) p) (sqrt.f64 #s(literal 1/2 binary64)))
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) p))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p))
(*.f64 x (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (neg.f64 p))
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p)
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))
(pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)))
(sqrt.f64 #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
#s(literal 1/4 binary64)
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 11/8 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 11/8 binary64) (/.f64 (*.f64 #s(literal -69/16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 p p)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal 1/2 binary64))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 1/2 binary64)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1/2 binary64)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 p p)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal 1 binary64))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64))) (*.f64 p p) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) x)
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -3 binary64)))) (*.f64 p p) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x))
#s(approx (+ (* x x) (* (* p 4) p)) (*.f64 x x))
#s(approx (+ (* x x) (* (* p 4) p)) (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))
#s(approx (* (* p 4) p) (*.f64 (*.f64 p p) #s(literal 4 binary64)))
#s(approx (* p 4) (*.f64 #s(literal 4 binary64) p))
#s(approx p p)
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 20 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 p p) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 p p)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(literal 2 binary64))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 2 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64))) (*.f64 p p) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 2 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal 1 binary64))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64))) (*.f64 p p) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (/ (* p p) (* x x)) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))
#s(approx (* p p) (*.f64 p p))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) p))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) p))
#s(approx (/ (* (sqrt 1/2) x) p) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 p p))) #s(literal -1/128 binary64) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 p p))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64)))) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 5 binary64))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (*.f64 (/.f64 x p) #s(literal 1/4 binary64)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)))) p))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (/.f64 x p) #s(literal 1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))) p))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64)))) p))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))))) p))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 #s(literal 2 binary64) p))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64) #s(literal 2 binary64)) p))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) #s(literal 2 binary64)) p))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)))) #s(literal 2 binary64)) p))
#s(approx (+ (* x x) (* (* p 4) p)) (*.f64 (*.f64 p p) #s(literal 4 binary64)))
#s(approx (+ (* x x) (* (* p 4) p)) (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 4 binary64)) (*.f64 p p)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 p p)) #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 p p)) #s(literal -1/32 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64)) p))) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 5 binary64))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) #s(literal 1 binary64))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (+.f64 (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 5 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) (*.f64 (/.f64 x p) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (/.f64 x p) #s(literal 1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))) p))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64)))) p))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))))) p))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 x x)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal -1/128 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal -1/2 binary64))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (*.f64 #s(literal -1/4 binary64) (/.f64 x p)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)))) p)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (/.f64 x p) #s(literal -1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))) p)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64)))) p)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))))) p)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 #s(literal -2 binary64) p))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64) #s(literal 2 binary64)) p)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) #s(literal 2 binary64)) p)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)))) #s(literal 2 binary64)) p)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 x p)) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64)) p)) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 1/2 binary64)))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))) p) #s(literal -1 binary64) #s(literal 1 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64)))) p) #s(literal -1 binary64) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (/.f64 x p) #s(literal -1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))) p)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64)))) p)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))))) p)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (/.f64 x (*.f64 p p)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 4 binary64)) #s(literal 1/512 binary64) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal -3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 p #s(literal -2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 3/512 binary64) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 3/512 binary64) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal -5 binary64)) #s(literal 3/512 binary64) (/.f64 (*.f64 #s(literal -5/4096 binary64) (*.f64 x x)) (pow.f64 p #s(literal 7 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -5/2048 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 7 binary64))) (*.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal -5 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x))
#s(approx x x)
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (fma.f64 (/.f64 (*.f64 x x) p) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 1/512 binary64) (*.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 p p)) #s(literal -1/32 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64)) p)) x (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 p #s(literal 3 binary64))) #s(literal -3/128 binary64) (/.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p))) x (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64)) p)) x (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 3/512 binary64) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x #s(literal 1 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (fma.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -5/2048 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 7 binary64))) (*.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal -5 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x))
#s(approx (* x x) (*.f64 x x))
#s(approx (* (sqrt 1/2) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64) (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1 binary64)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64) (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (+.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64)))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1 binary64)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) x))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) x))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) x))
#s(approx (+ (* x x) (* (* p 4) p)) (*.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (*.f64 p p)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64) (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (+.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64)))))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (+.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 2 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64)))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1 binary64)))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) x))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x)) #s(literal 1/8 binary64) p) x)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (*.f64 x x) p))) p) x)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x)) #s(literal 1/8 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 p p)))) (*.f64 p p))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))))) x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p)))) (*.f64 x x)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) #s(literal -1/2 binary64))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (-.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (-.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1/2 binary64))))
#s(approx (* (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1/2) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (-.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (neg.f64 x))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) p)) x)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) p))) x)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) p)))) x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p)))) (*.f64 x x)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64))) (*.f64 x x)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64)))) (*.f64 x x)))
#s(approx (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 x x)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (-.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))
#s(approx (+ (* (/ (* (sqrt 1/2) x) p) 1/4) (sqrt 1/2)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal -1/4 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))))

eval60.0ms (1.2%)

Memory
20.4MiB live, 65.8MiB allocated; 4ms collecting garbage
Compiler

Compiled 10 478 to 1 560 computations (85.1% saved)

prune42.0ms (0.9%)

Memory
-19.5MiB live, 24.1MiB allocated; 6ms collecting garbage
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New3204324
Fresh437
Picked325
Done000
Total3279336
Accuracy
100.0%
Counts
336 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
79.5%
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
80.2%
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
76.3%
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* x x) (* (* p 4) p))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))
50.4%
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))))
54.8%
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
50.4%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
28.5%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)))
26.4%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
37.7%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
Compiler

Compiled 355 to 273 computations (23.1% saved)

series50.0ms (1%)

Memory
-17.5MiB live, 34.7MiB allocated; 8ms collecting garbage
Counts
27 → 143
Calls
Call 1
Inputs
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))
x
(sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))
(*.f64 p p)
p
#s(literal 4 binary64)
(*.f64 x x)
#s(literal 1/2 binary64)
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
(neg.f64 (/.f64 p x))
(/.f64 p x)
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))
(/.f64 x p)
#s(literal 1/4 binary64)
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))
(*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64))
(/.f64 (*.f64 p p) (*.f64 x x))
#s(literal -1 binary64)
#s(literal 1 binary64)
Outputs
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 1))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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))))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 1))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 1))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* 2 (/ (pow p 2) x)))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (+ (* 4 (pow p 2)) (pow x 2))))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx p #s(hole binary64 p))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))))
#s(approx (neg (/ p x)) #s(hole binary64 (* -1 (/ p x))))
#s(approx (/ p x) #s(hole binary64 (/ p x)))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (* 1/4 (/ x p))))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (/ (+ (* 1/4 x) (* 1/2 p)) p)))
#s(approx (/ x p) #s(hole binary64 (/ x p)))
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 1))
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))))
#s(approx (* (/ (* p p) (* x x)) 1/2) #s(hole binary64 (* 1/2 (/ (pow p 2) (pow x 2)))))
#s(approx (/ (* p p) (* x x)) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (sqrt 1/2)))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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)))))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 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)))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* 1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* 2 p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* 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)))))))))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* 4 (pow p 2))))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (sqrt 1/2)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1/2))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 (* -1/2 (/ (pow p 2) (pow x 2)))))
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2)))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p)))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (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)))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p)))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 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)))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -2 p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -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))))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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)))))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 1/4 (/ (pow x 2) p)) (* 2 p))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 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)))))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3))))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))))
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 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)))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 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))))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 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))))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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))))))))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -1 (/ p x))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -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))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -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))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 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))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 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))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 -1))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 x)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -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/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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))))
Calls

6 calls:

TimeVariablePointExpression
4.0ms
x
@-inf
((sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) x (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (* p p) 4) (* x x)) (* p p) p 4 (* x x) 1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg (/ p x)) (/ p x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (* (/ (* p p) (* x x)) 1/2) (/ (* p p) (* x x)) -1 1)
3.0ms
p
@-inf
((sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) x (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (* p p) 4) (* x x)) (* p p) p 4 (* x x) 1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg (/ p x)) (/ p x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (* (/ (* p p) (* x x)) 1/2) (/ (* p p) (* x x)) -1 1)
3.0ms
p
@inf
((sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) x (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (* p p) 4) (* x x)) (* p p) p 4 (* x x) 1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg (/ p x)) (/ p x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (* (/ (* p p) (* x x)) 1/2) (/ (* p p) (* x x)) -1 1)
3.0ms
p
@0
((sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) x (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (* p p) 4) (* x x)) (* p p) p 4 (* x x) 1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg (/ p x)) (/ p x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (* (/ (* p p) (* x x)) 1/2) (/ (* p p) (* x x)) -1 1)
3.0ms
x
@inf
((sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) x (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (* p p) 4) (* x x)) (* p p) p 4 (* x x) 1/2 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg (/ p x)) (/ p x) (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ x p) 1/4 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (* (/ (* p p) (* x x)) 1/2) (/ (* p p) (* x x)) -1 1)

rewrite225.0ms (4.6%)

Memory
4.6MiB live, 286.1MiB allocated; 72ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07756170
07995395
145925277
084925069
Stop Event
iter limit
node limit
iter limit
Counts
170 → 287
Calls
Call 1
Inputs
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))
x
(sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))
(*.f64 p p)
p
#s(literal 4 binary64)
(*.f64 x x)
#s(literal 1/2 binary64)
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
(neg.f64 (/.f64 p x))
(/.f64 p x)
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))
(/.f64 x p)
#s(literal 1/4 binary64)
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))
(*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64))
(/.f64 (*.f64 p p) (*.f64 x x))
#s(literal -1 binary64)
#s(literal 1 binary64)
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 1))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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))))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 1))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 1))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* 2 (/ (pow p 2) x)))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (+ (* 4 (pow p 2)) (pow x 2))))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx p #s(hole binary64 p))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))))
#s(approx (neg (/ p x)) #s(hole binary64 (* -1 (/ p x))))
#s(approx (/ p x) #s(hole binary64 (/ p x)))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (* 1/4 (/ x p))))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (/ (+ (* 1/4 x) (* 1/2 p)) p)))
#s(approx (/ x p) #s(hole binary64 (/ x p)))
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 1))
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))))
#s(approx (* (/ (* p p) (* x x)) 1/2) #s(hole binary64 (* 1/2 (/ (pow p 2) (pow x 2)))))
#s(approx (/ (* p p) (* x x)) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (sqrt 1/2)))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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)))))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 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)))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* 1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* 2 p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* 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)))))))))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* 4 (pow p 2))))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (sqrt 1/2)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1/2))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 (* -1/2 (/ (pow p 2) (pow x 2)))))
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2)))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p)))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (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)))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p)))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 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)))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -2 p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -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))))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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)))))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 1/4 (/ (pow x 2) p)) (* 2 p))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 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)))))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3))))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))))
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(hole binary64 (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 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)))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 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))))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 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))))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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))))))))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -1 (/ p x))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -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))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -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))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 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))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 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))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 -1))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 x)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -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/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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))))
Outputs
(*.f64 (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1 binary64))))
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64))
(+.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))))
(/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p))))
x
(pow.f64 (pow.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p))) #s(literal 1 binary64))
(pow.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)) #s(literal 1/2 binary64))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)) #s(literal -1/2 binary64)))
(sqrt.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))
(exp.f64 (*.f64 (log.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 #s(literal 4 binary64) p) p))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 #s(literal 4 binary64) p) p))
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 #s(literal 4 binary64) p) p))
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 #s(literal 4 binary64) p) p))
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x))
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))
(fma.f64 p (*.f64 #s(literal 4 binary64) p) (*.f64 x x))
(fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p))
(-.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 (neg.f64 x) x))
(+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 4 binary64) p) p))
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))
(*.f64 (fabs.f64 (fabs.f64 p)) (fabs.f64 (fabs.f64 p)))
(*.f64 (exp.f64 (log.f64 p)) (exp.f64 (log.f64 p)))
(*.f64 (neg.f64 p) (neg.f64 p))
(*.f64 (fabs.f64 p) (fabs.f64 p))
(*.f64 p p)
(pow.f64 (exp.f64 (log.f64 p)) #s(literal 2 binary64))
(pow.f64 (pow.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(pow.f64 (neg.f64 p) #s(literal 2 binary64))
(pow.f64 (fabs.f64 p) #s(literal 2 binary64))
(pow.f64 (*.f64 p p) #s(literal 1 binary64))
(pow.f64 p #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 p #s(literal -2 binary64)))
(fabs.f64 (*.f64 p p))
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))))
p
#s(literal 4 binary64)
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))
(fabs.f64 (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(literal 1/2 binary64)
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (neg.f64 p) x))
(*.f64 (/.f64 p x) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 p x))
(/.f64 (*.f64 #s(literal -1 binary64) p) x)
(/.f64 (neg.f64 p) x)
(/.f64 p (neg.f64 x))
(neg.f64 (/.f64 p x))
(/.f64 (neg.f64 p) (neg.f64 x))
(/.f64 p x)
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 (/.f64 x p) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64))))))
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 x p)))
(+.f64 (*.f64 (/.f64 x p) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64)))
(/.f64 (neg.f64 x) (neg.f64 p))
(/.f64 x p)
#s(literal 1/4 binary64)
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 p p) #s(literal -1/2 binary64) (*.f64 x x))) (neg.f64 (*.f64 x x)))
(/.f64 (fma.f64 (*.f64 p p) #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 x x))
(fma.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(-.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(*.f64 (*.f64 p p) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (*.f64 x x))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (*.f64 x x))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))
(*.f64 (fabs.f64 (/.f64 p x)) (fabs.f64 (/.f64 p x)))
(*.f64 (/.f64 p x) (/.f64 p x))
(*.f64 p (/.f64 p (*.f64 x x)))
(pow.f64 (/.f64 p x) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 p p)) (neg.f64 (*.f64 x x)))
(/.f64 (/.f64 (*.f64 p p) x) x)
(/.f64 (*.f64 p p) (*.f64 x x))
(exp.f64 (-.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(literal -1 binary64)
#s(literal 1 binary64)
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 11/8 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 11/8 binary64) (/.f64 (*.f64 #s(literal -69/16 binary64) (*.f64 p p)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 p p)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(literal 1 binary64))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (fma.f64 (fma.f64 #s(literal 6 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64))) (*.f64 p p) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) x)
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -3 binary64)))) (*.f64 p p) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x))
#s(approx (+ (* (* p p) 4) (* x x)) (*.f64 x x))
#s(approx (+ (* (* p p) 4) (* x x)) (fma.f64 x x (*.f64 (*.f64 #s(literal 4 binary64) p) p)))
#s(approx (* p p) (*.f64 p p))
#s(approx p p)
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 20 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 p p) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 p p)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (neg (/ p x)) (/.f64 (neg.f64 p) x))
#s(approx (/ p x) (/.f64 p x))
#s(approx (+ (* (/ x p) 1/4) 1/2) (*.f64 (/.f64 x p) #s(literal 1/4 binary64)))
#s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))
#s(approx (/ x p) (/.f64 x p))
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) #s(literal 1 binary64))
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (* (/ (* p p) (* x x)) 1/2) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))
#s(approx (/ (* p p) (* x x)) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 p p))) #s(literal -1/128 binary64) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 p p))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64)))) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 5 binary64))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (*.f64 (/.f64 x p) #s(literal 1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 #s(literal 1/2 binary64) x)) p))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 #s(literal 1/2 binary64) x))) p))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 #s(literal 1/2 binary64) x)))) p))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 #s(literal 2 binary64) p))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64) #s(literal 2 binary64)) p))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) #s(literal 2 binary64)) p))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)))) #s(literal 2 binary64)) p))
#s(approx (+ (* (* p p) 4) (* x x)) (*.f64 (*.f64 #s(literal 4 binary64) p) p))
#s(approx (+ (* (* p p) 4) (* x x)) (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 4 binary64)) (*.f64 p p)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 p p)) #s(literal -1/32 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 5 binary64))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* (/ x p) 1/4) 1/2) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (*.f64 (-.f64 (pow.f64 p #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 p p)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 x x)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal -1/128 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal -1/2 binary64))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (*.f64 (/.f64 x p) #s(literal -1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 #s(literal 1/2 binary64) x)) p)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 #s(literal 1/2 binary64) x))) p)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 #s(literal 1/2 binary64) x)))) p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 #s(literal -2 binary64) p))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64) #s(literal 2 binary64)) p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) #s(literal 2 binary64)) p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)))) #s(literal 2 binary64)) p)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64)) p)) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 1/2 binary64)))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (/.f64 x (*.f64 p p)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 4 binary64)) #s(literal 1/512 binary64) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal -3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 p #s(literal -2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 3/512 binary64) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal -5 binary64)) #s(literal 3/256 binary64) (/.f64 (*.f64 #s(literal -5/2048 binary64) (*.f64 x x)) (pow.f64 p #s(literal 7 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x))
#s(approx x x)
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 x x) p) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 1/512 binary64) (*.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)))
#s(approx (* x x) (*.f64 x x))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 p p)) #s(literal -1/32 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64)) p)) x (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 p #s(literal 3 binary64))) #s(literal -3/128 binary64) (/.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p))) x (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64)) p)) x (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 3/512 binary64) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)))
#s(approx (+ (* (* (/ (* p p) (* x x)) 1/2) -1) 1) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (+.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64) (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64)))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 p x) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1 binary64)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) x))
#s(approx (+ (* (* p p) 4) (* x x)) (*.f64 (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (*.f64 p p)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64) (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)))) #s(literal 1 binary64)))
#s(approx (+ (* (/ x p) 1/4) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/4 binary64) p)) x))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (neg.f64 p) x))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x)) #s(literal 1/8 binary64) p) x)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (*.f64 x x) p))) p) x)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x)) #s(literal 1/8 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 p p)))) (*.f64 p p))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))))) x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p)))) (*.f64 x x)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(literal -1 binary64))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (-.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (neg.f64 x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) p)) x)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) p))) x)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) p)))) x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (pow.f64 (/.f64 p x) #s(literal 2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal 144 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p)))) (*.f64 x x)))

eval49.0ms (1%)

Memory
14.5MiB live, 114.3MiB allocated; 16ms collecting garbage
Compiler

Compiled 9 802 to 1 503 computations (84.7% saved)

prune12.0ms (0.2%)

Memory
-9.1MiB live, 37.8MiB allocated; 2ms collecting garbage
Pruning

9 alts after pruning (3 fresh and 6 done)

PrunedKeptTotal
New3162318
Fresh112
Picked055
Done112
Total3189327
Accuracy
100.0%
Counts
327 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
79.5%
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
80.2%
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
76.3%
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
50.4%
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))))
50.4%
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))))
54.8%
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
28.5%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)))
26.4%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
37.7%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
Compiler

Compiled 206 to 158 computations (23.3% saved)

series34.0ms (0.7%)

Memory
24.9MiB live, 71.5MiB allocated; 3ms collecting garbage
Counts
28 → 192
Calls
Call 1
Inputs
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)))
#s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))
(/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)
(fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))
#s(literal 1/4 binary64)
x
(*.f64 #s(literal 1/2 binary64) p)
#s(literal 1/2 binary64)
p
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))
(fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x)
(/.f64 (*.f64 p p) x)
(*.f64 p p)
#s(literal 2 binary64)
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
#s(literal 1 binary64)
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))
(sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))
#s(literal 4 binary64)
(*.f64 x x)
#s(literal -1/2 binary64)
Outputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (* 1/4 (/ x p))))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (/ (+ (* 1/4 x) (* 1/2 p)) p)))
#s(approx (/ (+ (* 1/4 x) (* 1/2 p)) p) #s(hole binary64 (* 1/4 (/ x p))))
#s(approx (/ (+ (* 1/4 x) (* 1/2 p)) p) #s(hole binary64 (/ (+ (* 1/4 x) (* 1/2 p)) p)))
#s(approx (+ (* 1/4 x) (* 1/2 p)) #s(hole binary64 (* 1/4 x)))
#s(approx (+ (* 1/4 x) (* 1/2 p)) #s(hole binary64 (+ (* 1/4 x) (* 1/2 p))))
#s(approx (* 1/2 p) #s(hole binary64 (* 1/2 p)))
#s(approx p #s(hole binary64 p))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 1))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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))))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 1))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 1))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* 2 (/ (pow p 2) x)))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))))
#s(approx (+ (* (/ (* p p) x) 2) x) #s(hole binary64 x))
#s(approx (+ (* (/ (* p p) x) 2) x) #s(hole binary64 (+ x (* 2 (/ (pow p 2) x)))))
#s(approx (/ (* p p) x) #s(hole binary64 (/ (pow p 2) x)))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 1))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole 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))))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 1))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ 1 (* 1/2 (/ (pow p 2) (pow x 2))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ 1 (* (pow p 2) (+ (* -9/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 49/16 (/ (pow p 2) (pow x 6))) (* 9/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (+ (* 4 (pow p 2)) (pow x 2))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (sqrt 1/2)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1/2))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (/ (+ (* 1/4 x) (* 1/2 p)) p) #s(hole binary64 1/2))
#s(approx (/ (+ (* 1/4 x) (* 1/2 p)) p) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (+ (* 1/4 x) (* 1/2 p)) #s(hole binary64 (* 1/2 p)))
#s(approx (+ (* 1/4 x) (* 1/2 p)) #s(hole binary64 (* p (+ 1/2 (* 1/4 (/ x p))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (sqrt 1/2)))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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)))))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 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)))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* 1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* 2 p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* 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)))))))))
#s(approx (+ (* (/ (* p p) x) 2) x) #s(hole binary64 (* 2 (/ (pow p 2) x))))
#s(approx (+ (* (/ (* p p) x) 2) x) #s(hole binary64 (* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (sqrt 1/2)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole 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)))))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (sqrt 2)))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1/2 (/ x (* p (sqrt 2)))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2))))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))) (* -1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* (pow p 3) (sqrt 2)))))))))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* 4 (pow p 2))))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))
#s(approx (+ (* 1/4 x) (* 1/2 p)) #s(hole binary64 (* -1 (* p (- (* -1/4 (/ x p)) 1/2)))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2)))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p)))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (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)))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p)))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 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)))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -2 p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -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))))))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2)))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p)))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ (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)))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (* p (sqrt 2)))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ x (sqrt 2))) (* 1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* p (sqrt 2))))) p)))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (sqrt 2))) (* 1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* p (sqrt 2))))) p)) (* -1/2 (/ x (sqrt 2)))) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3))))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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)))))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 1/4 (/ (pow x 2) p)) (* 2 p))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 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)))))))
#s(approx (+ (* (/ (* p p) x) 2) x) #s(hole binary64 (/ (+ (* 2 (pow p 2)) (pow x 2)) x)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole 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)))))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ (sqrt 2) (* x (- (* 1/2 (/ (* x (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ 1 (* p (sqrt 2)))))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ (sqrt 2) (* x (- (* x (+ (* -1/2 (/ (* x (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (* p (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow p 3))))) (sqrt 2))) (* 1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (sqrt 2))))) (* 1/2 (/ 1 (* p (sqrt 2)))))))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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))))))))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))))
#s(approx (/ (+ (* 1/4 x) (* 1/2 p)) p) #s(hole binary64 (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))))
#s(approx (+ (* 1/4 x) (* 1/2 p)) #s(hole binary64 (* x (+ 1/4 (* 1/2 (/ p x))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 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)))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 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))))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 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))))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))))
#s(approx (+ (* (/ (* p p) x) 2) x) #s(hole binary64 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ 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)))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ 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))))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2)))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1/2 (* (pow p 2) (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (+ (* -1/4 (* (pow p 2) (+ (* -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)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2))))))))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -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/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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))))
#s(approx (+ (* 1/4 x) (* 1/2 p)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ p x)) 1/4)))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -1 (/ p x))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -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))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -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))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 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))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 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))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 -1))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 x)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))))
#s(approx (+ (* (/ (* p p) x) 2) x) #s(hole binary64 (* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1)))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (* -1 (/ p x))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (* -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))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (* -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))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (* -1 (/ x p))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (+ (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow p 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 p 4))))))) (pow x 6))) (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p))))))))
Calls

6 calls:

TimeVariablePointExpression
9.0ms
x
@0
((sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ (+ (* 1/4 x) (* 1/2 p)) p) (+ (* 1/4 x) (* 1/2 p)) 1/4 x (* 1/2 p) 1/2 p (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (/ (* p p) x) 2) x) (/ (* p p) x) (* p p) 2 (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (* p p) 4) (* x x)) 4 (* x x) -1/2)
6.0ms
x
@-inf
((sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ (+ (* 1/4 x) (* 1/2 p)) p) (+ (* 1/4 x) (* 1/2 p)) 1/4 x (* 1/2 p) 1/2 p (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (/ (* p p) x) 2) x) (/ (* p p) x) (* p p) 2 (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (* p p) 4) (* x x)) 4 (* x x) -1/2)
4.0ms
x
@inf
((sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ (+ (* 1/4 x) (* 1/2 p)) p) (+ (* 1/4 x) (* 1/2 p)) 1/4 x (* 1/2 p) 1/2 p (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (/ (* p p) x) 2) x) (/ (* p p) x) (* p p) 2 (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (* p p) 4) (* x x)) 4 (* x x) -1/2)
4.0ms
p
@inf
((sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ (+ (* 1/4 x) (* 1/2 p)) p) (+ (* 1/4 x) (* 1/2 p)) 1/4 x (* 1/2 p) 1/2 p (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (/ (* p p) x) 2) x) (/ (* p p) x) (* p p) 2 (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (* p p) 4) (* x x)) 4 (* x x) -1/2)
3.0ms
p
@-inf
((sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+ (* (/ x p) 1/4) 1/2) (/ (+ (* 1/4 x) (* 1/2 p)) p) (+ (* 1/4 x) (* 1/2 p)) 1/4 x (* 1/2 p) 1/2 p (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (/ (* p p) x) 2) x) (/ (* p p) x) (* p p) 2 (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (sqrt (+ (* (* p p) 4) (* x x))) (+ (* (* p p) 4) (* x x)) 4 (* x x) -1/2)

rewrite261.0ms (5.4%)

Memory
-4.4MiB live, 278.5MiB allocated; 37ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
09908999
010157814
159097814
082667497
Stop Event
iter limit
node limit
iter limit
Counts
220 → 316
Calls
Call 1
Inputs
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)))
#s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))
(/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p)
(fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))
#s(literal 1/4 binary64)
x
(*.f64 #s(literal 1/2 binary64) p)
#s(literal 1/2 binary64)
p
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))
(fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x)
(/.f64 (*.f64 p p) x)
(*.f64 p p)
#s(literal 2 binary64)
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
#s(literal 1 binary64)
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))
(sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))
#s(literal 4 binary64)
(*.f64 x x)
#s(literal -1/2 binary64)
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2))))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (* 1/4 (/ x p))))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (/ (+ (* 1/4 x) (* 1/2 p)) p)))
#s(approx (/ (+ (* 1/4 x) (* 1/2 p)) p) #s(hole binary64 (* 1/4 (/ x p))))
#s(approx (/ (+ (* 1/4 x) (* 1/2 p)) p) #s(hole binary64 (/ (+ (* 1/4 x) (* 1/2 p)) p)))
#s(approx (+ (* 1/4 x) (* 1/2 p)) #s(hole binary64 (* 1/4 x)))
#s(approx (+ (* 1/4 x) (* 1/2 p)) #s(hole binary64 (+ (* 1/4 x) (* 1/2 p))))
#s(approx (* 1/2 p) #s(hole binary64 (* 1/2 p)))
#s(approx p #s(hole binary64 p))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 1))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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))))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 1))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* -1 (/ (pow p 2) (pow x 2))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 1))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (* -2 (/ (pow p 2) (pow x 2))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* 2 (/ (pow p 2) x)))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))))
#s(approx (+ (* (/ (* p p) x) 2) x) #s(hole binary64 x))
#s(approx (+ (* (/ (* p p) x) 2) x) #s(hole binary64 (+ x (* 2 (/ (pow p 2) x)))))
#s(approx (/ (* p p) x) #s(hole binary64 (/ (pow p 2) x)))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 1))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole 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))))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 1))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ 1 (* 1/2 (/ (pow p 2) (pow x 2))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ 1 (* (pow p 2) (+ (* -9/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 49/16 (/ (pow p 2) (pow x 6))) (* 9/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (+ (* 4 (pow p 2)) (pow x 2))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (sqrt 1/2)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 1/2))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (/ (+ (* 1/4 x) (* 1/2 p)) p) #s(hole binary64 1/2))
#s(approx (/ (+ (* 1/4 x) (* 1/2 p)) p) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (+ (* 1/4 x) (* 1/2 p)) #s(hole binary64 (* 1/2 p)))
#s(approx (+ (* 1/4 x) (* 1/2 p)) #s(hole binary64 (* p (+ 1/2 (* 1/4 (/ x p))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (sqrt 1/2)))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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)))))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/4 (/ x p)))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 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)))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* 1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* 2 p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* 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)))))))))
#s(approx (+ (* (/ (* p p) x) 2) x) #s(hole binary64 (* 2 (/ (pow p 2) x))))
#s(approx (+ (* (/ (* p p) x) 2) x) #s(hole binary64 (* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (sqrt 1/2)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole 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)))))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (sqrt 2)))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1/2 (/ x (* p (sqrt 2)))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2))))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ (sqrt 2) (+ (* -1/2 (/ x (* p (sqrt 2)))) (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* (pow p 2) (sqrt 2)))) (* -1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* (pow p 3) (sqrt 2)))))))))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* 4 (pow p 2))))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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)))))
#s(approx (+ (* 1/4 x) (* 1/2 p)) #s(hole binary64 (* -1 (* p (- (* -1/4 (/ x p)) 1/2)))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2)))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p)))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (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)))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/4 (/ x p)))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 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)))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1/2 (/ x p))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* 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/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -2 p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -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))))))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2)))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p)))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ (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)))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (* p (sqrt 2)))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1 (/ (+ (* -1/2 (/ x (sqrt 2))) (* 1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (* p (sqrt 2))))) p)))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2)))) (sqrt 2))) (* 1/2 (/ (+ (* -1/8 (pow x 3)) (+ (* 1/4 (pow x 3)) (* 1/2 (/ (* x (+ (* -1/2 (pow x 2)) (* 1/4 (/ (pow x 2) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))))) (* p (sqrt 2))))) p)) (* -1/2 (/ x (sqrt 2)))) p)))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3))))))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole 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)))))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 1/4 (/ (pow x 2) p)) (* 2 p))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (+ (* 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)))))))
#s(approx (+ (* (/ (* p p) x) 2) x) #s(hole binary64 (/ (+ (* 2 (pow p 2)) (pow x 2)) x)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole 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)))))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ (sqrt 2) (* x (- (* 1/2 (/ (* x (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ 1 (* p (sqrt 2)))))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ (sqrt 2) (* x (- (* x (+ (* -1/2 (/ (* x (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (* p (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow p 3))))) (sqrt 2))) (* 1/2 (/ (- (* 1/2 (/ 1 (pow p 2))) (* 1/4 (/ 1 (* (pow p 2) (pow (sqrt 2) 2))))) (sqrt 2))))) (* 1/2 (/ 1 (* p (sqrt 2)))))))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (+ 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))))))))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(hole binary64 (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))))
#s(approx (/ (+ (* 1/4 x) (* 1/2 p)) p) #s(hole binary64 (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))))
#s(approx (+ (* 1/4 x) (* 1/2 p)) #s(hole binary64 (* x (+ 1/4 (* 1/2 (/ p x))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 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)))))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (+ 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))))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (+ 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))))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))))
#s(approx (+ (* (/ (* p p) x) 2) x) #s(hole binary64 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ 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)))))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (+ 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))))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2)))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1/2 (* (pow p 2) (+ (* -1 (pow p 4)) (+ (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (+ (* -1/4 (* (pow p 2) (+ (* -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)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2))))))))
#s(approx (+ (* (* p p) 4) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -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/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(hole binary64 (/ (+ (* 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))))
#s(approx (+ (* 1/4 x) (* 1/2 p)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ p x)) 1/4)))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -1 (/ p x))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -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))))
#s(approx (sqrt (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2)) #s(hole binary64 (* -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))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (pow p 2) (pow x 2))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 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))))
#s(approx (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) #s(hole binary64 (/ (+ (* 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))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 -1))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (- (* 2 (/ (pow p 2) (pow x 2))) 1)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 x)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))))
#s(approx (+ (* (/ (* p p) x) 2) x) #s(hole binary64 (* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1)))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (* -1 (/ p x))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (* -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))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(hole binary64 (* -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))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (* -1 (/ x p))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p)))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (* p (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (+ (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow p 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 p 4))))))) (pow x 6))) (+ (* -1/2 (/ (* p (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (pow x 4))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 3) (pow x 2)))) (/ 1 p))))))))
Outputs
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 p #s(literal 1/2 binary64))) p))) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 p #s(literal 1/2 binary64))) p)))) #s(literal 1 binary64))
(pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 p #s(literal 1/2 binary64))) p))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 p #s(literal 1/2 binary64))) p))))
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 p #s(literal 1/2 binary64))) p)))) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 p #s(literal 1/2 binary64))) p)))
#s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 p #s(literal 1/2 binary64))) p))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 p #s(literal 1/2 binary64)))) (neg.f64 p))
(/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 p #s(literal 1/2 binary64))) p)
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) (/.f64 (*.f64 p #s(literal 1/2 binary64)) p))
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) (/.f64 (*.f64 p #s(literal 1/2 binary64)) p))
(+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) (/.f64 (*.f64 p #s(literal 1/2 binary64)) p))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 p #s(literal 1/2 binary64))))
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x) (-.f64 (*.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 p #s(literal 1/2 binary64))))))
(fma.f64 #s(literal 1/4 binary64) x (*.f64 p #s(literal 1/2 binary64)))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) x))
(fma.f64 x #s(literal 1/4 binary64) (*.f64 p #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal 1/4 binary64) x))
(-.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal -1/2 binary64) p))
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 #s(literal 1/4 binary64) x))
(+.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 p #s(literal 1/2 binary64)))
#s(literal 1/4 binary64)
x
(*.f64 p #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) p)
#s(literal 1/2 binary64)
p
(*.f64 (pow.f64 (+.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))
(pow.f64 (pow.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (+.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x)))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 (pow.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64))
(+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))))
(/.f64 (neg.f64 x) (neg.f64 #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))))
(/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) x))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)))) (-.f64 x (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 p p) x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) x))))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64))) (*.f64 x (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64))))))
(fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x)
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)
(-.f64 x (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) x)))
(+.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)) x)
(+.f64 x (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)))
(*.f64 p (/.f64 p x))
(/.f64 (neg.f64 (*.f64 p p)) (neg.f64 x))
(/.f64 (*.f64 p p) x)
(*.f64 (pow.f64 p #s(literal 1 binary64)) (pow.f64 p #s(literal 1 binary64)))
(*.f64 (neg.f64 p) (neg.f64 p))
(*.f64 (fabs.f64 p) (fabs.f64 p))
(*.f64 p p)
(pow.f64 (pow.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(pow.f64 (*.f64 p p) #s(literal 1 binary64))
(pow.f64 p #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))))
#s(literal 2 binary64)
(*.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64))))
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
#s(literal 1 binary64)
(*.f64 (pow.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/4 binary64)))
(pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))))
(*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64))
(+.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))))
(/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))))
(pow.f64 (pow.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 1 binary64))
(pow.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))
(exp.f64 (*.f64 (log.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 (*.f64 p #s(literal 4 binary64)) p)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 x x)))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 (*.f64 p #s(literal 4 binary64)) p) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 x x)))))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 p #s(literal 4 binary64)) p))
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 p #s(literal 4 binary64)) p))
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 p #s(literal 4 binary64)) p))
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))
(fma.f64 (*.f64 p #s(literal 4 binary64)) p (*.f64 x x))
(fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))
(fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p))
(-.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 (neg.f64 x) x))
(+.f64 (*.f64 x x) (*.f64 (*.f64 p #s(literal 4 binary64)) p))
(+.f64 (*.f64 (*.f64 p #s(literal 4 binary64)) p) (*.f64 x x))
#s(literal 4 binary64)
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 x x)
(pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(literal -1/2 binary64)
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(literal 1 binary64))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64) #s(literal 1 binary64)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 20 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 p p) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -10 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 p p)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (+ (* (/ x p) 1/4) 1/2) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
#s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 p #s(literal 1/2 binary64))) p))
#s(approx (/ (+ (* 1/4 x) (* 1/2 p)) p) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))
#s(approx (/ (+ (* 1/4 x) (* 1/2 p)) p) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 p #s(literal 1/2 binary64))) p))
#s(approx (+ (* 1/4 x) (* 1/2 p)) (*.f64 #s(literal 1/4 binary64) x))
#s(approx (+ (* 1/4 x) (* 1/2 p)) (fma.f64 #s(literal 1/4 binary64) x (*.f64 p #s(literal 1/2 binary64))))
#s(approx (* 1/2 p) (*.f64 p #s(literal 1/2 binary64)))
#s(approx p p)
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(literal 1 binary64))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (fma.f64 #s(literal 11/8 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (fma.f64 (fma.f64 #s(literal -69/16 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1 binary64))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 p p)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -10 binary64) (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 p p)) (pow.f64 x #s(literal -2 binary64))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(literal 1 binary64))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 6 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 6 binary64))) (*.f64 p p) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) x)
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 x #s(literal -3 binary64)))) (*.f64 p p) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p) x))
#s(approx (+ (* (/ (* p p) x) 2) x) x)
#s(approx (+ (* (/ (* p p) x) 2) x) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))
#s(approx (/ (* p p) x) (/.f64 (*.f64 p p) x))
#s(approx (* p p) (*.f64 p p))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) #s(literal 1 binary64))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (fma.f64 #s(literal 11/8 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (fma.f64 (fma.f64 #s(literal -69/16 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 p p) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) #s(literal 1 binary64))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64)))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (fma.f64 (fma.f64 #s(literal 49/16 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal -9/8 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 p p) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (+ (* (* p p) 4) (* x x)) (*.f64 x x))
#s(approx (+ (* (* p p) 4) (* x x)) (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) #s(literal -1/32 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 p #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 5 binary64))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))) #s(literal 1/2 binary64)))
#s(approx (+ (* (/ x p) 1/4) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* (/ x p) 1/4) 1/2) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))
#s(approx (/ (+ (* 1/4 x) (* 1/2 p)) p) #s(literal 1/2 binary64))
#s(approx (/ (+ (* 1/4 x) (* 1/2 p)) p) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))
#s(approx (+ (* 1/4 x) (* 1/2 p)) (*.f64 p #s(literal 1/2 binary64)))
#s(approx (+ (* 1/4 x) (* 1/2 p)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) p))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 p p))) #s(literal -1/128 binary64) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 p p))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64)))) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p))) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 5 binary64))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 x p) #s(literal 3 binary64)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x p)))) #s(literal 1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (*.f64 (/.f64 x p) #s(literal 1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64))) p))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64)))) p))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64))))) p))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 #s(literal 2 binary64) p))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64) #s(literal 2 binary64)) p))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) #s(literal 2 binary64)) p))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)))) #s(literal 2 binary64)) p))
#s(approx (+ (* (/ (* p p) x) 2) x) (*.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64)))
#s(approx (+ (* (/ (* p p) x) 2) x) (*.f64 (+.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 2 binary64) x)) (*.f64 p p)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 p p))) #s(literal -1/128 binary64) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 p p))) #s(literal -1/128 binary64) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64)))) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/8 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64))))) (*.f64 (pow.f64 p #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (* p p) 4) (* x x)) (*.f64 (*.f64 p #s(literal 4 binary64)) p))
#s(approx (+ (* (* p p) 4) (* x x)) (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 4 binary64)) (*.f64 p p)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64)) p)) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 1/2 binary64)))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
#s(approx (+ (* 1/4 x) (* 1/2 p)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64)) p)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 x x)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal -1/128 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal -1/2 binary64))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/4 binary64) x))) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x p)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64))) p)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64)))) p)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) x) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 p p)) #s(literal -1/16 binary64) (*.f64 x #s(literal 1/2 binary64))))) p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 #s(literal -2 binary64) p))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/4 binary64) #s(literal 2 binary64)) p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))) #s(literal 2 binary64)) p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p)))) #s(literal 2 binary64)) p)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 x x)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal -1/128 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) #s(literal -1/2 binary64))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) p) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (/.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/4 binary64)))) p) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) p))) p) #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (*.f64 p p))) x (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 p #s(literal 3 binary64))) #s(literal -3/128 binary64) (/.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p))) x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/4 binary64))) x (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 3/512 binary64) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)))
#s(approx x x)
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (fma.f64 (/.f64 (/.f64 x (*.f64 p p)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 4 binary64)) #s(literal 1/512 binary64) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal -3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 p #s(literal -2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 3/512 binary64) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) x))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal -5 binary64)) #s(literal 3/256 binary64) (/.f64 (*.f64 #s(literal -5/2048 binary64) (*.f64 x x)) (pow.f64 p #s(literal 7 binary64)))) (*.f64 x x) (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) p)) x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 x x) p) #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 3 binary64))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 1/512 binary64) (*.f64 #s(literal -1/64 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 x x) (*.f64 #s(literal 2 binary64) p)))
#s(approx (+ (* (/ (* p p) x) 2) x) (/.f64 (fma.f64 (*.f64 p p) #s(literal 2 binary64) (*.f64 x x)) x))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (fma.f64 (/.f64 (/.f64 x (*.f64 p p)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 4 binary64)) #s(literal 1/512 binary64) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal -3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 p #s(literal -2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) x (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p))) x (sqrt.f64 #s(literal 1/2 binary64))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) #s(literal -1 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) p)) #s(literal -1/2 binary64) (*.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) x) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (* x x) (*.f64 x x))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 2 binary64))) (*.f64 p p)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64)))))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 p p) (*.f64 x x)))) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (/.f64 (*.f64 p p) (*.f64 x x)))) #s(literal 1 binary64)))
#s(approx (+ (* (/ x p) 1/4) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/4 binary64) p)) x))
#s(approx (/ (+ (* 1/4 x) (* 1/2 p)) p) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/4 binary64) p)) x))
#s(approx (+ (* 1/4 x) (* 1/2 p)) (*.f64 (fma.f64 (/.f64 p x) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) x))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1 binary64)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (+.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 p p) (*.f64 x x)))) #s(literal 1 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (+.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (/.f64 (*.f64 p p) (*.f64 x x)))) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64)))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1 binary64)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 2 binary64) #s(literal 1 binary64)) x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1 binary64)) x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) x))
#s(approx (+ (* (/ (* p p) x) 2) x) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 2 binary64) #s(literal 1 binary64)) x))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1 binary64)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (+.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)))) (pow.f64 x #s(literal 6 binary64)))))) #s(literal 1 binary64)))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (+.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (*.f64 x x))) #s(literal 1 binary64)))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (+.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (fma.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (neg.f64 (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p) (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal -1/4 binary64))))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal 1 binary64)))
#s(approx (+ (* (* p p) 4) (* x x)) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64)))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64) (*.f64 p #s(literal 1 binary64))) x)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 p #s(literal 1 binary64)))) x)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p p)) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64) (*.f64 p #s(literal 1 binary64))))) x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p)))) (*.f64 x x)))
#s(approx (+ (* 1/4 x) (* 1/2 p)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 p x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (neg.f64 (/.f64 p x)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x)) #s(literal 1/8 binary64) p) x)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (*.f64 x x) p))) p) x)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x)) #s(literal 1/8 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 p p))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))))) x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 p p)) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p))) (*.f64 x x)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 p p)))) (*.f64 x x)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) #s(literal -1 binary64))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))
#s(approx (/ x (sqrt (+ (* (* p p) 4) (* x x)))) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1 binary64)))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (neg.f64 x))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1 binary64))))
#s(approx (sqrt (+ (* (* p p) 4) (* x x))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1 binary64))))
#s(approx (+ (* (/ (* p p) x) 2) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (neg.f64 (/.f64 p x)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x)) #s(literal 1/8 binary64) p) x)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (*.f64 x x) p))) p) x)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x)) #s(literal 1/8 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 p p))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) p)) (/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) p))))) x)))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (/.f64 (neg.f64 x) p))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 x x))) #s(literal -1/8 binary64) (pow.f64 p #s(literal -1 binary64)))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (*.f64 (neg.f64 x) (fma.f64 (*.f64 p (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 x x))) #s(literal -1/8 binary64) (pow.f64 p #s(literal -1 binary64))))))
#s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (*.f64 (neg.f64 x) (fma.f64 (*.f64 p (/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p p)) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 6 binary64))))) (*.f64 p p))) #s(literal 1/8 binary64) (*.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 8 binary64)) #s(literal -256 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64))))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 p (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 x x))) #s(literal -1/8 binary64) (pow.f64 p #s(literal -1 binary64)))))))

eval82.0ms (1.7%)

Memory
-15.9MiB live, 72.9MiB allocated; 11ms collecting garbage
Compiler

Compiled 11 196 to 1 690 computations (84.9% saved)

prune14.0ms (0.3%)

Memory
31.5MiB live, 31.5MiB allocated; 0ms collecting garbage
Pruning

11 alts after pruning (3 fresh and 8 done)

PrunedKeptTotal
New3073310
Fresh000
Picked033
Done156
Total30811319
Accuracy
100.0%
Counts
319 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
79.5%
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
30.1%
(/.f64 #s(literal 1 binary64) #s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64))))
54.1%
(/.f64 #s(literal 1 binary64) #s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (sqrt.f64 #s(literal 2 binary64))))
80.2%
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
76.3%
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
50.4%
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))))
50.4%
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))))
54.8%
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
28.5%
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
26.4%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
37.7%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
Compiler

Compiled 795 to 338 computations (57.5% saved)

regimes56.0ms (1.2%)

Memory
-32.0MiB live, 75.8MiB allocated; 23ms collecting garbage
Counts
22 → 2
Calls
Call 1
Inputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) #s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))))
(/.f64 #s(literal 1 binary64) #s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* x x) (* (* p 4) p))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1/2 binary64))))
(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)))))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/4 binary64) (*.f64 p #s(literal 1 binary64))) x)))
Outputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
Calls

7 calls:

15.0ms
p
15.0ms
(*.f64 (*.f64 #s(literal 4 binary64) p) p)
6.0ms
x
5.0ms
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
5.0ms
(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)))))))
Results
AccuracySegmentsBranch
80.2%1(*.f64 (*.f64 #s(literal 4 binary64) p) p)
99.9%2(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
99.9%2(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
99.9%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))))))
99.9%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)))))))
80.2%1p
86.6%2x
Compiler

Compiled 66 to 56 computations (15.2% saved)

regimes15.0ms (0.3%)

Memory
21.8MiB live, 21.8MiB allocated; 0ms collecting garbage
Counts
15 → 2
Calls
Call 1
Inputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) #s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))))
(/.f64 #s(literal 1 binary64) #s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x #s(approx (sqrt (+ (* (* 4 p) p) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))))))
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x #s(approx (sqrt (+ (* x x) (* (* p 4) p))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64))))
Outputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
(sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
Calls

4 calls:

4.0ms
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
3.0ms
(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)))))))
3.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))))))
3.0ms
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
Results
AccuracySegmentsBranch
99.3%2(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
99.3%2(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
99.3%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))))))
99.3%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)))))))
Compiler

Compiled 59 to 47 computations (20.3% saved)

regimes13.0ms (0.3%)

Memory
14.2MiB live, 14.2MiB allocated; 0ms collecting garbage
Counts
12 → 3
Calls
Call 1
Inputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) #s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))))
(/.f64 #s(literal 1 binary64) #s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) p) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))))
Outputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) #s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64))))
Calls

4 calls:

3.0ms
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
3.0ms
(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)))))))
3.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))))))
3.0ms
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
Results
AccuracySegmentsBranch
99.7%3(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
99.7%3(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
99.7%3(*.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))))))
99.7%3(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)))))))
Compiler

Compiled 59 to 47 computations (20.3% saved)

regimes32.0ms (0.7%)

Memory
-31.6MiB live, 15.2MiB allocated; 3ms collecting garbage
Counts
10 → 3
Calls
Call 1
Inputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) #s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x))))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (fma.f64 (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(approx (+ (* (/ x p) 1/4) 1/2) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)) p))))
Outputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
Calls

4 calls:

3.0ms
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
3.0ms
(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)))))))
3.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))))))
2.0ms
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
Results
AccuracySegmentsBranch
99.7%3(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
99.7%3(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
99.7%3(*.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))))))
99.7%3(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)))))))
Compiler

Compiled 59 to 47 computations (20.3% saved)

regimes8.0ms (0.2%)

Memory
11.9MiB live, 11.9MiB allocated; 0ms collecting garbage
Counts
6 → 3
Calls
Call 1
Inputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) #s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
Outputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
#s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
Calls

4 calls:

2.0ms
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
2.0ms
(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)))))))
2.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))))))
2.0ms
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
Results
AccuracySegmentsBranch
99.3%3(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
99.3%3(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
99.3%3(*.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))))))
99.3%3(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)))))))
Compiler

Compiled 59 to 47 computations (20.3% saved)

regimes7.0ms (0.1%)

Memory
10.6MiB live, 10.6MiB allocated; 0ms collecting garbage
Counts
5 → 3
Calls
Call 1
Inputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) #s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (sqrt.f64 #s(literal 2 binary64))))
Outputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x)))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
Calls

4 calls:

2.0ms
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
2.0ms
(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)))))))
2.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))))))
2.0ms
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
Results
AccuracySegmentsBranch
99.2%3(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
99.2%3(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
99.2%3(*.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))))))
99.2%3(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)))))))
Compiler

Compiled 59 to 47 computations (20.3% saved)

regimes23.0ms (0.5%)

Memory
-32.2MiB live, 14.2MiB allocated; 2ms collecting garbage
Counts
2 → 2
Calls
Call 1
Inputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
Outputs
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
Calls

7 calls:

15.0ms
p
1.0ms
x
1.0ms
(*.f64 (*.f64 #s(literal 4 binary64) p) p)
1.0ms
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
1.0ms
(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)))))))
Results
AccuracySegmentsBranch
69.6%2(*.f64 (*.f64 #s(literal 4 binary64) p) p)
69.6%2p
62.5%2x
76.2%2(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
76.2%2(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
76.2%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))))))
76.2%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)))))))
Compiler

Compiled 66 to 56 computations (15.2% saved)

regimes7.0ms (0.1%)

Memory
13.0MiB live, 13.0MiB allocated; 0ms collecting garbage
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
Outputs
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
Calls

7 calls:

1.0ms
p
1.0ms
x
1.0ms
(*.f64 (*.f64 #s(literal 4 binary64) p) p)
1.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))))))
1.0ms
(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)))))))
Results
AccuracySegmentsBranch
37.7%1x
37.7%1(*.f64 (*.f64 #s(literal 4 binary64) p) p)
37.7%1p
37.7%1(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
37.7%1(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
37.7%1(*.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))))))
37.7%1(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)))))))
Compiler

Compiled 66 to 56 computations (15.2% saved)

bsearch0.0ms (0%)

Memory
0.6MiB live, 0.6MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.0
0.7071067810887809
Compiler

Compiled 20 to 19 computations (5% saved)

bsearch0.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.0
0.7071067810887809
Compiler

Compiled 20 to 19 computations (5% saved)

bsearch1.0ms (0%)

Memory
0.7MiB live, 0.7MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.7093531301573791
0.9999990359553967
0.0ms
0.0
0.7071067810887809
Compiler

Compiled 20 to 19 computations (5% saved)

bsearch0.0ms (0%)

Memory
0.6MiB live, 0.6MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.7093531301573791
0.9999990359553967
0.0ms
0.0
0.7071067810887809
Compiler

Compiled 20 to 19 computations (5% saved)

bsearch0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.7093531301573791
0.9999990359553967
0.0ms
0.0
0.7071067810887809
Compiler

Compiled 20 to 19 computations (5% saved)

bsearch0.0ms (0%)

Memory
0.6MiB live, 0.6MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.7093531301573791
0.9999990359553967
0.0ms
0.0
0.7071067810887809
Compiler

Compiled 20 to 19 computations (5% saved)

bsearch4.0ms (0.1%)

Memory
4.7MiB live, 4.7MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
4.0ms
0.7093531301573791
0.9999990359553967
Samples
1.0ms64×0valid
Compiler

Compiled 172 to 155 computations (9.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 0.0ms
ival-true: 0.0ms (0% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

simplify50.0ms (1%)

Memory
-2.5MiB live, 43.6MiB allocated; 4ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
080647
1124647
2203647
3393647
41107647
57130647
Stop Event
node limit
Calls
Call 1
Inputs
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) (sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) (if (<=.f64 (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))))))) #s(literal 3602879701896397/4503599627370496 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) #s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64))))))
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) (if (<=.f64 (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))))))) #s(literal 3602879701896397/4503599627370496 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))))
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) (if (<=.f64 (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))))))) #s(literal 3602879701896397/4503599627370496 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))))
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) (if (<=.f64 (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))))))) #s(literal 3602879701896397/4503599627370496 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))))
(if (<=.f64 (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))))))) #s(literal 7656119366529843/9007199254740992 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
Outputs
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (neg.f64 p) x)) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) (sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (neg.f64 p) x)) (sqrt.f64 (fma.f64 (/.f64 x #s(approx (sqrt (+ (* (* p p) 4) (* x x))) (fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) (if (<=.f64 (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))))))) #s(literal 3602879701896397/4503599627370496 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) #s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64))))))
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (neg.f64 p) x)) (if (<=.f64 (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))))))) #s(literal 3602879701896397/4503599627370496 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) #s(approx (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64))))))
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) (if (<=.f64 (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))))))) #s(literal 3602879701896397/4503599627370496 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))))
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (neg.f64 p) x)) (if (<=.f64 (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))))))) #s(literal 3602879701896397/4503599627370496 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) #s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))))
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) (if (<=.f64 (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))))))) #s(literal 3602879701896397/4503599627370496 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))))
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (neg.f64 p) x)) (if (<=.f64 (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))))))) #s(literal 3602879701896397/4503599627370496 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (/ 1 (pow (+ (* (/ x (sqrt (+ (* (* p p) 4) (* x x)))) 1/2) 1/2) -1/2)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))))
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (/.f64 p x))) (if (<=.f64 (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))))))) #s(literal 3602879701896397/4503599627370496 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))))
(if (<=.f64 (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))))))) #s(literal 0 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (/.f64 (neg.f64 p) x)) (if (<=.f64 (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))))))) #s(literal 3602879701896397/4503599627370496 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))))
(if (<=.f64 (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))))))) #s(literal 7656119366529843/9007199254740992 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64))) #s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64)))
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))

derivations258.0ms (5.3%)

Memory
-8.5MiB live, 223.9MiB allocated; 26ms collecting garbage
Stop Event
fuel
Compiler

Compiled 647 to 84 computations (87% saved)

preprocess53.0ms (1.1%)

Memory
26.5MiB live, 118.4MiB allocated; 7ms collecting garbage
Compiler

Compiled 1 470 to 296 computations (79.9% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated; 0ms collecting garbage

Profiling

Loading profile data...