Given's Rotation SVD example

Time bar (total: 4.3s)

start0.0ms (0%)

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

analyze336.0ms (7.9%)

Memory
4.7MiB live, 612.0MiB allocated; 63ms 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.9s (43.4%)

Memory
84.5MiB live, 2 522.8MiB allocated; 674ms collecting garbage
Samples
757.0ms6 215×0valid
311.0ms970×2valid
184.0ms436×3valid
112.0ms635×1valid
Precisions
Click to see histograms. Total time spent on operations: 1.1s
ival-mult: 367.0ms (33.2% of total)
ival-sqrt: 257.0ms (23.2% of total)
ival-add: 213.0ms (19.3% of total)
adjust: 135.0ms (12.2% of total)
ival-div: 101.0ms (9.1% of total)
exact: 12.0ms (1.1% of total)
const: 10.0ms (0.9% of total)
ival-<: 4.0ms (0.4% of total)
ival-assert: 3.0ms (0.3% of total)
ival-fabs: 3.0ms (0.3% of total)
ival-and: 1.0ms (0.1% of total)
Bogosity

explain211.0ms (4.9%)

Memory
-13.0MiB live, 366.9MiB allocated; 57ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
670-0-(sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))
301(2.479840349808532e-71 -1.4820649560370346e+91)0-(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
280-3(-1.2060631573892728e-112 -2.1362143192584736e+45)(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-rescue670
(*.f64 #s(literal 4 binary64) p)overflow1
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))overflow67
(*.f64 (*.f64 #s(literal 4 binary64) p) p)overflow67
+.f64(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))cancellation310
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)))))))underflow6
(*.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))))))underflow31
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))underflow31
(/.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)underflow55
Confusion
Predicted +Predicted -
+570
-66133
Precision
0.4634146341463415
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+5700
-660133
Precision?
0.4634146341463415
Recall?
1.0
Freqs
test
numberfreq
0133
1123
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
35.0ms388×0valid
24.0ms50×2valid
11.0ms30×3valid
8.0ms44×1valid
Compiler

Compiled 209 to 46 computations (78% saved)

Precisions
Click to see histograms. Total time spent on operations: 56.0ms
ival-mult: 16.0ms (28.5% of total)
adjust: 14.0ms (24.9% of total)
ival-sqrt: 10.0ms (17.8% of total)
ival-add: 10.0ms (17.8% of total)
ival-div: 5.0ms (8.9% of total)
exact: 1.0ms (1.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

preprocess212.0ms (5%)

Memory
0.2MiB live, 188.6MiB allocated; 12ms 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.0MiB live, 0.0MiB allocated; 0ms collecting garbage
Compiler

Compiled 0 to 2 computations (-∞% saved)

prune0.0ms (0%)

Memory
0.7MiB live, 0.7MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
79.7%
(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)

series26.0ms (0.6%)

Memory
-0.6MiB live, 45.1MiB allocated; 2ms 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
5.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
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))
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))
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))

rewrite199.0ms (4.7%)

Memory
7.6MiB live, 245.8MiB allocated; 27ms 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))))

eval25.0ms (0.6%)

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

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

prune15.0ms (0.4%)

Memory
-30.3MiB live, 24.7MiB allocated; 6ms 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.3%
(*.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)))
79.7%
(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))))
53.7%
(sqrt.f64 (*.f64 #s(literal 1/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)))))
6.3%
(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)))))
51.8%
(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))))
14.0%
(sqrt.f64 #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))))
16.8%
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (/.f64 (*.f64 p p) (*.f64 x x))))
55.4%
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
26.3%
#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)))
25.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.2%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64)))))
36.1%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
Compiler

Compiled 602 to 452 computations (24.9% saved)

series30.0ms (0.7%)

Memory
-8.6MiB live, 37.5MiB allocated; 3ms collecting garbage
Counts
28 → 249
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)
(*.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)))
(sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)))
(+.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))
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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt 2))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ (sqrt 2) (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2)))))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ (sqrt 2) (* (pow p 2) (- (* 1/2 (/ (* (pow p 2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))) (/ 1 (* (pow x 2) (sqrt 2))))))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ (sqrt 2) (* (pow p 2) (- (* (pow p 2) (+ (* -1/2 (/ (* (pow p 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 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (sqrt 2))))) (/ 1 (* (pow x 2) (sqrt 2))))))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 2))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 (+ 2 (* -2 (/ (pow p 2) (pow x 2))))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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 (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (sqrt 1/2)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 1))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ 1 (* 1/4 (/ x p)))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ 1 (+ (* -1/32 (/ (pow x 2) (pow p 2))) (* 1/4 (/ x p))))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ 1 (+ (* -1/32 (/ (pow x 2) (pow p 2))) (+ (* 1/4 (/ x p)) (* 1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (pow p 3))))))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 1))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 (+ 1 (* 1/2 (/ x p)))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 (+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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 (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ 1 (* -1/4 (/ x p)))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* 1/32 (/ (pow x 2) p)) (* 1/4 x)) p)))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) p)) (* -1/32 (pow x 2))) p)) (* 1/4 x)) p)))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 (+ 1 (* -1/2 (/ x p)))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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 (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ 1 (* x (+ (* -1/32 (/ x (pow p 2))) (* 1/4 (/ 1 p)))))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ 1 (* x (+ (* x (- (* -3/128 (/ x (pow p 3))) (* 1/32 (/ 1 (pow p 2))))) (* 1/4 (/ 1 p)))))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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 (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ (sqrt 2) (+ (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (sqrt 2))))))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ (sqrt 2) (+ (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2)))) (+ (* 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 (/ (- (* -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)))))))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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 (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (* -1 (/ (* p (sqrt 2)) x))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (sqrt 2))))) (* p (sqrt 2))) x))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 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 2)))) x))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 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 (/ (- (* 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 2))))) x))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 (* 2 (/ (pow p 2) (pow x 2)))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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))))
Calls

