2isqrt (example 3.6)

Time bar (total: 3.1s)

start0.0ms (0%)

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

analyze2.0ms (0.1%)

Memory
2.5MiB live, 2.5MiB allocated; 0ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%25%75%0%0%0%0
0%0%25%75%0%0%0%1
50%12.5%12.5%75%0%0%0%2
75%18.7%6.2%75%0%0%0%3
87.5%21.9%3.1%75%0%0%0%4
93.8%23.4%1.6%75%0%0%0%5
96.9%24.2%0.8%75%0%0%0%6
98.4%24.6%0.4%75%0%0%0%7
99.2%24.8%0.2%75%0%0%0%8
99.6%24.9%0.1%75%0%0%0%9
99.8%24.9%0%75%0%0%0%10
99.9%25%0%75%0%0%0%11
100%25%0%75%0%0%0%12
Compiler

Compiled 19 to 13 computations (31.6% saved)

sample1.9s (61%)

Memory
-77.2MiB live, 1 173.7MiB allocated; 1.1s collecting garbage
Samples
1.2s6 178×1valid
368.0ms1 951×2valid
6.0ms127×0valid
Precisions
Click to see histograms. Total time spent on operations: 1.3s
ival-sqrt: 811.0ms (60.5% of total)
adjust: 231.0ms (17.2% of total)
ival-div!: 218.0ms (16.3% of total)
ival-add!: 42.0ms (3.1% of total)
ival-sub!: 37.0ms (2.8% of total)
ival-assert: 0.0ms (0% of total)
ival-and: 0.0ms (0% of total)
ival-<: 0.0ms (0% of total)
Bogosity

preprocess59.0ms (1.9%)

Memory
-26.4MiB live, 36.6MiB allocated; 6ms collecting garbage
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
01638
12038
22338
34538
413438
5108435
6571735
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
37.6%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
Compiler

Compiled 20 to 16 computations (20% saved)

series7.0ms (0.2%)

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

3 calls:

TimeVariablePointExpression
4.0ms
x
@-inf
((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt x)) 1 (sqrt x) x (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1))
2.0ms
x
@inf
((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt x)) 1 (sqrt x) x (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1))
1.0ms
x
@0
((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt x)) 1 (sqrt x) x (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1))

rewrite69.0ms (2.2%)

Memory
16.9MiB live, 62.4MiB allocated; 6ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02131066
0222934
01281890
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
52 → 68
Calls
Call 1
Inputs
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
#s(literal 1 binary64)
(sqrt.f64 x)
x
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(+.f64 x #s(literal 1 binary64))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx x #s(hole binary64 x))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 1))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* -1/2 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 1))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (+ x 1) #s(hole binary64 1))
#s(approx (+ x 1) #s(hole binary64 (+ 1 x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x)))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (+ x 1) #s(hole binary64 x))
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
Outputs
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
#s(literal 1 binary64)
(pow.f64 x #s(literal 1/2 binary64))
(sqrt.f64 x)
x
(pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))
(+.f64 x #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) x)
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (+.f64 (neg.f64 x) (sqrt.f64 x)) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x))
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (sqrt x) (sqrt.f64 x))
#s(approx x x)
#s(approx (/ 1 (sqrt (+ x 1))) #s(literal 1 binary64))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) x #s(literal 3/8 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64))
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ x 1) #s(literal 1 binary64))
#s(approx (+ x 1) (+.f64 x #s(literal 1 binary64)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x)))
#s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ 1 (sqrt (+ x 1))) (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ 1 (sqrt (+ x 1))) (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (sqrt (+ x 1)) (sqrt.f64 x))
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (+ x 1) x)
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (/ 1 (sqrt (+ x 1))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
#s(approx (/ 1 (sqrt (+ x 1))) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))))

eval7.0ms (0.2%)

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

Compiled 698 to 307 computations (56% saved)

prune16.0ms (0.5%)

Memory
-33.6MiB live, 12.7MiB allocated; 5ms collecting garbage
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New52961
Fresh000
Picked011
Done000
Total521062
Accuracy
83.9%
Counts
62 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
37.7%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
37.6%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
34.4%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))))
3.5%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))))
29.5%
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
82.7%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 x x)))
82.8%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x)))
81.7%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x)))
5.8%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
69.5%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
Compiler

Compiled 318 to 294 computations (7.5% saved)

series42.0ms (1.3%)

Memory
25.2MiB live, 117.8MiB allocated; 13ms collecting garbage
Counts
41 → 176
Calls
Call 1
Inputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x))
(-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
(*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64))
(sqrt.f64 (pow.f64 x #s(literal -5 binary64)))
(pow.f64 x #s(literal -5 binary64))
x
#s(literal -5 binary64)
#s(literal -1/2 binary64)
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))
(sqrt.f64 x)
(fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))))
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))
#s(literal 1/4 binary64)
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 x x) x)
(*.f64 x x)
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))
(sqrt.f64 #s(approx (+ x 1) x))
#s(approx (+ x 1) x)
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) x)
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(+.f64 x #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(*.f64 (sqrt.f64 x) #s(literal 1 binary64))
(*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
Outputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9))))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (+ (* -1 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))) (* 1/2 (sqrt (pow x 3)))))) (* -1/2 (sqrt x))))) (pow x 5))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 3))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 3))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (- (* 1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (* -1/2 (sqrt x))))) (pow x 3))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (* (sqrt (pow x -5)) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (sqrt (pow x -5)) #s(hole binary64 (sqrt (/ 1 (pow x 5)))))
#s(approx (pow x -5) #s(hole binary64 (/ 1 (pow x 5))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 2))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x))))
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* 1/2 (/ 1 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 1))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* -1/2 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 1))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (+ x 1) #s(hole binary64 1))
#s(approx (+ x 1) #s(hole binary64 (+ 1 x)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (* -1/8 (sqrt x)))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (+ (* -1/8 (sqrt x)) (* x (+ (* -1/4 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- 1 (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 1))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (* (sqrt x) 1) #s(hole binary64 (sqrt x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (sqrt x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* 1/2 (sqrt (pow x 3))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x))))))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (sqrt (/ 1 x)))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x)))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (sqrt (/ 1 x)))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (* -1/4 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (* -1/4 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (* 1/4 (sqrt (/ 1 x)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x))))))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* 1/4 x)))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x)))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (+ x 1) #s(hole binary64 x))
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -5/32 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))))) (pow x 2))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x)))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt x)))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 x))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1 (* x (- (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x))))
#s(approx (* (sqrt (pow x -5)) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))))
#s(approx (sqrt (pow x -5)) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) x)) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/2 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (* (sqrt x) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) x)) (* -1/2 (sqrt x))) x)) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/2 (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* 1/16 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4))))) x)) (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (* (sqrt x) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2)))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (pow (sqrt -1) 2) (* 1/2 (/ 1 x)))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 4))) (/ 1/8 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
Calls

3 calls:

TimeVariablePointExpression
12.0ms
x
@-inf
((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (* (sqrt (pow x -5)) -1/2) (sqrt (pow x -5)) (pow x -5) x -5 -1/2 (+ (* 1/2 x) 1) 1/2 1 (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (sqrt x) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (+ (* 1/4 x) 1) 1/4 (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (* (* x x) x) (* x x) (* 1/2 (/ 1 (sqrt x))) (/ 1 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (sqrt (/ 1 x)) (/ 1 x) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* 1 (sqrt (+ x 1))) (* (sqrt x) 1) (* (sqrt x) (sqrt (+ x 1))))
8.0ms
x
@inf
((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (* (sqrt (pow x -5)) -1/2) (sqrt (pow x -5)) (pow x -5) x -5 -1/2 (+ (* 1/2 x) 1) 1/2 1 (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (sqrt x) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (+ (* 1/4 x) 1) 1/4 (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (* (* x x) x) (* x x) (* 1/2 (/ 1 (sqrt x))) (/ 1 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (sqrt (/ 1 x)) (/ 1 x) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* 1 (sqrt (+ x 1))) (* (sqrt x) 1) (* (sqrt x) (sqrt (+ x 1))))
6.0ms
x
@0
((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (* (sqrt (pow x -5)) -1/2) (sqrt (pow x -5)) (pow x -5) x -5 -1/2 (+ (* 1/2 x) 1) 1/2 1 (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (sqrt x) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (+ (* 1/4 x) 1) 1/4 (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (* (* x x) x) (* x x) (* 1/2 (/ 1 (sqrt x))) (/ 1 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (sqrt (/ 1 x)) (/ 1 x) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* 1 (sqrt (+ x 1))) (* (sqrt x) 1) (* (sqrt x) (sqrt (+ x 1))))

rewrite151.0ms (4.8%)

Memory
7.8MiB live, 209.0MiB allocated; 21ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07346490
07985006
044534847
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
217 → 350
Calls
Call 1
Inputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x))
(-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
(*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64))
(sqrt.f64 (pow.f64 x #s(literal -5 binary64)))
(pow.f64 x #s(literal -5 binary64))
x
#s(literal -5 binary64)
#s(literal -1/2 binary64)
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))
(sqrt.f64 x)
(fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))))
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))
#s(literal 1/4 binary64)
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 x x) x)
(*.f64 x x)
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))
(sqrt.f64 #s(approx (+ x 1) x))
#s(approx (+ x 1) x)
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) x)
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(+.f64 x #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(*.f64 (sqrt.f64 x) #s(literal 1 binary64))
(*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9))))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (+ (* -1 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))) (* 1/2 (sqrt (pow x 3)))))) (* -1/2 (sqrt x))))) (pow x 5))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 3))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 3))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (- (* 1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (* -1/2 (sqrt x))))) (pow x 3))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (* (sqrt (pow x -5)) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (sqrt (pow x -5)) #s(hole binary64 (sqrt (/ 1 (pow x 5)))))
#s(approx (pow x -5) #s(hole binary64 (/ 1 (pow x 5))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 2))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x))))
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* 1/2 (/ 1 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 1))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* -1/2 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 1))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (+ x 1) #s(hole binary64 1))
#s(approx (+ x 1) #s(hole binary64 (+ 1 x)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (* -1/8 (sqrt x)))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (+ (* -1/8 (sqrt x)) (* x (+ (* -1/4 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- 1 (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 1))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (* (sqrt x) 1) #s(hole binary64 (sqrt x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (sqrt x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* 1/2 (sqrt (pow x 3))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x))))))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (sqrt (/ 1 x)))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x)))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (sqrt (/ 1 x)))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (* -1/4 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (* -1/4 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (* 1/4 (sqrt (/ 1 x)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x))))))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* 1/4 x)))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x)))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (+ x 1) #s(hole binary64 x))
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -5/32 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))))) (pow x 2))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x)))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt x)))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 x))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1 (* x (- (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x))))
#s(approx (* (sqrt (pow x -5)) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))))
#s(approx (sqrt (pow x -5)) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) x)) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/2 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (* (sqrt x) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) x)) (* -1/2 (sqrt x))) x)) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/2 (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* 1/16 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4))))) x)) (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (* (sqrt x) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2)))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (pow (sqrt -1) 2) (* 1/2 (/ 1 x)))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 4))) (/ 1/8 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
Outputs
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x)))
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x)
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) (neg.f64 (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x))
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (pow.f64 x #s(literal -5/2 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))))
(-.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (pow.f64 x #s(literal -5/2 binary64))) #s(literal -1/2 binary64))
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(*.f64 (pow.f64 x #s(literal -5/2 binary64)) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (pow.f64 x #s(literal -5/2 binary64))))
(fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -5/2 binary64)))
(pow.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/2 binary64))
(pow.f64 x #s(literal -5/2 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))))
(sqrt.f64 (pow.f64 x #s(literal -5 binary64)))
(*.f64 (pow.f64 x #s(literal -5/2 binary64)) (pow.f64 x #s(literal -5/2 binary64)))
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64))
(pow.f64 x #s(literal -5 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 5 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -5 binary64)))
x
#s(literal -5 binary64)
#s(literal -1/2 binary64)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))))
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 x))
(pow.f64 x #s(literal 1/2 binary64))
(sqrt.f64 x)
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x)))))
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) x))
(+.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x))
#s(literal 1/4 binary64)
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))
(pow.f64 x #s(literal -3 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) x)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 x x) x)
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x)))
(*.f64 x (*.f64 x x))
(pow.f64 x #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 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 x #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (sqrt.f64 #s(approx (+ x 1) x))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))))
(pow.f64 (sqrt.f64 #s(approx (+ x 1) x)) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (+ x 1) x))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x)))
(pow.f64 #s(approx (+ x 1) x) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (+ x 1) x))
#s(approx (+ x 1) x)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (neg.f64 (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (/.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(pow.f64 x #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 x))
(/.f64 #s(literal 1 binary64) x)
(pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))
(+.f64 x #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) x)
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (neg.f64 (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (/.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)))
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))
(+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(*.f64 (sqrt.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 x))
(pow.f64 x #s(literal 1/2 binary64))
(sqrt.f64 x)
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))
(*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (+.f64 (neg.f64 x) (sqrt.f64 x)) x))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -9 binary64))) #s(literal -1/2 binary64)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 5 binary64))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (fma.f64 (fma.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 5 binary64))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 5 binary64))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (/.f64 (fma.f64 (fma.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)) (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))
#s(approx (* (sqrt (pow x -5)) -1/2) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))
#s(approx (sqrt (pow x -5)) (pow.f64 x #s(literal -5/2 binary64)))
#s(approx (pow x -5) (pow.f64 x #s(literal -5 binary64)))
#s(approx x x)
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (* (sqrt x) 1) (sqrt.f64 x))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x)))
#s(approx (+ (* 1/4 x) 1) #s(literal 1 binary64))
#s(approx (+ (* 1/4 x) 1) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
#s(approx (sqrt (/ 1 (* (* x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(approx (/ 1 (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x))
#s(approx (* x x) (*.f64 x x))
#s(approx (* 1/2 (/ 1 (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (sqrt (/ 1 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (/ 1 (sqrt (+ x 1))) #s(literal 1 binary64))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) x #s(literal 3/8 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (* 1 (sqrt (+ x 1))) #s(literal 1 binary64))
#s(approx (* 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (* 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (* 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ x 1) #s(literal 1 binary64))
#s(approx (+ x 1) (+.f64 x #s(literal 1 binary64)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (+.f64 (neg.f64 x) (sqrt.f64 x)) x))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x))
#s(approx (sqrt (/ 1 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) x))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (fma.f64 x (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 1/16 binary64) (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (sqrt.f64 x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x)))
#s(approx (* 1 (sqrt (+ x 1))) #s(literal 1 binary64))
#s(approx (* 1 (sqrt (+ x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (* 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (* 1 (sqrt (+ x 1))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (* (sqrt x) 1) (sqrt.f64 x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (sqrt.f64 x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x) (sqrt.f64 x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x) (sqrt.f64 x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) x))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (-.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) x))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))) x))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))))) x))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64)))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/2 x) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) x))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))) x))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
#s(approx (+ (* 1/4 x) 1) (*.f64 #s(literal 1/4 binary64) x))
#s(approx (+ (* 1/4 x) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) x))
#s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ 1 (sqrt (+ x 1))) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ 1 (sqrt (+ x 1))) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (* 1 (sqrt (+ x 1))) (sqrt.f64 x))
#s(approx (* 1 (sqrt (+ x 1))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (* 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (* 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (+ x 1) x)
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal -5/32 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) (*.f64 x x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))
#s(approx (* 1 (sqrt (+ x 1))) (sqrt.f64 x))
#s(approx (* 1 (sqrt (+ x 1))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (* 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (* 1 (sqrt (+ x 1))) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) x)
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (-.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3/4 binary64)) x)) (neg.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x)) (neg.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) x)))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3/4 binary64)) x)) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x)) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal -1/4 binary64)))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/4 binary64))) x)))
#s(approx (* (sqrt (pow x -5)) -1/2) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
#s(approx (sqrt (pow x -5)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))
#s(approx (* (sqrt x) 1) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/4 binary64)))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/4 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)))))
#s(approx (sqrt (/ 1 (* (* x x) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64))))
#s(approx (/ 1 (sqrt (+ x 1))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
#s(approx (/ 1 (sqrt (+ x 1))) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
#s(approx (* 1 (sqrt (+ x 1))) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (* 1 (sqrt (+ x 1))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
#s(approx (* 1 (sqrt (+ x 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))
#s(approx (* 1 (sqrt (+ x 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (sqrt (/ 1 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal -3/4 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64))) x))) x))) (*.f64 x x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -5/8 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64))) x)) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal -3/4 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)))) x))) x))) (*.f64 x x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -5/128 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)))
#s(approx (* 1 (sqrt (+ x 1))) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (* 1 (sqrt (+ x 1))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
#s(approx (* 1 (sqrt (+ x 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))
#s(approx (* 1 (sqrt (+ x 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))))
#s(approx (* (sqrt x) 1) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (neg.f64 (neg.f64 x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (neg.f64 x)) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1/8 binary64) (neg.f64 x))) x)) #s(literal -1 binary64))))

eval53.0ms (1.7%)

Memory
-32.7MiB live, 58.5MiB allocated; 8ms collecting garbage
Compiler

Compiled 5 142 to 1 856 computations (63.9% saved)

prune19.0ms (0.6%)

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

20 alts after pruning (18 fresh and 2 done)