6 calls:

TimeVariablePointExpression
7.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (sqrt 1/2))
5.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (sqrt 1/2))
3.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (sqrt 1/2))
3.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (sqrt 1/2))
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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (sqrt 1/2))

rewrite205.0ms (4.8%)

Memory
3.3MiB live, 233.4MiB allocated; 21ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0101111853
0103810306
1582310306
080659814
Stop Event
iter limit
node limit
iter limit
Counts
277 → 374
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)
(*.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)))
(sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p #s(literal 4 binary64)) p)))) #s(literal 1 binary64)))
(+.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))
#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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt 2))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ (sqrt 2) (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2)))))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ (sqrt 2) (* (pow p 2) (- (* 1/2 (/ (* (pow p 2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))) (/ 1 (* (pow x 2) (sqrt 2))))))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ (sqrt 2) (* (pow p 2) (- (* (pow p 2) (+ (* -1/2 (/ (* (pow p 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 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (sqrt 2))))) (/ 1 (* (pow x 2) (sqrt 2))))))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 2))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 (+ 2 (* -2 (/ (pow p 2) (pow x 2))))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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 (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (sqrt 1/2)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 1))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ 1 (* 1/4 (/ x p)))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ 1 (+ (* -1/32 (/ (pow x 2) (pow p 2))) (* 1/4 (/ x p))))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ 1 (+ (* -1/32 (/ (pow x 2) (pow p 2))) (+ (* 1/4 (/ x p)) (* 1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (pow p 3))))))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 1))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 (+ 1 (* 1/2 (/ x p)))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 (+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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 (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ 1 (* -1/4 (/ x p)))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* 1/32 (/ (pow x 2) p)) (* 1/4 x)) p)))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) p)) (* -1/32 (pow x 2))) p)) (* 1/4 x)) p)))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 (+ 1 (* -1/2 (/ x p)))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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 (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ 1 (* x (+ (* -1/32 (/ x (pow p 2))) (* 1/4 (/ 1 p)))))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ 1 (* x (+ (* x (- (* -3/128 (/ x (pow p 3))) (* 1/32 (/ 1 (pow p 2))))) (* 1/4 (/ 1 p)))))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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 (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ (sqrt 2) (+ (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (sqrt 2))))))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (+ (sqrt 2) (+ (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2)))) (+ (* 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 (/ (- (* -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)))))))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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 (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (* -1 (/ (* p (sqrt 2)) x))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (sqrt 2))))) (* p (sqrt 2))) x))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 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 2)))) x))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 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 (/ (- (* 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 2))))) x))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(hole binary64 (* 2 (/ (pow p 2) (pow x 2)))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #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))))
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))
(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) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (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 #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 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (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 #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))
(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)) (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 p p) #s(literal 4 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.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 p) #s(literal 4 binary64)) (*.f64 (*.f64 p p) #s(literal 4 binary64)) (-.f64 (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 (*.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (*.f64 p p) #s(literal 4 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64))))))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(literal 1 binary64))
#s(literal 1 binary64)
(*.f64 (pow.f64 (+.f64 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #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 #s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #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))
(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) (*.f64 #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)))) (-.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 (*.f64 #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))) (*.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)))))) (*.f64 (/.f64 p x) (/.f64 p x))) #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)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) #s(literal 1 binary64))
(pow.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x))))
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) (*.f64 (/.f64 p x) (/.f64 p x)))
(*.f64 (/.f64 p x) (/.f64 p x))
(*.f64 p (/.f64 p (*.f64 x x)))
(/.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))
(*.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))))
(*.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))))
(*.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))
(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)))
(pow.f64 (pow.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 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.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 binary64))
(pow.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))
(sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log1p.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 (/.f64 x (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))))) #s(literal 1 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 binary64) (*.f64 (/.f64 x (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)))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 x (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)))) (-.f64 #s(literal 1 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 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x (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))))) (*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x))))))))
(+.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))))
(*.f64 (pow.f64 #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 #s(literal 1 binary64) #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))
(sqrt.f64 #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(literal 1 binary64))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (fma.f64 (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (*.f64 (/.f64 p x) (/.f64 p 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 #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 (*.f64 (/.f64 p x) (/.f64 p x)) #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) (*.f64 (/.f64 p x) (/.f64 p x)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(literal 1 binary64))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (fma.f64 (*.f64 (*.f64 (/.f64 p x) (/.f64 p 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (*.f64 (/.f64 p x) (/.f64 p 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 #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) #s(literal 2 binary64))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 2 binary64)))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (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 x) (/.f64 p x)) #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)) (*.f64 (/.f64 p x) (/.f64 p x)))
#s(approx (* p p) (*.f64 p p))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(literal 1 binary64))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (fma.f64 (*.f64 (*.f64 (/.f64 p x) (/.f64 p 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (fma.f64 (/.f64 (*.f64 (/.f64 p x) (/.f64 p x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (fma.f64 (-.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))) (*.f64 p p)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 p p) (/.f64 (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 (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 2 binary64))) #s(literal 1/2 binary64))) (*.f64 p p)) (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 p p) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(literal 2 binary64))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 2 binary64)))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (/.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (+.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (+.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 (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(literal 1 binary64))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (+.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (+.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (+.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (+.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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) #s(literal 1 binary64))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64))) #s(literal 1 binary64)))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal -1/32 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64)) (pow.f64 p #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 x p) #s(literal 1/4 binary64)))) #s(literal 1 binary64)))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) #s(literal 1 binary64))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (fma.f64 (/.f64 x p) #s(literal 1/2 binary64) #s(literal 1 binary64)))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (+.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (+.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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (+ (* 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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (fma.f64 #s(literal -1/4 binary64) (/.f64 x p) #s(literal 1 binary64)))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) p) #s(literal 1/32 binary64) (*.f64 #s(literal 1/4 binary64) x)) p) #s(literal -1 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) x (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -3/64 binary64)) p) #s(literal -1/2 binary64) (*.f64 #s(literal -1/32 binary64) (*.f64 x x))) p))) p) #s(literal -1 binary64) #s(literal 1 binary64)))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (+ (* 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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (sqrt (+ (* x x) (* (* p 4) p)))) 1) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (fma.f64 (fma.f64 (/.f64 x (*.f64 p p)) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1 binary64)))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (fma.f64 (fma.f64 (fma.f64 (/.f64 x (pow.f64 p #s(literal 3 binary64))) #s(literal -3/128 binary64) (*.f64 #s(literal -1/32 binary64) (pow.f64 p #s(literal -2 binary64)))) x (/.f64 #s(literal 1/4 binary64) p)) x #s(literal 1 binary64)))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (+.f64 (fma.f64 (*.f64 (/.f64 p x) (/.f64 p 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 (*.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 (*.f64 (/.f64 p x) (/.f64 p 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 x) (/.f64 p x)))) #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 (*.f64 (/.f64 p x) (/.f64 p x)))) #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 (*.f64 (/.f64 p x) (/.f64 p x)))) #s(literal 1/2 binary64)))
#s(approx (/ x (sqrt (+ (* (* 4 p) p) (* x x)))) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 p x) (/.f64 p 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 x) (/.f64 p 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 (+ (* x x) (* (* p 4) p))) (*.f64 (fma.f64 (*.f64 (/.f64 p x) (/.f64 p x)) #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 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x))) #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 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) x))
#s(approx (+ (* x x) (* (* p 4) p)) (*.f64 (fma.f64 (*.f64 (/.f64 p x) (/.f64 p x)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (fma.f64 (*.f64 (*.f64 (/.f64 p x) (/.f64 p 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (fma.f64 (*.f64 (*.f64 (/.f64 p x) (/.f64 p 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 (*.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 x) (/.f64 p 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 x) (/.f64 p x)))) #s(literal 1 binary64)))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 p x) (/.f64 p 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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 p x) (/.f64 p 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 x) (/.f64 p 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 x) (/.f64 p 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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (fma.f64 (*.f64 (*.f64 (/.f64 p x) (/.f64 p 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (fma.f64 (*.f64 (*.f64 (/.f64 p x) (/.f64 p 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 (*.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 (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (+.f64 (fma.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))) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 p x) (/.f64 p x)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (+.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))) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 #s(literal 2 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)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (/.f64 (*.f64 (/.f64 p x) (/.f64 p x)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 p x) (/.f64 p 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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 p x) (/.f64 p 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (/.f64 p x)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (*.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 (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 (*.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 (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 (*.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 (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 x) (/.f64 p 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 (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 (*.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 (*.f64 (/.f64 p x) (/.f64 p x)) #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 (*.f64 (/.f64 p x) (/.f64 p x)) #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 p x) (/.f64 p x) (*.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))) #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 (*.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 (+ (* x x) (* (* p 4) p))) (neg.f64 x))
#s(approx (sqrt (+ (* x x) (* (* p 4) p))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 p x) (/.f64 p x)) #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 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x))) #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 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1 binary64))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) p)) x)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (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 (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 (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (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 (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 (*.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 (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 (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 (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 (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)))))) (*.f64 (/.f64 p x) (/.f64 p 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 (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 (*.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) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (/.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (/.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (/.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 (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/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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) p)) x)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (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 (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 (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (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 (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 (*.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 (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 (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 (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 (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) x)))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) x)))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1/4 binary64) (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/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 (*.f64 (pow.f64 x #s(literal 4 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) x)))
#s(approx (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1/4 binary64) (fma.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 (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 (*.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 (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 (*.f64 (pow.f64 x #s(literal 6 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (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/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 (*.f64 (pow.f64 x #s(literal 4 binary64)) p) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)))) x)))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (/.f64 (*.f64 (*.f64 p p) #s(literal 2 binary64)) (*.f64 x x)))
#s(approx (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (/.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (/.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1) (/.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 (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/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)))

eval49.0ms (1.1%)

Memory
35.9MiB live, 80.8MiB allocated; 5ms collecting garbage
Compiler

Compiled 12 952 to 1 773 computations (86.3% saved)

prune36.0ms (0.8%)

Memory
-22.1MiB live, 32.6MiB allocated; 10ms collecting garbage
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New3893392
Fresh347
Picked325
Done000
Total3959404
Accuracy
100.0%
Counts
404 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
79.3%
(*.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)))
79.7%
(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)))
53.7%
(sqrt.f64 (*.f64 #s(literal 1/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)))))
51.8%
(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))))
55.4%
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
25.8%
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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)))
26.3%
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (/.f64 p x)))
26.3%
#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)))
36.1%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
Compiler

Compiled 388 to 286 computations (26.3% saved)

series30.0ms (0.7%)

Memory
-12.0MiB live, 34.2MiB allocated; 2ms collecting garbage
Counts
27 → 162
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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt 2))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (sqrt 1/2)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (* (/ 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 (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (* (* (/ (* 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (* (/ 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))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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))))
Calls

6 calls:

TimeVariablePointExpression
12.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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)

rewrite229.0ms (5.3%)

Memory
23.9MiB live, 162.6MiB allocated; 31ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
08027507
08266467
146656343
080766099
Stop Event
iter limit
node limit
iter limit
Counts
189 → 300
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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt 2))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (sqrt 1/2)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (* (/ 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 (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (* (* (/ (* 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (* (/ 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))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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))))
Outputs
(*.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))))
(*.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)))
(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 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))))
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.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 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 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))) #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))
(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 (/.f64 (*.f64 #s(literal 1/2 binary64) 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 (*.f64 #s(literal 1/2 binary64) x) (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 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))))
(/.f64 (sqrt.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (sqrt.f64 (+.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 (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 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))))))
(/.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 x x) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) p)) p))
(-.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))
(+.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 4 binary64)))
(+.f64 (*.f64 (*.f64 p p) #s(literal 4 binary64)) (*.f64 x x))
(*.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))))
p
#s(literal 4 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(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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (/.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 #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 #s(literal 1/2 binary64) (pow.f64 (/.f64 p x) #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 (/.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(literal 1 binary64))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (fma.f64 (pow.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)))
#s(approx (* p p) (*.f64 p p))
#s(approx p p)
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(literal 1 binary64))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(literal 1 binary64))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 p p) #s(literal 1 binary64)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) (*.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (/.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 p p) #s(literal 4 binary64)))
#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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (/.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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (+ (* (/ 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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (/.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64)) p)) x (sqrt.f64 #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (+.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (+.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (* (/ 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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (/.f64 (neg.f64 p) x))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (*.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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) p)) x)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) p)) x)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (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)))