PrunedKeptTotal
New33317350
Fresh314
Picked415
Done011
Total34020360
Accuracy
99.9%
Counts
360 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
38.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
37.7%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
37.7%
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
37.6%
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
98.7%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
98.9%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
98.4%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
97.0%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
37.6%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
81.7%
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
82.7%
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
69.4%
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
98.5%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x))
82.6%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 x x)))
81.6%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
5.8%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
69.5%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
5.8%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
21.8%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 5 binary64)))))
98.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))
Compiler

Compiled 1 014 to 900 computations (11.2% saved)

series42.0ms (1.4%)

Memory
-4.0MiB live, 43.2MiB allocated; 1ms collecting garbage
Counts
47 → 209
Calls
Call 1
Inputs
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
#s(literal -1/8 binary64)
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
#s(literal 1 binary64)
(sqrt.f64 x)
x
(fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
#s(literal -5/128 binary64)
(pow.f64 x #s(literal -5/2 binary64))
#s(literal -5/2 binary64)
(fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(literal 1/16 binary64)
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))
(sqrt.f64 (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 x x) x)
(*.f64 x x)
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
#s(literal 1/2 binary64)
(*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(+.f64 x #s(literal 1 binary64))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) x)
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 x))
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))
(-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)))
#s(literal -1/2 binary64)
(-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))
(*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64))
(/.f64 x #s(literal -1 binary64))
#s(literal -1 binary64)
#s(literal -1/4 binary64)
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))
Outputs
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (* -1/8 (sqrt x)))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (+ (* -1/8 (sqrt x)) (* x (+ (* -1/4 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- 1 (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 4))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 4))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 4))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5))))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 3))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 3))))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5))))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))))) (pow x 3))))
#s(approx (pow x -5/2) #s(hole binary64 (sqrt (/ 1 (pow x 5)))))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))) (pow x 2))))
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3))))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (sqrt x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* 1/2 (sqrt (pow x 3))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x))))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 1))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (+ x 1) #s(hole binary64 1))
#s(approx (+ x 1) #s(hole binary64 (+ 1 x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (* -1/8 (sqrt x)))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (+ (* -1/8 (sqrt x)) (* x (+ (* -1/4 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x)))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/16 (sqrt (pow x 3))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x))))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 4))))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (/ (- (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x)))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (/ (- (* x (- (* 1/2 (sqrt (pow x 3))) (* -1/2 (- (* 1/4 (sqrt x)) (sqrt x))))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (/ (- (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x)))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 2))))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) x)))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/4 (sqrt x)) (sqrt x)))) x)))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) x)))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 1))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (+ 1 (* 1/4 x))))
#s(approx (/ x -1) #s(hole binary64 (* -1 x)))
#s(approx (* -1/2 (sqrt x)) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -5/32 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))))) (pow x 2))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x)))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 x))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x)))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (+ x 1) #s(hole binary64 x))
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -5/32 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))))) (pow x 2))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ 1/2 x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (- 1/2 (* 1/8 (/ 1 x))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (- (+ 1/2 (* 1/16 (/ 1 (pow x 2)))) (/ 1/8 x)) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (- (+ 1/2 (* 1/16 (/ 1 (pow x 2)))) (+ (/ 1/8 x) (* 5/128 (/ 1 (pow x 3))))) x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x)))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))) x)))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x)))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* x (- (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)) (* -1/2 (sqrt (/ 1 x)))))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* x (- (* 1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))))))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (* 1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (- (* 1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* -1/2 (* x (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* x (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) (sqrt (/ 1 x))))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* 1/4 (sqrt x))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* x (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))))))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (* 1/4 x)))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/2 (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* 1/16 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4))))) x)) (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3)))))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (sqrt (/ 1 x))) (* -5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (sqrt (/ 1 (pow x 3))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* 5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/16 (sqrt (/ 1 x)))) x)) (* -1/8 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 5/128 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (pow x -5/2) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (* -1 (sqrt (/ 1 (pow x 3))))))
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2)))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (pow (sqrt -1) 2) (* 1/2 (/ 1 x)))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 4))) (/ 1/8 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/2 (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* 1/16 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4))))) x)) (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ -1/2 (* x (pow (sqrt -1) 2)))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ 1 (* x (pow (sqrt -1) 4)))) (* 1/2 (/ 1 (pow (sqrt -1) 2)))) x))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (/ (- (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 6))) (* 1/2 (/ 1 (pow (sqrt -1) 2)))) (/ -1/8 (* x (pow (sqrt -1) 4)))) x))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ 1 (* (pow x 2) (pow (sqrt -1) 6)))) (+ (* 5/128 (/ 1 (* (pow x 3) (pow (sqrt -1) 8)))) (* 1/2 (/ 1 (pow (sqrt -1) 2))))) (/ -1/8 (* x (pow (sqrt -1) 4)))) x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x))))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (/ (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x))) x))))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (- (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* 1/2 (* x (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* -1 (* x (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x))))))))
#s(approx (* -1/2 (sqrt x)) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
Calls

3 calls:

TimeVariablePointExpression
22.0ms
x
@inf
((/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) -1/8 (/ 1 (sqrt x)) 1 (sqrt x) x (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) -5/128 (pow x -5/2) -5/2 (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) 1/16 (/ 1 (sqrt (* (* x x) x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (* 1/2 (sqrt x)) 1/2 (* (sqrt x) (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt (/ 1 x)) (/ 1 x) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/ 1/2 (sqrt x)) (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (- (sqrt (+ x 1)) (sqrt x)) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (+ (* (/ x -1) -1/4) 1) (/ x -1) -1 -1/4 (* -1/2 (sqrt x)))
10.0ms
x
@-inf
((/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) -1/8 (/ 1 (sqrt x)) 1 (sqrt x) x (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) -5/128 (pow x -5/2) -5/2 (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) 1/16 (/ 1 (sqrt (* (* x x) x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (* 1/2 (sqrt x)) 1/2 (* (sqrt x) (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt (/ 1 x)) (/ 1 x) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/ 1/2 (sqrt x)) (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (- (sqrt (+ x 1)) (sqrt x)) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (+ (* (/ x -1) -1/4) 1) (/ x -1) -1 -1/4 (* -1/2 (sqrt x)))
6.0ms
x
@0
((/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) -1/8 (/ 1 (sqrt x)) 1 (sqrt x) x (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) -5/128 (pow x -5/2) -5/2 (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) 1/16 (/ 1 (sqrt (* (* x x) x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (* 1/2 (sqrt x)) 1/2 (* (sqrt x) (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt (/ 1 x)) (/ 1 x) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/ 1/2 (sqrt x)) (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (- (sqrt (+ x 1)) (sqrt x)) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (+ (* (/ x -1) -1/4) 1) (/ x -1) -1 -1/4 (* -1/2 (sqrt x)))

rewrite164.0ms (5.2%)

Memory
-18.7MiB live, 165.4MiB allocated; 17ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
08097673
08876362
046306125
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
256 → 375
Calls
Call 1
Inputs
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
#s(literal -1/8 binary64)
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
#s(literal 1 binary64)
(sqrt.f64 x)
x
(fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
#s(literal -5/128 binary64)
(pow.f64 x #s(literal -5/2 binary64))
#s(literal -5/2 binary64)
(fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(literal 1/16 binary64)
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))
(sqrt.f64 (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 x x) x)
(*.f64 x x)
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
#s(literal 1/2 binary64)
(*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(+.f64 x #s(literal 1 binary64))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) x)
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 x))
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))
(-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)))
#s(literal -1/2 binary64)
(-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))
(*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64))
(/.f64 x #s(literal -1 binary64))
#s(literal -1 binary64)
#s(literal -1/4 binary64)
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (* -1/8 (sqrt x)))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (+ (* -1/8 (sqrt x)) (* x (+ (* -1/4 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- 1 (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 4))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 4))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 4))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5))))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 3))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 3))))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5))))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))))) (pow x 3))))
#s(approx (pow x -5/2) #s(hole binary64 (sqrt (/ 1 (pow x 5)))))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))) (pow x 2))))
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (sqrt (pow x 3))))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (sqrt x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* 1/2 (sqrt (pow x 3))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x))))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 1))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (+ x 1) #s(hole binary64 1))
#s(approx (+ x 1) #s(hole binary64 (+ 1 x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (* -1/8 (sqrt x)))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (+ (* -1/8 (sqrt x)) (* x (+ (* -1/4 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x)))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/16 (sqrt (pow x 3))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x))))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 4))))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (/ (- (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x)))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (/ (- (* x (- (* 1/2 (sqrt (pow x 3))) (* -1/2 (- (* 1/4 (sqrt x)) (sqrt x))))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (/ (- (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x)))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 2))))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) x)))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/4 (sqrt x)) (sqrt x)))) x)))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) x)))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 1))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (+ 1 (* 1/4 x))))
#s(approx (/ x -1) #s(hole binary64 (* -1 x)))
#s(approx (* -1/2 (sqrt x)) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -5/32 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))))) (pow x 2))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x)))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 x))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x)))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (+ x 1) #s(hole binary64 x))
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -5/32 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))))) (pow x 2))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ 1/2 x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (- 1/2 (* 1/8 (/ 1 x))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (- (+ 1/2 (* 1/16 (/ 1 (pow x 2)))) (/ 1/8 x)) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (- (+ 1/2 (* 1/16 (/ 1 (pow x 2)))) (+ (/ 1/8 x) (* 5/128 (/ 1 (pow x 3))))) x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x)))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))) x)))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x)))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* x (- (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)) (* -1/2 (sqrt (/ 1 x)))))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* x (- (* 1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (* -1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))))))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (* 1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (- (* 1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* -1/2 (* x (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* x (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) (sqrt (/ 1 x))))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* 1/4 (sqrt x))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* x (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))))))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (* 1/4 x)))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/2 (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* 1/16 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4))))) x)) (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (sqrt (/ 1 (pow x 3)))))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (sqrt (/ 1 x))) (* -5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/8 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* -1/16 (sqrt (/ 1 (pow x 3))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* 5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/16 (sqrt (/ 1 x)))) x)) (* -1/8 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 5/128 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (pow x -5/2) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (* -1 (sqrt (/ 1 (pow x 3))))))
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2)))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (pow (sqrt -1) 2) (* 1/2 (/ 1 x)))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 4))) (/ 1/8 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/2 (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* 1/16 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4))))) x)) (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ -1/2 (* x (pow (sqrt -1) 2)))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ 1 (* x (pow (sqrt -1) 4)))) (* 1/2 (/ 1 (pow (sqrt -1) 2)))) x))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (/ (- (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 6))) (* 1/2 (/ 1 (pow (sqrt -1) 2)))) (/ -1/8 (* x (pow (sqrt -1) 4)))) x))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ 1 (* (pow x 2) (pow (sqrt -1) 6)))) (+ (* 5/128 (/ 1 (* (pow x 3) (pow (sqrt -1) 8)))) (* 1/2 (/ 1 (pow (sqrt -1) 2))))) (/ -1/8 (* x (pow (sqrt -1) 4)))) x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x))))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (/ (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x))) x))))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) #s(hole binary64 (- (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* 1/2 (* x (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* -1 (* x (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x))))))))
#s(approx (* -1/2 (sqrt x)) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
Outputs
(/.f64 (/.f64 #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 (neg.f64 #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x))) (neg.f64 (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))
(/.f64 #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x))
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))) (neg.f64 x))
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x)
(+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x) (/.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) x))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))) (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))
(+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
(+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))
(+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))
#s(literal -1/8 binary64)
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
#s(literal 1 binary64)
(*.f64 (sqrt.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 x))
(pow.f64 x #s(literal 1/2 binary64))
(sqrt.f64 x)
x
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) (-.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))))
(fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
(fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
(+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)))
(+.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
#s(literal -5/128 binary64)
(*.f64 (pow.f64 x #s(literal -5/4 binary64)) (pow.f64 x #s(literal -5/4 binary64)))
(pow.f64 x #s(literal -5/2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal -5/2 binary64)))
#s(literal -5/2 binary64)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
(fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
(-.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
(+.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(literal 1/16 binary64)
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
(*.f64 (sqrt.f64 (*.f64 x x)) (sqrt.f64 x))
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))
(pow.f64 x #s(literal 3/2 binary64))
(sqrt.f64 (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 x x) x)
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x)))
(*.f64 x (*.f64 x x))
(pow.f64 x #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 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 x #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
(*.f64 (sqrt.f64 x) #s(literal 1/2 binary64))
#s(literal 1/2 binary64)
(*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))
(sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 x #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))
(+.f64 x #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) x)
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(pow.f64 x #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 x))
(/.f64 #s(literal 1 binary64) x)
(/.f64 (/.f64 #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 (neg.f64 #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))
(/.f64 #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 x))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (neg.f64 (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
(-.f64 (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))) (/.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (neg.f64 (sqrt.f64 x)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 x))
(-.f64 (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (sqrt.f64 x)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))))
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)))
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))
(+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x) x)
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) (neg.f64 (*.f64 x x)))
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
(+.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64))) x)
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x))
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) x))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) x))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64))) (neg.f64 x))
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) x)
(*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(-.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
(+.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(literal -1/2 binary64)
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (fma.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)))))
(-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))
(*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 x))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64))))))
(fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1/4 binary64) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1 binary64))))
(+.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)))
(/.f64 (neg.f64 x) #s(literal 1 binary64))
(/.f64 x #s(literal -1 binary64))
#s(literal -1 binary64)
#s(literal -1/4 binary64)
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))
(*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 x (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))) x (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (sqrt.f64 x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x)))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64)))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/16 binary64) (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) (/.f64 (fma.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64)))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/16 binary64) (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))
#s(approx (sqrt (/ 1 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (sqrt x) (sqrt.f64 x))
#s(approx x x)
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64)))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/16 binary64) (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -5/128 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))
#s(approx (pow x -5/2) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) (/.f64 (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ 1 (sqrt (* (* x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(approx (sqrt (* (* x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x)))
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x))
#s(approx (* x x) (*.f64 x x))
#s(approx (* 1/2 (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (sqrt.f64 x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 x x) (sqrt.f64 x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/16 binary64))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (*.f64 x x) (sqrt.f64 x)))
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64))
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ x 1) #s(literal 1 binary64))
#s(approx (+ x 1) (+.f64 x #s(literal 1 binary64)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (+.f64 (neg.f64 x) (sqrt.f64 x)) x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x))
#s(approx (sqrt (/ 1 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x))
#s(approx (/ 1/2 (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 x (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))) x (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (sqrt.f64 x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x)))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/2 binary64)))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x))) (*.f64 x x)))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x))) x))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x)) x))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 x)) x))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(literal 1 binary64))
#s(approx (+ (* (/ x -1) -1/4) 1) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
#s(approx (/ x -1) (neg.f64 x))
#s(approx (* -1/2 (sqrt x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (+.f64 (fma.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (fma.f64 #s(literal -5/32 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (+.f64 (+.f64 (fma.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))) (*.f64 x x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) x))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) x))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))) x))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))))) x))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) x))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))) x))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) x)
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
#s(approx (sqrt (+ x 1)) (sqrt.f64 x))
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (+ x 1) x)
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (+.f64 (fma.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (fma.f64 #s(literal -5/32 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (+.f64 (+.f64 (fma.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))) (*.f64 x x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) x))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) x))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))) x))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) x))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))) x))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)))) x))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))) x))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)))) x))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64)))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64))))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (*.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal -1/2 binary64)))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) x))
#s(approx (+ (* (/ x -1) -1/4) 1) (*.f64 #s(literal 1/4 binary64) x))
#s(approx (+ (* (/ x -1) -1/4) 1) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) x)) x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) #s(literal -3/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) #s(literal -1/8 binary64))) x))) x))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) #s(literal -5/8 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) #s(literal 1/16 binary64))) x)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) #s(literal -3/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) #s(literal -1/8 binary64)))) x))) x))) (*.f64 x x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64)) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))))
#s(approx (/ (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -5/128 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/8 binary64)))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) x)))))
#s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 5/128 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/16 binary64))) x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)))))
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64)))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -1 binary64)) #s(literal 5/128 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64))))))
#s(approx (pow x -5/2) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/16 binary64)))))
#s(approx (/ 1 (sqrt (* (* x x) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
#s(approx (sqrt (* (* x x) x)) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)))
#s(approx (* 1/2 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (neg.f64 (neg.f64 x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (neg.f64 x)) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1/8 binary64) (neg.f64 x))) x)) #s(literal -1 binary64))))
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))))
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))
#s(approx (sqrt (/ 1 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) #s(literal -3/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) #s(literal -1/8 binary64))) x))) x))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) #s(literal -5/8 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) #s(literal 1/16 binary64))) x)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) #s(literal -3/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) #s(literal -1/8 binary64)))) x))) x))) (*.f64 x x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) x))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (neg.f64 (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal 1 binary64)))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal 1 binary64))))) x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64)) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x))) x)))
#s(approx (/ (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (* x x)) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) x))) x)))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x)))))
#s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) x)))))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal -1/2 binary64)))
#s(approx (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal 1/2 binary64)))
#s(approx (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64))))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x) #s(literal 1/2 binary64)))
#s(approx (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))))
#s(approx (* -1/2 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))

eval58.0ms (1.9%)

Memory
28.7MiB live, 129.2MiB allocated; 13ms collecting garbage
Compiler

Compiled 6 943 to 2 396 computations (65.5% saved)

prune19.0ms (0.6%)

Memory
-8.0MiB live, 38.9MiB allocated; 2ms collecting garbage
Pruning