eval54.0ms (1.3%)

Memory
20.3MiB live, 65.1MiB allocated; 4ms collecting garbage
Compiler

Compiled 9 626 to 1 481 computations (84.6% saved)

prune23.0ms (0.5%)

Memory
-18.8MiB live, 26.1MiB allocated; 6ms collecting garbage
Pruning

9 alts after pruning (2 fresh and 7 done)

PrunedKeptTotal
New3081309
Fresh112
Picked055
Done022
Total3099318
Accuracy
100.0%
Counts
318 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
79.3%
(*.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)))
79.7%
(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)))
51.8%
(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))))
51.8%
(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))))
55.4%
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
25.8%
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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)))
26.3%
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (/.f64 p x)))
26.3%
#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)))
36.1%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
Compiler

Compiled 217 to 169 computations (22.1% saved)

series30.0ms (0.7%)

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

6 calls:

TimeVariablePointExpression
8.0ms
x
@0
((* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (/ (/ (* (pow p 4) -12) p) (* x x)) (/ (* (pow p 4) -12) p) (* (pow p 4) -12) (pow p 4) p 4 -12 (* x x) x 1/8 (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 (* 1/2 p) 1/2)
6.0ms
p
@-inf
((* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (/ (/ (* (pow p 4) -12) p) (* x x)) (/ (* (pow p 4) -12) p) (* (pow p 4) -12) (pow p 4) p 4 -12 (* x x) x 1/8 (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 (* 1/2 p) 1/2)
4.0ms
p
@inf
((* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (/ (/ (* (pow p 4) -12) p) (* x x)) (/ (* (pow p 4) -12) p) (* (pow p 4) -12) (pow p 4) p 4 -12 (* x x) x 1/8 (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 (* 1/2 p) 1/2)
4.0ms
p
@0
((* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (/ (/ (* (pow p 4) -12) p) (* x x)) (/ (* (pow p 4) -12) p) (* (pow p 4) -12) (pow p 4) p 4 -12 (* x x) x 1/8 (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 (* 1/2 p) 1/2)
3.0ms
x
@-inf
((* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (/ (/ (* (pow p 4) -12) p) (* x x)) (/ (* (pow p 4) -12) p) (* (pow p 4) -12) (pow p 4) p 4 -12 (* x x) x 1/8 (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 (* 1/2 p) 1/2)

rewrite181.0ms (4.2%)

Memory
-6.4MiB live, 230.3MiB allocated; 47ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05114750
05304164
127774116
083633928
Stop Event
iter limit
node limit
iter limit
Counts
127 → 223
Calls
Call 1
Inputs
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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)))
(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))
(/.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)
(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 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p) (*.f64 x x))
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p)
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))
(pow.f64 p #s(literal 4 binary64))
p
#s(literal 4 binary64)
#s(literal -12 binary64)
(*.f64 x x)
x
#s(literal 1/8 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))))
#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)
(*.f64 #s(literal 1/2 binary64) p)
#s(literal 1/2 binary64)
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt 2))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) #s(hole binary64 (* -1 (/ p x))))
#s(approx (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) #s(hole binary64 (* p (- (* 3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))))
#s(approx (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) #s(hole binary64 (/ p x)))
#s(approx (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) #s(hole binary64 (* p (+ (* -3/2 (/ (pow p 2) (pow x 3))) (/ 1 x)))))
#s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) #s(hole binary64 p))
#s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) #s(hole binary64 (* p (+ 1 (* -3/2 (/ (pow p 2) (pow x 2)))))))
#s(approx (/ (/ (* (pow p 4) -12) p) (* x x)) #s(hole binary64 (* -12 (/ (pow p 3) (pow x 2)))))
#s(approx (/ (* (pow p 4) -12) p) #s(hole binary64 (* -12 (pow p 3))))
#s(approx (* (pow p 4) -12) #s(hole binary64 (* -12 (pow p 4))))
#s(approx (pow p 4) #s(hole binary64 (pow p 4)))
#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 (+ (* (/ 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (sqrt 1/2)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) #s(hole binary64 (* 3/2 (/ (pow p 3) (pow x 3)))))
#s(approx (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) #s(hole binary64 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x))))))
#s(approx (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) #s(hole binary64 (* -3/2 (/ (pow p 3) (pow x 3)))))
#s(approx (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) #s(hole binary64 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3)))))))
#s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) #s(hole binary64 (* -3/2 (/ (pow p 3) (pow x 2)))))
#s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) #s(hole binary64 (* (pow p 3) (- (/ 1 (pow p 2)) (* 3/2 (/ 1 (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 (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) #s(hole binary64 (* -1 (* (pow p 3) (- (/ 1 (* (pow p 2) x)) (* 3/2 (/ 1 (pow x 3))))))))
#s(approx (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) #s(hole binary64 (* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 3))) (/ 1 (* (pow p 2) x)))))))
#s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) #s(hole binary64 (* -1 (* (pow p 3) (- (* 3/2 (/ 1 (pow x 2))) (/ 1 (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 (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) #s(hole binary64 (/ (- (* -1 (* p (pow x 2))) (* -3/2 (pow p 3))) (pow x 3))))
#s(approx (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) #s(hole binary64 (/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 3))))
#s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) #s(hole binary64 (/ (+ (* -3/2 (pow p 3)) (* p (pow x 2))) (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx x #s(hole binary64 x))
#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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) #s(hole binary64 (/ (- (* 3/2 (/ (pow p 3) (pow x 2))) p) x)))
#s(approx (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) #s(hole binary64 (/ (+ p (* -3/2 (/ (pow p 3) (pow x 2)))) x)))
#s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) #s(hole binary64 (+ p (* -3/2 (/ (pow p 3) (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 (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(hole binary64 (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #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 (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) #s(hole binary64 (* -1 (/ (- (* -3/2 (/ (pow p 3) (pow x 2))) (* -1 p)) x))))
#s(approx (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) #s(hole binary64 (* -1 (/ (+ (* -1 p) (* 3/2 (/ (pow p 3) (pow x 2)))) x))))
#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)))))
Outputs
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64) p) (neg.f64 x)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64) p))) (neg.f64 x))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64) p)) (neg.f64 (neg.f64 x)))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64) p)) x)
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64) p) (neg.f64 x))
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64) p) x))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64) p))) (neg.f64 (neg.f64 x)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64)) (neg.f64 x) (*.f64 x (neg.f64 p))) (*.f64 x (neg.f64 x)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64)) x (*.f64 x p)) (*.f64 x x))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64) p)) (neg.f64 x))
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64) p) x)
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64)) x) (/.f64 p x))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 p p))) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64)) p)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 3 binary64)) #s(literal 1/512 binary64) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 p p) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64)) p)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 p p)) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64)) p))
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 3 binary64)) #s(literal 1/512 binary64) (pow.f64 p #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 p p) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64)) p))))
(fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64) p)
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) p)
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64)) p)) (/.f64 (*.f64 p p) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64)) p)))
(+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64)) p)
(+.f64 p (*.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p)) #s(literal 1/8 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) p)) x)) (neg.f64 x))
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) p)))) (neg.f64 (neg.f64 (*.f64 x x))))
(/.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) p)) x) x)
(/.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (neg.f64 p) (*.f64 x x)))
(/.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) p))) (neg.f64 (*.f64 x x)))
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) p))
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) p)) (*.f64 x x))
(-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 x x) p)) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 x x) p)))
(*.f64 (pow.f64 p #s(literal 4 binary64)) (/.f64 #s(literal -12 binary64) p))
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (neg.f64 (neg.f64 p)))
(/.f64 (neg.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (neg.f64 p))
(/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) p)
(-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) p) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 p #s(literal 4 binary64))) p))
(*.f64 (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -12 binary64))
(*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))
(*.f64 #s(literal -12 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal -12 binary64) (pow.f64 p #s(literal 4 binary64)))
(pow.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(pow.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))
(pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 1 binary64))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -4096 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64))))
(/.f64 (fma.f64 #s(literal -4096 binary64) (pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1 binary64)))
(fma.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)))
(fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -16 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)))
(fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))))
(fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)))))
(-.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (pow.f64 p #s(literal 4 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))))
(+.f64 (*.f64 #s(literal -16 binary64) (pow.f64 p #s(literal 4 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 4 binary64)))
(*.f64 (fabs.f64 (*.f64 p p)) (fabs.f64 (*.f64 p p)))
(*.f64 (neg.f64 (*.f64 p p)) (neg.f64 (*.f64 p p)))
(*.f64 (*.f64 p p) (*.f64 p p))
(pow.f64 (exp.f64 (log.f64 p)) #s(literal 4 binary64))
(pow.f64 (*.f64 p p) #s(literal 2 binary64))
(pow.f64 p #s(literal 4 binary64))
(exp.f64 (fma.f64 (log.f64 p) #s(literal 2 binary64) (*.f64 (log.f64 p) #s(literal 2 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 p) #s(literal 4 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 p) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 p) #s(literal 4 binary64))))
p
#s(literal 4 binary64)
#s(literal -12 binary64)
(*.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))
(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))))
x
#s(literal 1/8 binary64)
(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 #s(literal 1/2 binary64) p)) 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 #s(literal 1/2 binary64) p)) 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 #s(literal 1/2 binary64) p)) 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 #s(literal 1/2 binary64) p)) 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 #s(literal 1/2 binary64) p)) 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 #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 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p)))) (neg.f64 (neg.f64 p)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) x) p (*.f64 p (*.f64 #s(literal 1/2 binary64) p))) (*.f64 p p))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))) (neg.f64 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) (/.f64 x p) (/.f64 (*.f64 #s(literal 1/2 binary64) p) p))
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) p) p))
(-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) (/.f64 (*.f64 #s(literal -1/2 binary64) p) p))
(+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x p)) (/.f64 (*.f64 #s(literal 1/2 binary64) p) p))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/2 binary64) p))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/2 binary64) p))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/2 binary64) p)))
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/2 binary64) p)))))
(fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal 1/2 binary64) p))
(fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal 1/4 binary64) x))
(fma.f64 p #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) x))
(fma.f64 x #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) p))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/2 binary64) p))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/2 binary64) p))))
(-.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal -1/2 binary64) p))
(+.f64 (*.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))
#s(literal 1/4 binary64)
(*.f64 #s(literal 1/2 binary64) p)
(*.f64 p #s(literal 1/2 binary64))
#s(literal 1/2 binary64)
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(literal 1 binary64))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.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)))))) (*.f64 #s(literal 1/2 binary64) (*.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))) (*.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 (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) (/.f64 (neg.f64 p) x))
#s(approx (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 p p)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -1 binary64))) p))
#s(approx (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) (/.f64 p x))
#s(approx (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) (*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -1 binary64))) p))
#s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) p)
#s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -3/2 binary64) #s(literal 1 binary64)) p))
#s(approx (/ (/ (* (pow p 4) -12) p) (* x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal -12 binary64)) (*.f64 x x)))
#s(approx (/ (* (pow p 4) -12) p) (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal -12 binary64)))
#s(approx (* (pow p 4) -12) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))
#s(approx (pow p 4) (pow.f64 p #s(literal 4 binary64)))
#s(approx p p)
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) #s(literal 1 binary64))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.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)))))) (*.f64 #s(literal 1/2 binary64) (*.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))) (*.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 #s(literal 1/2 binary64) p)) 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 #s(literal 1/2 binary64) p)) 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 #s(literal 1/2 binary64) p)))
#s(approx (* 1/2 p) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) (*.f64 (pow.f64 (/.f64 p x) #s(literal 3 binary64)) #s(literal 3/2 binary64)))
#s(approx (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 p #s(literal -2 binary64)) x)) (pow.f64 p #s(literal 3 binary64))))
#s(approx (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) (*.f64 (pow.f64 (/.f64 p x) #s(literal 3 binary64)) #s(literal -3/2 binary64)))
#s(approx (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) (*.f64 (-.f64 (/.f64 (pow.f64 p #s(literal -2 binary64)) x) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 3/2 binary64))) (pow.f64 p #s(literal 3 binary64))))
#s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (/.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal -3/2 binary64)) (*.f64 x x)))
#s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (*.f64 (-.f64 (pow.f64 p #s(literal -2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3/2 binary64))) (pow.f64 p #s(literal 3 binary64))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 #s(literal 1/2 binary64) p))
#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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) (*.f64 (pow.f64 (neg.f64 p) #s(literal 3 binary64)) (-.f64 (/.f64 (pow.f64 p #s(literal -2 binary64)) x) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 3/2 binary64)))))
#s(approx (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) (*.f64 (pow.f64 (neg.f64 p) #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 p #s(literal -2 binary64)) x))))
#s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (*.f64 (pow.f64 (neg.f64 p) #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3/2 binary64)) (pow.f64 p #s(literal -2 binary64)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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)) (*.f64 (neg.f64 p) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 x p)) #s(literal 1/2 binary64))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) (/.f64 (fma.f64 (neg.f64 p) (*.f64 x x) (*.f64 #s(literal 3/2 binary64) (pow.f64 p #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) (/.f64 (fma.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (/.f64 (fma.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)) (*.f64 x x)))
#s(approx (* x x) (*.f64 x x))
#s(approx x x)
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 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 (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 p #s(literal 3 binary64))) (*.f64 x x)) p) x))
#s(approx (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) (/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 x x)) #s(literal -3/2 binary64) p) x))
#s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (fma.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 x x)) #s(literal -3/2 binary64) p))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 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 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 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 (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 #s(literal 1 binary64) p)) x)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (*.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 6 binary64)) #s(literal 64 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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 #s(literal 1 binary64) p))) x)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (*.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 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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 #s(literal 1 binary64) p)))) x)))
#s(approx (neg (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 x x)) #s(literal -3/2 binary64) (*.f64 #s(literal 1 binary64) p)) x)))
#s(approx (/ (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) x) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 x x)) #s(literal 3/2 binary64) (neg.f64 p)) x)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (*.f64 p (pow.f64 x #s(literal -1 binary64)))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 #s(literal 1 binary64) p)) x)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (*.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 6 binary64)) #s(literal 64 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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 #s(literal 1 binary64) p))) x)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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 (*.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 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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 #s(literal 1 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 (*.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 6 binary64)) #s(literal 64 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 (*.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 6 binary64)) #s(literal 64 binary64))) (*.f64 p p)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 144 binary64) (pow.f64 p #s(literal 8 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 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 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)) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 p x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) x)))

eval30.0ms (0.7%)

Memory
23.3MiB live, 68.9MiB allocated; 7ms collecting garbage
Compiler

Compiled 9 267 to 1 262 computations (86.4% saved)

prune15.0ms (0.4%)

Memory
-11.4MiB live, 35.0MiB allocated; 4ms collecting garbage
Pruning

10 alts after pruning (2 fresh and 8 done)

PrunedKeptTotal
New2152217
Fresh000
Picked112
Done077
Total21610226
Accuracy
100.0%
Counts
226 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
79.3%
(*.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)))
79.7%
(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)))
51.8%
(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))))
51.8%
(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))))
55.4%
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) #s(literal 1/2 binary64)))
19.3%
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (/.f64 #s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (/.f64 (fma.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)) (*.f64 x x))) x)))
26.1%
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (/.f64 #s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -3/2 binary64) #s(literal 1 binary64)) p)) x)))
26.3%
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (/.f64 p x)))
26.3%
#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)))
36.1%
#s(approx (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
Compiler

Compiled 811 to 354 computations (56.4% saved)

regimes41.0ms (1%)

Memory
-23.4MiB live, 74.6MiB allocated; 14ms collecting garbage
Counts
19 → 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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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)))))
(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))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (/.f64 #s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -3/2 binary64) #s(literal 1 binary64)) 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)))
(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)))))))
(*.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)))
(sqrt.f64 (*.f64 #s(literal 1/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)))))
#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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (/.f64 #s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (/.f64 (fma.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal -3/2 binary64) (*.f64 (*.f64 x x) p)) (*.f64 x x))) x)))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 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)))
(sqrt.f64 #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 (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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (/.f64 #s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -3/2 binary64) #s(literal 1 binary64)) 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:

9.0ms
p
5.0ms
x
5.0ms
(*.f64 (*.f64 #s(literal 4 binary64) p) p)
4.0ms
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
4.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
79.7%1(*.f64 (*.f64 #s(literal 4 binary64) p) p)
99.8%2(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
99.8%2(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
99.8%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.8%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)))))))
79.7%1p
85.7%2x
Compiler

Compiled 66 to 56 computations (15.2% saved)

regimes10.0ms (0.2%)

Memory
19.9MiB live, 19.9MiB allocated; 0ms collecting garbage
Counts
9 → 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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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)))))
(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))))
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (/.f64 #s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -3/2 binary64) #s(literal 1 binary64)) p)) x)))
Outputs
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (/.f64 #s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -3/2 binary64) #s(literal 1 binary64)) 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 (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)))
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.0%3(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
99.0%3(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
99.0%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.0%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)

regimes9.0ms (0.2%)

Memory
18.6MiB live, 18.6MiB allocated; 0ms collecting garbage
Counts
8 → 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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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)))))
(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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (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)))
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.0%3(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
99.0%3(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
99.0%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.0%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)

regimes59.0ms (1.4%)

Memory
-30.7MiB live, 15.6MiB allocated; 5ms 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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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)))))
(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))))
Outputs
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) #s(literal 1 binary64))
Calls