20 alts after pruning (16 fresh and 4 done)

PrunedKeptTotal
New46112473
Fresh9413
Picked325
Done022
Total47320493
Accuracy
99.9%
Counts
493 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
38.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
37.7%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
37.6%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (sqrt.f64 x))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
37.7%
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
37.6%
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
99.0%
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
98.8%
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
98.5%
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
97.4%
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
97.3%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
97.3%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(approx (* (sqrt x) (sqrt (+ x 1))) x))
98.4%
(/.f64 #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
83.3%
(/.f64 #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
98.7%
(/.f64 #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
37.6%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
98.4%
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x) x))
81.6%
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 #s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
5.8%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
69.5%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
5.8%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
Compiler

Compiled 757 to 664 computations (12.3% saved)

series47.0ms (1.5%)

Memory
-18.5MiB live, 28.2MiB allocated; 2ms collecting garbage
Counts
47 → 191
Calls
Call 1
Inputs
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))) x))
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))) x)
(-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)))
(-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x))
(+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(/.f64 #s(literal 1/16 binary64) (*.f64 x x))
#s(literal 1/16 binary64)
(*.f64 x x)
x
#s(literal 1/2 binary64)
(/.f64 #s(literal 1/8 binary64) x)
#s(literal 1/8 binary64)
(/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))
#s(literal 5/128 binary64)
(*.f64 (*.f64 x x) x)
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(+.f64 x #s(literal 1 binary64))
#s(literal 1 binary64)
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(approx (* (sqrt x) (sqrt (+ x 1))) x))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
(sqrt.f64 x)
#s(approx (* (sqrt x) (sqrt (+ x 1))) x)
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x))
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) x))
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) x)
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x) x))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x) x)
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x)
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x))
(*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64))
(-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))
(*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64))
(/.f64 x #s(literal -1 binary64))
#s(literal -1 binary64)
#s(literal -1/4 binary64)
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
#s(literal -1/2 binary64)
(neg.f64 x)
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))
Outputs
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (* -1/8 (sqrt x)))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (+ (* -1/8 (sqrt x)) (* x (+ (* -1/4 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x)))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/16 (sqrt (pow x 3))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (/ -5/128 (pow x 4))))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (/ (- (* 1/16 x) 5/128) (pow x 4))))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (/ (- (* x (+ 1/16 (* -1/8 x))) 5/128) (pow x 4))))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (/ (- (* x (+ 1/16 (* x (- (* 1/2 x) 1/8)))) 5/128) (pow x 4))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (/ -5/128 (pow x 3))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (/ (- (* 1/16 x) 5/128) (pow x 3))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (/ (- (* x (+ 1/16 (* -1/8 x))) 5/128) (pow x 3))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (/ (- (* x (+ 1/16 (* x (- (* 1/2 x) 1/8)))) 5/128) (pow x 3))))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) #s(hole binary64 (/ 1/16 (pow x 2))))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) #s(hole binary64 (/ (+ 1/16 (* -1/8 x)) (pow x 2))))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) #s(hole binary64 (/ (+ 1/16 (* x (- (* 1/2 x) 1/8))) (pow x 2))))
#s(approx (+ (/ 1/16 (* x x)) 1/2) #s(hole binary64 (/ 1/16 (pow x 2))))
#s(approx (+ (/ 1/16 (* x x)) 1/2) #s(hole binary64 (/ (+ 1/16 (* 1/2 (pow x 2))) (pow x 2))))
#s(approx (/ 1/16 (* x x)) #s(hole binary64 (/ 1/16 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx x #s(hole binary64 x))
#s(approx (/ 1/8 x) #s(hole binary64 (/ 1/8 x)))
#s(approx (/ 5/128 (* (* x x) x)) #s(hole binary64 (/ 5/128 (pow x 3))))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (sqrt (+ x 1)) #s(hole binary64 1))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (+ x 1) #s(hole binary64 1))
#s(approx (+ x 1) #s(hole binary64 (+ 1 x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (* -1/8 (sqrt x)))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (+ (* -1/8 (sqrt x)) (* x (+ (* -1/4 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- 1 (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x))))
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (sqrt x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* 1/2 (sqrt (pow x 3))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x))))))))))
#s(approx (/ (- 1/2 (/ 1/8 x)) x) #s(hole binary64 (/ -1/8 (pow x 2))))
#s(approx (/ (- 1/2 (/ 1/8 x)) x) #s(hole binary64 (/ (- (* 1/2 x) 1/8) (pow x 2))))
#s(approx (- 1/2 (/ 1/8 x)) #s(hole binary64 (/ -1/8 x)))
#s(approx (- 1/2 (/ 1/8 x)) #s(hole binary64 (/ (- (* 1/2 x) 1/8) x)))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) #s(hole binary64 (/ 1/16 (pow x 3))))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) #s(hole binary64 (/ (+ 1/16 (* -1/8 x)) (pow x 3))))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) #s(hole binary64 (/ (+ 1/16 (* x (- (* 1/2 x) 1/8))) (pow x 3))))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 4))))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 3))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 3))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 2))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 2))))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 2))))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) x)))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/4 (sqrt x)) (sqrt x)))) x)))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) x)))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 1))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (+ 1 (* 1/4 x))))
#s(approx (/ x -1) #s(hole binary64 (* -1 x)))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (* -1/2 (sqrt x)) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -5/32 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))))) (pow x 2))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ 1/2 x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (- 1/2 (* 1/8 (/ 1 x))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (- (+ 1/2 (* 1/16 (/ 1 (pow x 2)))) (/ 1/8 x)) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (- (+ 1/2 (* 1/16 (/ 1 (pow x 2)))) (+ (/ 1/8 x) (* 5/128 (/ 1 (pow x 3))))) x)))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (/ 1/2 x)))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (/ (- 1/2 (* 1/8 (/ 1 x))) x)))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (/ (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x))) x)))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (/ (- (+ 1/2 (/ 1/16 (pow x 2))) (+ (* 1/8 (/ 1 x)) (* 5/128 (/ 1 (pow x 3))))) x)))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 1/2))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (- 1/2 (* 1/8 (/ 1 x)))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x)))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (- (+ 1/2 (/ 1/16 (pow x 2))) (+ (* 1/8 (/ 1 x)) (* 5/128 (/ 1 (pow x 3)))))))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) #s(hole binary64 1/2))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) #s(hole binary64 (- 1/2 (* 1/8 (/ 1 x)))))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) #s(hole binary64 (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x)))))
#s(approx (+ (/ 1/16 (* x x)) 1/2) #s(hole binary64 1/2))
#s(approx (+ (/ 1/16 (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/16 (/ 1 (pow x 2))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x)))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (+ x 1) #s(hole binary64 x))
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -5/32 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))))) (pow x 2))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 x))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2))))))
#s(approx (/ (- 1/2 (/ 1/8 x)) x) #s(hole binary64 (/ 1/2 x)))
#s(approx (/ (- 1/2 (/ 1/8 x)) x) #s(hole binary64 (/ (- 1/2 (* 1/8 (/ 1 x))) x)))
#s(approx (- 1/2 (/ 1/8 x)) #s(hole binary64 1/2))
#s(approx (- 1/2 (/ 1/8 x)) #s(hole binary64 (- 1/2 (* 1/8 (/ 1 x)))))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) #s(hole binary64 (/ 1/2 x)))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) #s(hole binary64 (/ (- 1/2 (* 1/8 (/ 1 x))) x)))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) #s(hole binary64 (/ (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x))) x)))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))) x)))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x)))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (* x (- (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)) (* -1/2 (sqrt (/ 1 x)))))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (* x (- (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))) (* -1/2 (sqrt (/ 1 x)))))))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) #s(hole binary64 (* 1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) #s(hole binary64 (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) #s(hole binary64 (* -1/2 (* x (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* x (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) (sqrt (/ 1 x))))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* 1/4 (sqrt x))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* x (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))))))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (* 1/4 x)))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x)))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/2 (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* 1/16 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4))))) x)) (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ -1/2 (* x (pow (sqrt -1) 2)))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ 1 (* x (pow (sqrt -1) 4)))) (* 1/2 (/ 1 (pow (sqrt -1) 2)))) x))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (/ (- (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 6))) (* 1/2 (/ 1 (pow (sqrt -1) 2)))) (/ -1/8 (* x (pow (sqrt -1) 4)))) x))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ 1 (* (pow x 2) (pow (sqrt -1) 6)))) (+ (* 5/128 (/ 1 (* (pow x 3) (pow (sqrt -1) 8)))) (* 1/2 (/ 1 (pow (sqrt -1) 2))))) (/ -1/8 (* x (pow (sqrt -1) 4)))) x))))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x))))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) x))))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 5/128 (/ 1 x)) 1/16) x)) 1/8) x)) 1/2) x))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/8 (* 1/16 (/ 1 x))) x)))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ 1/8 (* -1 (/ (- 1/16 (* 5/128 (/ 1 x))) x))) x)))))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/8 (* 1/16 (/ 1 x))) x)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/2 (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* 1/16 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4))))) x)) (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2)))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (pow (sqrt -1) 2) (* 1/2 (/ 1 x)))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 4))) (/ 1/8 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
#s(approx (/ (- 1/2 (/ 1/8 x)) x) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x))))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x))))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) x))))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (/ (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x))) x))))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (/ (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) #s(hole binary64 (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) #s(hole binary64 (+ (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) #s(hole binary64 (* 1/2 (* x (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* -1 (* x (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x))))))))
#s(approx (* -1/2 (sqrt x)) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
Calls