4 calls:

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

regimes6.0ms (0.1%)

Memory
13.3MiB live, 13.3MiB allocated; 0ms collecting garbage
Counts
4 → 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 (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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)))))
Outputs
#s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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:

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

regimes9.0ms (0.2%)

Memory
19.8MiB live, 19.8MiB allocated; 0ms 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:

1.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
71.9%2(*.f64 (*.f64 #s(literal 4 binary64) p) p)
71.9%2p
61.0%2x
75.1%2(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))
75.1%2(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))
75.1%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))))))
75.1%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)

regimes28.0ms (0.7%)

Memory
-26.8MiB live, 19.9MiB allocated; 6ms 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:

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

bsearch1.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
4.7706993203109864e-8
0.7065479256106543
Compiler

Compiled 20 to 19 computations (5% saved)

bsearch1.0ms (0%)

Memory
1.1MiB live, 1.1MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.7843020214033867
0.9999999999999999
0.0ms
4.7706993203109864e-8
0.7065479256106543
Compiler

Compiled 20 to 19 computations (5% saved)

bsearch0.0ms (0%)

Memory
1.0MiB live, 1.0MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.7843020214033867
0.9999999999999999
0.0ms
4.7706993203109864e-8
0.7065479256106543
Compiler

Compiled 20 to 19 computations (5% saved)