3 calls:

TimeVariablePointExpression
33.0ms
x
@-inf
((/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (+ (/ 1/16 (* x x)) 1/2) (/ 1/16 (* x x)) 1/16 (* x x) x 1/2 (/ 1/8 x) 1/8 (/ 5/128 (* (* x x) x)) 5/128 (* (* x x) x) (sqrt (+ x 1)) (+ x 1) 1 (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/ 1/2 (sqrt x)) (sqrt x) (* (sqrt x) (sqrt (+ x 1))) (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/ (- 1/2 (/ 1/8 x)) x) (- 1/2 (/ 1/8 x)) (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (+ (* (/ x -1) -1/4) 1) (/ x -1) -1 -1/4 (/ 1 (sqrt x)) -1/2 (neg x) (* -1/2 (sqrt x)))
5.0ms
x
@0
((/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (+ (/ 1/16 (* x x)) 1/2) (/ 1/16 (* x x)) 1/16 (* x x) x 1/2 (/ 1/8 x) 1/8 (/ 5/128 (* (* x x) x)) 5/128 (* (* x x) x) (sqrt (+ x 1)) (+ x 1) 1 (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/ 1/2 (sqrt x)) (sqrt x) (* (sqrt x) (sqrt (+ x 1))) (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/ (- 1/2 (/ 1/8 x)) x) (- 1/2 (/ 1/8 x)) (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (+ (* (/ x -1) -1/4) 1) (/ x -1) -1 -1/4 (/ 1 (sqrt x)) -1/2 (neg x) (* -1/2 (sqrt x)))
4.0ms
x
@inf
((/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (+ (/ 1/16 (* x x)) 1/2) (/ 1/16 (* x x)) 1/16 (* x x) x 1/2 (/ 1/8 x) 1/8 (/ 5/128 (* (* x x) x)) 5/128 (* (* x x) x) (sqrt (+ x 1)) (+ x 1) 1 (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/ 1/2 (sqrt x)) (sqrt x) (* (sqrt x) (sqrt (+ x 1))) (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/ (- 1/2 (/ 1/8 x)) x) (- 1/2 (/ 1/8 x)) (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (+ (* (/ x -1) -1/4) 1) (/ x -1) -1 -1/4 (/ 1 (sqrt x)) -1/2 (neg x) (* -1/2 (sqrt x)))

rewrite144.0ms (4.6%)

Memory
20.8MiB live, 161.8MiB allocated; 13ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07266617
07935635
040325456
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
238 → 334
Calls
Call 1
Inputs
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))) x))
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))) x)
(-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)))
(-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x))
(+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(/.f64 #s(literal 1/16 binary64) (*.f64 x x))
#s(literal 1/16 binary64)
(*.f64 x x)
x
#s(literal 1/2 binary64)
(/.f64 #s(literal 1/8 binary64) x)
#s(literal 1/8 binary64)
(/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))
#s(literal 5/128 binary64)
(*.f64 (*.f64 x x) x)
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(+.f64 x #s(literal 1 binary64))
#s(literal 1 binary64)
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(approx (* (sqrt x) (sqrt (+ x 1))) x))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
(sqrt.f64 x)
#s(approx (* (sqrt x) (sqrt (+ x 1))) x)
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x))
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) x))
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) x)
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x) x))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x) x)
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x)
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x))
(*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64))
(-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))
(*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64))
(/.f64 x #s(literal -1 binary64))
#s(literal -1 binary64)
#s(literal -1/4 binary64)
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
#s(literal -1/2 binary64)
(neg.f64 x)
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (* -1/8 (sqrt x)))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (+ (* -1/8 (sqrt x)) (* x (+ (* -1/4 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x)))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/16 (sqrt (pow x 3))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (/ -5/128 (pow x 4))))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (/ (- (* 1/16 x) 5/128) (pow x 4))))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (/ (- (* x (+ 1/16 (* -1/8 x))) 5/128) (pow x 4))))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (/ (- (* x (+ 1/16 (* x (- (* 1/2 x) 1/8)))) 5/128) (pow x 4))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (/ -5/128 (pow x 3))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (/ (- (* 1/16 x) 5/128) (pow x 3))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (/ (- (* x (+ 1/16 (* -1/8 x))) 5/128) (pow x 3))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (/ (- (* x (+ 1/16 (* x (- (* 1/2 x) 1/8)))) 5/128) (pow x 3))))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) #s(hole binary64 (/ 1/16 (pow x 2))))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) #s(hole binary64 (/ (+ 1/16 (* -1/8 x)) (pow x 2))))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) #s(hole binary64 (/ (+ 1/16 (* x (- (* 1/2 x) 1/8))) (pow x 2))))
#s(approx (+ (/ 1/16 (* x x)) 1/2) #s(hole binary64 (/ 1/16 (pow x 2))))
#s(approx (+ (/ 1/16 (* x x)) 1/2) #s(hole binary64 (/ (+ 1/16 (* 1/2 (pow x 2))) (pow x 2))))
#s(approx (/ 1/16 (* x x)) #s(hole binary64 (/ 1/16 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx x #s(hole binary64 x))
#s(approx (/ 1/8 x) #s(hole binary64 (/ 1/8 x)))
#s(approx (/ 5/128 (* (* x x) x)) #s(hole binary64 (/ 5/128 (pow x 3))))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (sqrt (+ x 1)) #s(hole binary64 1))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (+ x 1) #s(hole binary64 1))
#s(approx (+ x 1) #s(hole binary64 (+ 1 x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (* -1/8 (sqrt x)))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (+ (* -1/8 (sqrt x)) (* x (+ (* -1/4 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- 1 (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x))))
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (sqrt x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* 1/2 (sqrt (pow x 3))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x))))))))))
#s(approx (/ (- 1/2 (/ 1/8 x)) x) #s(hole binary64 (/ -1/8 (pow x 2))))
#s(approx (/ (- 1/2 (/ 1/8 x)) x) #s(hole binary64 (/ (- (* 1/2 x) 1/8) (pow x 2))))
#s(approx (- 1/2 (/ 1/8 x)) #s(hole binary64 (/ -1/8 x)))
#s(approx (- 1/2 (/ 1/8 x)) #s(hole binary64 (/ (- (* 1/2 x) 1/8) x)))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) #s(hole binary64 (/ 1/16 (pow x 3))))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) #s(hole binary64 (/ (+ 1/16 (* -1/8 x)) (pow x 3))))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) #s(hole binary64 (/ (+ 1/16 (* x (- (* 1/2 x) 1/8))) (pow x 3))))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 4))))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 4))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 3))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 3))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 2))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (+ (* 1/2 (sqrt (pow x 3))) (* 1/2 (- (* 1/4 (sqrt x)) (sqrt x)))))) (pow x 2))))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) (pow x 2))))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/2 (* x (- (* 1/4 (sqrt x)) (sqrt x))))) x)))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/4 (sqrt x)) (sqrt x)))) x)))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) x)))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 1))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (+ 1 (* 1/4 x))))
#s(approx (/ x -1) #s(hole binary64 (* -1 x)))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (* -1/2 (sqrt x)) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -5/32 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))))) (pow x 2))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ 1/2 x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (- 1/2 (* 1/8 (/ 1 x))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (- (+ 1/2 (* 1/16 (/ 1 (pow x 2)))) (/ 1/8 x)) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ (- (+ 1/2 (* 1/16 (/ 1 (pow x 2)))) (+ (/ 1/8 x) (* 5/128 (/ 1 (pow x 3))))) x)))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (/ 1/2 x)))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (/ (- 1/2 (* 1/8 (/ 1 x))) x)))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (/ (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x))) x)))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (/ (- (+ 1/2 (/ 1/16 (pow x 2))) (+ (* 1/8 (/ 1 x)) (* 5/128 (/ 1 (pow x 3))))) x)))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 1/2))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (- 1/2 (* 1/8 (/ 1 x)))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x)))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (- (+ 1/2 (/ 1/16 (pow x 2))) (+ (* 1/8 (/ 1 x)) (* 5/128 (/ 1 (pow x 3)))))))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) #s(hole binary64 1/2))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) #s(hole binary64 (- 1/2 (* 1/8 (/ 1 x)))))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) #s(hole binary64 (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x)))))
#s(approx (+ (/ 1/16 (* x x)) 1/2) #s(hole binary64 1/2))
#s(approx (+ (/ 1/16 (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/16 (/ 1 (pow x 2))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x)))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (+ x 1) #s(hole binary64 x))
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -5/32 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))))) (pow x 2))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 x))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2))))))
#s(approx (/ (- 1/2 (/ 1/8 x)) x) #s(hole binary64 (/ 1/2 x)))
#s(approx (/ (- 1/2 (/ 1/8 x)) x) #s(hole binary64 (/ (- 1/2 (* 1/8 (/ 1 x))) x)))
#s(approx (- 1/2 (/ 1/8 x)) #s(hole binary64 1/2))
#s(approx (- 1/2 (/ 1/8 x)) #s(hole binary64 (- 1/2 (* 1/8 (/ 1 x)))))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) #s(hole binary64 (/ 1/2 x)))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) #s(hole binary64 (/ (- 1/2 (* 1/8 (/ 1 x))) x)))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) #s(hole binary64 (/ (- (+ 1/2 (/ 1/16 (pow x 2))) (* 1/8 (/ 1 x))) x)))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))) x)))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (/ (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))) x)))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (+ (* 1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (* x (- (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x)) (* -1/2 (sqrt (/ 1 x)))))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (* x (- (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (/ (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))) x))) (* -1/2 (sqrt (/ 1 x)))))))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) #s(hole binary64 (* 1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) #s(hole binary64 (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) #s(hole binary64 (* -1/2 (* x (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x)))))))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* x (- (* 1/4 (sqrt (/ 1 x))) (sqrt (/ 1 x))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))) (sqrt (/ 1 x))))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* 1/4 (sqrt x))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* x (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x)))))))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (* 1/4 x)))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x)))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/2 (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* 1/16 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4))))) x)) (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (/ -1/2 (* x (pow (sqrt -1) 2)))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ 1 (* x (pow (sqrt -1) 4)))) (* 1/2 (/ 1 (pow (sqrt -1) 2)))) x))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (/ (- (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 6))) (* 1/2 (/ 1 (pow (sqrt -1) 2)))) (/ -1/8 (* x (pow (sqrt -1) 4)))) x))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ 1 (* (pow x 2) (pow (sqrt -1) 6)))) (+ (* 5/128 (/ 1 (* (pow x 3) (pow (sqrt -1) 8)))) (* 1/2 (/ 1 (pow (sqrt -1) 2))))) (/ -1/8 (* x (pow (sqrt -1) 4)))) x))))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x))))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) x))))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 5/128 (/ 1 x)) 1/16) x)) 1/8) x)) 1/2) x))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/8 (* 1/16 (/ 1 x))) x)))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(hole binary64 (+ 1/2 (* -1 (/ (+ 1/8 (* -1 (/ (- 1/16 (* 5/128 (/ 1 x))) x))) x)))))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/8 (* 1/16 (/ 1 x))) x)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/2 (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* 1/16 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4))))) x)) (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2)))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (pow (sqrt -1) 2) (* 1/2 (/ 1 x)))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 4))) (/ 1/8 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
#s(approx (/ (- 1/2 (/ 1/8 x)) x) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x))))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ 1 x)) 1/2) x))))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ 1 x)) 1/8) x)) 1/2) x))))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (/ (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x))) x))))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (/ (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) #s(hole binary64 (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) #s(hole binary64 (+ (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) #s(hole binary64 (* 1/2 (* x (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) #s(hole binary64 (* -1 (* x (+ (* -1/2 (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* -1 (* x (- (* -1/4 (sqrt (/ 1 x))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x))))))))
#s(approx (* -1/2 (sqrt x)) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
Outputs
(/.f64 (neg.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))) x))
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 x))
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))) x)
(-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) (/.f64 (+.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/8 binary64) x)) x))
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) x) (/.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)) x))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/8 binary64) x)) (+.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/8 binary64) x)))) (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/8 binary64) x))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x))) (*.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/8 binary64) x)) #s(literal 3 binary64))) (fma.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/8 binary64) x)) (+.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/8 binary64) x)) (*.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/8 binary64) x))))))
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) (fma.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))))))
(-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/8 binary64) x)))
(-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)))
(+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/8 binary64) x))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1/8 binary64) x))) (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 3 binary64))) (fma.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1/8 binary64) x) (*.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/16 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)))
(fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)))
(-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x))
(+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) x)))
(+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)))
(+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/16 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/16 binary64))
(*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 x x)))
(/.f64 (/.f64 #s(literal 1/16 binary64) x) x)
(/.f64 #s(literal 1/16 binary64) (*.f64 x x))
#s(literal 1/16 binary64)
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 x x)
(pow.f64 x #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
x
#s(literal 1/2 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64))
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal -1/8 binary64) (neg.f64 x))
(/.f64 #s(literal 1/8 binary64) x)
#s(literal 1/8 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 5/128 binary64))
(*.f64 #s(literal 5/128 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
(/.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 x x)) x)
(/.f64 #s(literal -5/128 binary64) (neg.f64 (*.f64 (*.f64 x x) x)))
(/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))
#s(literal 5/128 binary64)
(*.f64 (*.f64 x x) x)
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x)))
(*.f64 x (*.f64 x x))
(pow.f64 x #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(sqrt.f64 (+.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x))))
(+.f64 #s(literal 1 binary64) x)
(+.f64 x #s(literal 1 binary64))
#s(literal 1 binary64)
(/.f64 (neg.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 #s(approx (* (sqrt x) (sqrt (+ x 1))) x)))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(approx (* (sqrt x) (sqrt (+ x 1))) x))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
(*.f64 (sqrt.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 x))
(pow.f64 x #s(literal 1/2 binary64))
(sqrt.f64 x)
#s(approx (* (sqrt x) (sqrt (+ x 1))) x)
(/.f64 (neg.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x))
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x))) (neg.f64 x))
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1/8 binary64) x) x))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1/8 binary64) x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)))
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1/8 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)))))
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) x))
(/.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x))) (neg.f64 x))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) x)
(-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) (/.f64 (/.f64 #s(literal 1/8 binary64) x) x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (neg.f64 x))
(/.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x)
(/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))
(/.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 x))
(/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) x))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))))))
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
(+.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) x))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 x)))
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x))
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) x))
(*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (fma.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)))))
(-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))
(*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 x))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1/4 binary64) (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))
(+.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64)))
(/.f64 (neg.f64 x) #s(literal 1 binary64))
(/.f64 x #s(literal -1 binary64))
#s(literal -1 binary64)
#s(literal -1/4 binary64)
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
#s(literal -1/2 binary64)
(*.f64 #s(literal -1 binary64) x)
(*.f64 x #s(literal -1 binary64))
(neg.f64 x)
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))
(*.f64 (sqrt.f64 x) #s(literal -1/2 binary64))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 x (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))) x (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/16 binary64))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) (/.f64 #s(literal -5/128 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/16 binary64)) x) #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) (/.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/16 binary64)) x) #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) (/.f64 #s(literal -5/128 binary64) (*.f64 (*.f64 x x) x)))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/16 binary64)) x) #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) (/.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/16 binary64)) x) #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/16 binary64)) (*.f64 x x)))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/16 binary64)) (*.f64 x x)))
#s(approx (+ (/ 1/16 (* x x)) 1/2) (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))
#s(approx (+ (/ 1/16 (* x x)) 1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1/16 binary64)) (*.f64 x x)))
#s(approx (/ 1/16 (* x x)) (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))
#s(approx (* x x) (*.f64 x x))
#s(approx x x)
#s(approx (/ 1/8 x) (/.f64 #s(literal 1/8 binary64) x))
#s(approx (/ 5/128 (* (* x x) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x)))
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x))
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64))
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ x 1) #s(literal 1 binary64))
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 x (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 x)))) x (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (sqrt.f64 x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (sqrt.f64 x)))
#s(approx (/ 1/2 (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))
#s(approx (sqrt x) (sqrt.f64 x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (sqrt.f64 x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (*.f64 x x) (sqrt.f64 x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/16 binary64))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (*.f64 x x) (sqrt.f64 x)))
#s(approx (/ (- 1/2 (/ 1/8 x)) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
#s(approx (/ (- 1/2 (/ 1/8 x)) x) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x)))
#s(approx (- 1/2 (/ 1/8 x)) (/.f64 #s(literal -1/8 binary64) x))
#s(approx (- 1/2 (/ 1/8 x)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) x))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) (/.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/2 binary64)))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/2 binary64)))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x))) (*.f64 x x)))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x))) x))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x (sqrt.f64 x)) x))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 x)) x))
#s(approx (+ (* (/ x -1) -1/4) 1) #s(literal 1 binary64))
#s(approx (+ (* (/ x -1) -1/4) 1) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
#s(approx (/ x -1) (neg.f64 x))
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (neg x) (neg.f64 x))
#s(approx (* -1/2 (sqrt x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (fma.f64 #s(literal -5/32 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (fma.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) (*.f64 x x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) x))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) x))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))) x))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) (/.f64 #s(literal 1/2 binary64) x))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) x))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))) x))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(literal 1/2 binary64))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) #s(literal 1/2 binary64))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)))
#s(approx (+ (/ 1/16 (* x x)) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (/ 1/16 (* x x)) 1/2) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))
#s(approx (sqrt (+ x 1)) (sqrt.f64 x))
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (+ x 1) x)
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (fma.f64 #s(literal -5/32 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (fma.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))) (*.f64 x x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -5/128 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) x)
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
#s(approx (/ (- 1/2 (/ 1/8 x)) x) (/.f64 #s(literal 1/2 binary64) x))
#s(approx (/ (- 1/2 (/ 1/8 x)) x) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x))
#s(approx (- 1/2 (/ 1/8 x)) #s(literal 1/2 binary64))
#s(approx (- 1/2 (/ 1/8 x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) (/.f64 #s(literal 1/2 binary64) x))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) x))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))) x))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) (/.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)))) x))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))) x))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)))) x))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64)))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal -1/2 binary64)))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (*.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 x)))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) x))
#s(approx (+ (* (/ x -1) -1/4) 1) (*.f64 #s(literal 1/4 binary64) x))
#s(approx (+ (* (/ x -1) -1/4) 1) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) x)) x))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) #s(literal -3/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) #s(literal -1/8 binary64))) x))) x))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) #s(literal -5/8 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) #s(literal 1/16 binary64))) x)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) #s(literal -3/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) #s(literal -1/8 binary64)))) x))) x))) (*.f64 x x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) x))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (neg.f64 (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1 binary64) x))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1 binary64) x)))) x)))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) x)))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) #s(literal 1/2 binary64)) x)))
#s(approx (/ (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) x) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 5/128 binary64) x) #s(literal 1/16 binary64)) x)) #s(literal 1/8 binary64)) x)) #s(literal 1/2 binary64)) x)))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x)) #s(literal 1/2 binary64)))
#s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 5/128 binary64) x)) x)) #s(literal 1/8 binary64)) x)) #s(literal 1/2 binary64)))
#s(approx (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/16 binary64) x)) x)) #s(literal 1/2 binary64)))
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))))
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) #s(literal -3/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) #s(literal -1/8 binary64))) x))) x))) (*.f64 x x)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) #s(literal -5/8 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) #s(literal 1/16 binary64))) x)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x)) #s(literal -3/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)) #s(literal -1/8 binary64)))) x))) x))) (*.f64 x x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -5/128 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)))
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (neg.f64 (neg.f64 x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal -1/8 binary64) x)) x)) #s(literal -1 binary64))))
#s(approx (/ (- 1/2 (/ 1/8 x)) x) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) x)))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) x)))
#s(approx (/ (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) x) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) #s(literal 1/2 binary64)) x)))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x))) x)))
#s(approx (/ (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) x) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x))) x)))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x))))
#s(approx (/ (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64))) x))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x)))))
#s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)))))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal -1/2 binary64)))
#s(approx (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) x) #s(literal 1/2 binary64)))
#s(approx (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))))
#s(approx (* -1/2 (sqrt x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))