bsearch1.0ms (0%)

Memory
1.1MiB live, 1.1MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.7843020214033867
0.9999999999999999
0.0ms
4.7706993203109864e-8
0.7065479256106543
Compiler

Compiled 20 to 19 computations (5% saved)

bsearch0.0ms (0%)

Memory
1.0MiB live, 1.0MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.7843020214033867
0.9999999999999999
0.0ms
4.7706993203109864e-8
0.7065479256106543
Compiler

Compiled 20 to 19 computations (5% saved)

bsearch3.0ms (0.1%)

Memory
6.0MiB live, 6.0MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
3.0ms
0.7843020214033867
0.9999999999999999
Samples
1.0ms48×0valid
Compiler

Compiled 134 to 121 computations (9.7% 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)

simplify49.0ms (1.1%)

Memory
9.1MiB live, 53.3MiB allocated; 8ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
084630
1136630
2275630
3788630
43131630
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 944473296573929/18889465931478580854784 binary64)) #s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (/.f64 #s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -3/2 binary64) #s(literal 1 binary64)) 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 944473296573929/18889465931478580854784 binary64)) #s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (/.f64 #s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -3/2 binary64) #s(literal 1 binary64)) 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 (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)))))
(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 944473296573929/18889465931478580854784 binary64)) #s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (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)))))
(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 944473296573929/18889465931478580854784 binary64)) #s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (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 944473296573929/18889465931478580854784 binary64)) #s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 944473296573929/18889465931478580854784 binary64)) #s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (/.f64 #s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -3/2 binary64) #s(literal 1 binary64)) 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 944473296573929/18889465931478580854784 binary64)) #s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (/.f64 #s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -3/2 binary64) #s(literal 1 binary64)) p)) (neg.f64 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 944473296573929/18889465931478580854784 binary64)) #s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (neg.f64 (/.f64 #s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -3/2 binary64) #s(literal 1 binary64)) 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 (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)))))
(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 944473296573929/18889465931478580854784 binary64)) #s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (/.f64 #s(approx (+ (* (/ (/ (* (pow p 4) -12) p) (* x x)) 1/8) p) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -3/2 binary64) #s(literal 1 binary64)) p)) (neg.f64 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 (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)))))
(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 944473296573929/18889465931478580854784 binary64)) #s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (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)))))
(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 944473296573929/18889465931478580854784 binary64)) #s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (/.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 (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)))))
(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 944473296573929/18889465931478580854784 binary64)) #s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 (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 944473296573929/18889465931478580854784 binary64)) #s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (/.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 (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 944473296573929/18889465931478580854784 binary64)) #s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (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 944473296573929/18889465931478580854784 binary64)) #s(approx (* (sqrt (+ (/ x (sqrt (+ (* x x) (* (* p 4) p)))) 1)) (sqrt 1/2)) (/.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))

derivations213.0ms (5%)

Memory
-29.6MiB live, 216.4MiB allocated; 56ms collecting garbage
Stop Event
fuel
Compiler

Compiled 630 to 87 computations (86.2% saved)

preprocess50.0ms (1.2%)

Memory
35.5MiB live, 127.9MiB allocated; 12ms collecting garbage
Compiler

Compiled 1 492 to 330 computations (77.9% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...