eval53.0ms (1.7%)

Memory
4.0MiB live, 103.6MiB allocated; 21ms collecting garbage
Compiler

Compiled 5 797 to 2 118 computations (63.5% saved)

prune25.0ms (0.8%)

Memory
10.6MiB live, 57.9MiB allocated; 2ms collecting garbage
Pruning

21 alts after pruning (15 fresh and 6 done)

PrunedKeptTotal
New4158423
Fresh4711
Picked325
Done044
Total42221443
Accuracy
99.9%
Counts
443 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
38.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
37.7%
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
37.6%
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (sqrt.f64 x))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
37.7%
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
37.6%
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
98.5%
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
98.3%
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)) #s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)))
98.8%
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
99.0%
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 #s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 5/128 binary64) x)) x)) #s(literal 1/8 binary64)) x)) #s(literal 1/2 binary64))) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
97.4%
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 #s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(literal 1/2 binary64)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
82.7%
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(approx (/ (- 1/2 (/ 1/8 x)) x) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x)))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
97.3%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
97.3%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(approx (* (sqrt x) (sqrt (+ x 1))) x))
3.1%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (* (sqrt x) (sqrt (+ x 1))) x))
83.3%
(/.f64 #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
37.6%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
69.4%
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
97.3%
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (/.f64 #s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x))
81.6%
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 #s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
5.8%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
5.8%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
Compiler

Compiled 1 210 to 726 computations (40% saved)

regimes46.0ms (1.4%)

Memory
-14.8MiB live, 32.2MiB allocated; 2ms collecting garbage
Counts
47 → 1
Calls
Call 1
Inputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (* (sqrt x) (sqrt (+ x 1))) x))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(approx (* (sqrt x) (sqrt (+ x 1))) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 #s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 #s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(literal 1/2 binary64)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (/.f64 #s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(approx (/ (- 1/2 (/ 1/8 x)) x) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x)))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (sqrt.f64 x))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 x x)))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 #s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 5/128 binary64) x)) x)) #s(literal 1/8 binary64)) x)) #s(literal 1/2 binary64))) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)) #s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) (/.f64 #s(literal 5/128 binary64) (*.f64 (*.f64 x x) x))) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 x)) #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 x x)))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 5 binary64)))))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x)))
Outputs
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 #s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 5/128 binary64) x)) x)) #s(literal 1/8 binary64)) x)) #s(literal 1/2 binary64))) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
Calls

2 calls:

34.0ms
x
8.0ms
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
Results
AccuracySegmentsBranch
99.0%1(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
99.0%1x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes26.0ms (0.8%)

Memory
-25.1MiB live, 22.4MiB allocated; 1ms collecting garbage
Counts
33 → 1
Calls
Call 1
Inputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (* (sqrt x) (sqrt (+ x 1))) x))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(approx (* (sqrt x) (sqrt (+ x 1))) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 #s(approx (- (neg (/ (* -1/2 (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x))) x)) (* -1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 #s(approx (- (- (+ (/ 1/16 (* x x)) 1/2) (/ 1/8 x)) (/ 5/128 (* (* x x) x))) #s(literal 1/2 binary64)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (/.f64 #s(approx (- (/ (* (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) -1/2) (neg x)) (* -1/2 (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (sqrt (+ x 1))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) #s(approx (/ (- 1/2 (/ 1/8 x)) x) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/8 binary64)) (*.f64 x x)))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(approx (+ (* -1/8 (/ 1 (sqrt x))) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (/ 1 (sqrt (* (* x x) x)))) (* 1/2 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (/.f64 (sqrt.f64 x) (sqrt.f64 x))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 #s(approx (- (sqrt (+ x 1)) (sqrt x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 x x)))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
Outputs
(/.f64 #s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x)) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
Calls

2 calls:

8.0ms
x
6.0ms
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
Results
AccuracySegmentsBranch
98.8%1(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
98.8%1x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes13.0ms (0.4%)

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

2 calls:

6.0ms
x
5.0ms
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
Results
AccuracySegmentsBranch
98.5%1x
98.5%1(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes9.0ms (0.3%)

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

2 calls:

4.0ms
x
3.0ms
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
Results
AccuracySegmentsBranch
97.4%1(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
97.4%1x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes4.0ms (0.1%)

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

2 calls:

2.0ms
x
2.0ms
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
Results
AccuracySegmentsBranch
97.3%1(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
97.3%1x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes4.0ms (0.1%)

Memory
-43.8MiB live, 7.8MiB allocated; 3ms collecting garbage
Accuracy

Total -1.7b remaining (-2.8%)

Threshold costs -1.7b (-2.8%)

Counts
3 → 1
Calls
Call 1
Inputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (-.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(approx (* (sqrt x) (sqrt (+ x 1))) x))
Outputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
Calls

2 calls:

2.0ms
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
1.0ms
x
Results
AccuracySegmentsBranch
5.8%1(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
5.8%1x
Compiler

Compiled 11 to 9 computations (18.2% saved)

derivations103.0ms (3.3%)

Memory
1.3MiB live, 142.8MiB allocated; 6ms collecting garbage
Stop Event
fuel
Compiler

Compiled 97 to 68 computations (29.9% saved)

preprocess47.0ms (1.5%)

Memory
10.1MiB live, 104.6MiB allocated; 7ms collecting garbage
Compiler

Compiled 127 to 92 computations (27.6% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...