2isqrt (example 3.6)

Time bar (total: 2.9s)

start0.0ms (0%)

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

analyze2.0ms (0.1%)

Memory
2.4MiB live, 2.4MiB 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.5s (52.6%)

Memory
145.6MiB live, 1 422.2MiB allocated; 400ms collecting garbage
Samples
774.0ms6 088×1valid
424.0ms2 046×2valid
6.0ms122×0valid
Precisions
Click to see histograms. Total time spent on operations: 908.0ms
ival-sqrt: 390.0ms (42.9% of total)
adjust: 202.0ms (22.2% of total)
ival-div!: 189.0ms (20.8% of total)
ival-add!: 85.0ms (9.4% of total)
ival-sub!: 41.0ms (4.5% of total)
ival-assert: 0.0ms (0% of total)
ival-and: 0.0ms (0% of total)
ival-<: 0.0ms (0% of total)
Bogosity

preprocess186.0ms (6.4%)

Memory
-75.6MiB live, 73.7MiB allocated; 195ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01638
15032
215832
365632
Stop Event
iter-limit
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
40.7%
(-.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
8.4MiB live, 8.4MiB allocated; 0ms collecting garbage
Counts
8 → 37
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 (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 (* 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 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)) (* -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 (* 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 (+ 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 (* 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
3.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))

rewrite81.0ms (2.8%)

Memory
9.8MiB live, 54.0MiB allocated; 10ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02061009
0214881
01273837
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
45 → 61
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 (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 (* 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 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)) (* -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 (* 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 (+ 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 (* 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 (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)) (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) (+.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))) (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)) (*.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) (*.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)) (*.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))))))))

eval6.0ms (0.2%)

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

Compiled 655 to 285 computations (56.5% saved)

prune7.0ms (0.2%)

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

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New44953
Fresh000
Picked011
Done000
Total441054
Accuracy
81.0%
Counts
54 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
40.8%
(/.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)))))
8.3%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))))))
40.7%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
40.7%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))))
32.9%
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
80.1%
#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)))
80.2%
#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)))
78.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.7%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
65.0%
#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 324 to 298 computations (8% saved)

series35.0ms (1.2%)

Memory
-9.4MiB live, 36.1MiB allocated; 7ms collecting garbage
Counts
43 → 134
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 (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 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
(sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)
(+.f64 (/.f64 #s(literal 1 binary64) 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 x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3))))
#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)))) #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 (* 1/4 x))))
#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 x) #s(hole binary64 (/ 1 x)))
#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 (* 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 x)))
#s(approx (+ (/ 1 x) 1) #s(hole binary64 (/ (+ 1 x) 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 (* (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 (/ (+ (* -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)) (* -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 (* 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 (+ 1 (/ 1 x)))))
#s(approx (+ (/ 1 x) 1) #s(hole binary64 (+ 1 (/ 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/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/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 (+ 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 (- (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))) #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 (* 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) (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
13.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)))) (- (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)))) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (* (+ (/ 1 x) 1) 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))))
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)))) (- (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)))) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (* (+ (/ 1 x) 1) 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
@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)))) (- (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)))) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (* (+ (/ 1 x) 1) 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))))

rewrite161.0ms (5.6%)

Memory
6.1MiB live, 103.1MiB allocated; 24ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06975641
07634338
044274198
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
177 → 320
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 (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 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
(sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)
(+.f64 (/.f64 #s(literal 1 binary64) 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 x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3))))
#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)))) #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 (* 1/4 x))))
#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 x) #s(hole binary64 (/ 1 x)))
#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 (* 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 x)))
#s(approx (+ (/ 1 x) 1) #s(hole binary64 (/ (+ 1 x) 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 (* (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 (/ (+ (* -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)) (* -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 (* 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 (+ 1 (/ 1 x)))))
#s(approx (+ (/ 1 x) 1) #s(hole binary64 (+ 1 (/ 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/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/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 (+ 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 (- (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))) #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 (* 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) (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 (- (sqrt (/ 1 x)) (/ 1 (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 (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 #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 (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 #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 (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 #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 (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 #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 (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 #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 (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 #s(literal 1/2 binary64) (sqrt.f64 x)))) (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 #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 (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 #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 (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 #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 (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 #s(literal 1/2 binary64) (sqrt.f64 x)))) (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 #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 (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 #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 (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 #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 (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 #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 (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 (*.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 (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 #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 (*.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 (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 (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 #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 #s(literal 1/2 binary64) (sqrt.f64 x))))) (-.f64 (*.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 #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 (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 #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 (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 #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 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.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 #s(literal 1/2 binary64) (sqrt.f64 x)))))))
(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 #s(literal 1/2 binary64) (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (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 #s(literal 1/2 binary64) (sqrt.f64 x))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.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 #s(literal 1/2 binary64) (sqrt.f64 x)))
(+.f64 (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 #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 (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 #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 (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 (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/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.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)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(/.f64 (+.f64 (pow.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)) #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 #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 (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 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.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)) (/.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 (/.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 (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 #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 (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 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.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 #s(literal -1/2 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)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(-.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)) (*.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 (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 (*.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 #s(literal 1/2 binary64) (sqrt.f64 x)))
(*.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))))
(*.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)))
(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 (/.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 #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)))
(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)))))
(+.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 #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 (*.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 (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)))
(*.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 (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 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 (*.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 (/.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) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) 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) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) 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) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))))
(pow.f64 (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
(pow.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) x)))
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 #s(literal 1 binary64) x) x))
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) x))
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))))
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(+.f64 #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 (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (+.f64 (neg.f64 x) (sqrt.f64 x)) x))
#s(approx (- (sqrt (/ 1 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 (- (sqrt (/ 1 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 (/ (- (* (* (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 (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)) (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) (sqrt.f64 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) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
#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 (/ 1 x) (/.f64 #s(literal 1 binary64) x))
#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)) (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) (+.f64 x #s(literal 1 binary64)))
#s(approx (+ (/ 1 x) 1) (/.f64 (+.f64 x #s(literal 1 binary64)) x))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (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 (- (sqrt (/ 1 x)) (/ 1 (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 (/ 1 x)) (/ 1 (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 (* (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 (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (- (sqrt (/ 1 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 (- (sqrt (/ 1 x)) (/ 1 (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 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (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 (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 #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 (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))) (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 (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 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (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) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
#s(approx (+ (/ 1 x) 1) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (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 (- (sqrt (/ 1 x)) (/ 1 (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 (- (sqrt (/ 1 x)) (/ 1 (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 (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 (* (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 (/ 1 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 (- (sqrt (/ 1 x)) (/ 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))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (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 (- (sqrt (/ 1 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 (/.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) (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 (- (sqrt (/ 1 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))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (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))) (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 (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 (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 (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 (/ 1 x)) (/ 1 (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 (- (sqrt (/ 1 x)) (/ 1 (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 (- (sqrt (/ 1 x)) (/ 1 (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 (* (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))))

eval48.0ms (1.7%)

Memory
-32.3MiB live, 56.8MiB allocated; 16ms collecting garbage
Compiler

Compiled 5 114 to 1 825 computations (64.3% saved)

prune16.0ms (0.6%)

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

21 alts after pruning (17 fresh and 4 done)

PrunedKeptTotal
New30015315
Fresh224
Picked235
Done011
Total30421325
Accuracy
99.9%
Counts
325 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
41.9%
(/.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)))))
40.8%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))))
40.8%
(/.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)))))
40.8%
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 x (+.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 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)))))
99.2%
(/.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)))))
40.7%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
40.7%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))))
32.9%
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
98.6%
#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 (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 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x))
78.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)))
80.0%
#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)))
78.5%
#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.7%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
65.0%
#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.7%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
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)))
78.7%
#s(approx (- (sqrt (/ 1 x)) (/ 1 (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)))
80.1%
#s(approx (- (sqrt (/ 1 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))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
64.9%
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
Compiler

Compiled 906 to 815 computations (10% saved)

series38.0ms (1.3%)

Memory
-17.0MiB live, 40.5MiB allocated; 12ms collecting garbage
Counts
54 → 176
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)
#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 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))
#s(literal -1/2 binary64)
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))
#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)))
#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 (+.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 (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)))
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64))
#s(literal 3/8 binary64)
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
#s(approx (- (sqrt (/ 1 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))) 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)))
(-.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 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) (* 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 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 x) #s(hole binary64 (/ 1 x)))
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x)))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) 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 (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 5))))))
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (- (* 1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 2))))
#s(approx (/ (* (/ 1 (sqrt x)) 3/8) x) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (/ 1 (sqrt x)) 3/8) #s(hole binary64 (* 3/8 (sqrt (/ 1 x)))))
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 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))) (* 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 (/ (* -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 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 x) (* x (- (* 1/4 (sqrt x)) (sqrt x)))) 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 (* 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/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/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/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 (* 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 (* 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 (* (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 (* 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 (+ 1 (/ 1 x)))))
#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/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)))
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (sqrt x))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* x (- (sqrt (/ 1 (pow x 3))) (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)))))) (* 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 (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)))
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 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))) (* 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 (* 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 (/ (+ (* -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 (* 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 (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 (* (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 (* 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 (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (* x (- (* -1 (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 (/ (+ (* 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 (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))) x))))
#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 (/ (- (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 (* 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
13.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)))) (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) -1/2 (- (/ 1 (sqrt x)) (sqrt x)) (- (/ 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)) (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ (* (/ 1 (sqrt x)) 3/8) x) (* (/ 1 (sqrt x)) 3/8) 3/8 (/ 1/2 (sqrt x)) (- (sqrt (/ 1 x)) (/ 1 (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))) (- (* (+ (* (/ 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)))
11.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)))) (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) -1/2 (- (/ 1 (sqrt x)) (sqrt x)) (- (/ 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)) (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ (* (/ 1 (sqrt x)) 3/8) x) (* (/ 1 (sqrt x)) 3/8) 3/8 (/ 1/2 (sqrt x)) (- (sqrt (/ 1 x)) (/ 1 (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))) (- (* (+ (* (/ 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)))
7.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)))) (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) -1/2 (- (/ 1 (sqrt x)) (sqrt x)) (- (/ 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)) (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ (* (/ 1 (sqrt x)) 3/8) x) (* (/ 1 (sqrt x)) 3/8) 3/8 (/ 1/2 (sqrt x)) (- (sqrt (/ 1 x)) (/ 1 (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))) (- (* (+ (* (/ 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)))

rewrite187.0ms (6.4%)

Memory
-4.6MiB live, 128.2MiB allocated; 27ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
08767372
09626027
053515780
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
230 → 387
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)
#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 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))
#s(literal -1/2 binary64)
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))
#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)))
#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 (+.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 (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)))
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64))
#s(literal 3/8 binary64)
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
#s(approx (- (sqrt (/ 1 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))) 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)))
(-.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 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) (* 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 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 x) #s(hole binary64 (/ 1 x)))
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x)))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) 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 (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 5))))))
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (- (* 1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 2))))
#s(approx (/ (* (/ 1 (sqrt x)) 3/8) x) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (/ 1 (sqrt x)) 3/8) #s(hole binary64 (* 3/8 (sqrt (/ 1 x)))))
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 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))) (* 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 (/ (* -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 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 x) (* x (- (* 1/4 (sqrt x)) (sqrt x)))) 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 (* 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/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/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/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 (* 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 (* 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 (* (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 (* 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 (+ 1 (/ 1 x)))))
#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/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)))
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (sqrt x))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* x (- (sqrt (/ 1 (pow x 3))) (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)))))) (* 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 (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)))
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 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))) (* 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 (* 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 (/ (+ (* -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 (* 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 (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 (* (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 (* 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 (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (* x (- (* -1 (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 (/ (+ (* 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 (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))) x))))
#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 (/ (- (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 (* 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 (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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 (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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 (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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)) (/.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 (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) (pow.f64 x #s(literal 5/2 binary64)))
(sqrt.f64 (pow.f64 x #s(literal -5 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 (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)))
(*.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 #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)))
(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)
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x))))
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)))
(/.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x)
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x x)))
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 x x))
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x)))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #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 #s(literal -1/2 binary64) (sqrt.f64 x)))) (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 (-.f64 (pow.f64 (*.f64 (/.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 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 (/.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 #s(literal 1 binary64) (sqrt.f64 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 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(-.f64 (*.f64 (/.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 #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 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 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 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))
#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 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 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 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 x))
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)
(+.f64 (/.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (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 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (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 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x) (/.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 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)))
(fma.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)))
(-.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
(+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x))
(*.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x))) x)
(/.f64 (neg.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x))) x)
(/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x))
(neg.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 3/8 binary64) x))
(/.f64 (neg.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x))) (neg.f64 x))
(/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x)
(+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64))
(*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 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/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 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/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 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/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))
(/.f64 #s(literal 3/8 binary64) (sqrt.f64 x))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(-.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
(+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))
#s(literal 3/8 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) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (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))))))
(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)) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 #s(literal -1 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))) (sqrt.f64 x)) #s(literal -1/2 binary64)) 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)) x) #s(literal -1 binary64))
(*.f64 #s(literal -1 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))) (sqrt.f64 x)) #s(literal -1/2 binary64)) x))
(/.f64 (*.f64 #s(literal -1 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)) #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))) 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 (*.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)) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) 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 (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 #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)))
(/.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 (/.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 #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 (*.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 (*.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) (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))))))
(/.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 #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 (- (/ 1 (sqrt x)) (/ 1 (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)))) (/.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 (- (/ 1 (sqrt x)) (/ 1 (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)))) (/.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 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (-.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/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 (pow.f64 x #s(literal -5/2 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 (/ 1 (sqrt 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 (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) (pow.f64 x #s(literal -5/2 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))) (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 (/.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 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.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) (+.f64 x #s(literal 1 binary64)))
#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 x) (/.f64 #s(literal 1 binary64) x))
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) (/.f64 (+.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) 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 #s(literal 1/4 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)))))) (* x x)) (/.f64 (fma.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/4 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)))))) (* 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 #s(literal 3/8 binary64) (sqrt.f64 x)))) 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 (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -3/8 binary64)))
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -3/8 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) x)))
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) (*.f64 x x)))
#s(approx (/ (* (/ 1 (sqrt x)) 3/8) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64)))
#s(approx (* (/ 1 (sqrt x)) 3/8) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)))
#s(approx (/ 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))) (* 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 (/ (* -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/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 (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 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/4 binary64) (sqrt.f64 x)) x))
#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 (- (/ 1 (sqrt x)) (/ 1 (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)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.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 (- (/ 1 (sqrt x)) (/ 1 (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)) (+.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 (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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))
#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 #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))))) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (/.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))))) 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 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (/.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 #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))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 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))))) (*.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 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 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/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) 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 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) 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)) (*.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 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 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) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.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))) (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 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x)))
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (/.f64 (fma.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))) x))
#s(approx (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (*.f64 (fma.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))) x))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) (neg.f64 (sqrt.f64 x)))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 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 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 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))) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 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)))) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) x))
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -3/8 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 (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (fma.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) 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))) (* x x)) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 1/2 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 (fma.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 x #s(literal -5/2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) (/.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))) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 1/2 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))) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.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 (/.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)))) (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.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 (/.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)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) (/.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 (/.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)))) (/.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 (/.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)))) x))
#s(approx (+ (* (/ x -1) -1/4) 1) (*.f64 #s(literal 1/4 binary64) x))
#s(approx (+ (* (/ x -1) -1/4) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3/4 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64))) x))) x))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (neg.f64 (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 #s(literal -3/4 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64)))) x))) x))) (*.f64 x x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -5/128 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 #s(literal -1 binary64) (/.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #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) (-.f64 (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)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 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 (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)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 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 (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 #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/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 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 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 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 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 (neg.f64 (sqrt.f64 x))))
#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 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -5/2 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 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64))))))
#s(approx (pow x -5/2) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 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)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) 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))))
#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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
#s(approx (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 (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)))) (-.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 (/.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)))) (-.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)))) (-.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
#s(approx (/ 1 (sqrt x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (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 (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (neg.f64 (/.f64 (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 (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (*.f64 (neg.f64 x) (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 (- (/ 1 (sqrt x)) (sqrt x)) (neg.f64 (sqrt.f64 x)))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.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)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #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/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 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 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #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/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) x)))
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (neg.f64 (/.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 (sqrt x)) (/ 1 (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)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (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 (/ (- (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 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 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))) (* x x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 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 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.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 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 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) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 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 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 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) (/.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)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 #s(literal -1/4 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/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) (/.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) (fma.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) #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 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.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 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
#s(approx (- (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
#s(approx (* (+ (* (/ x -1) -1/4) 1) (/ 1 (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))))
#s(approx (* -1/2 (sqrt x)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)))

eval56.0ms (1.9%)

Memory
17.1MiB live, 72.0MiB allocated; 13ms collecting garbage
Compiler

Compiled 6 695 to 2 456 computations (63.3% saved)

prune26.0ms (0.9%)

Memory
-13.9MiB live, 32.1MiB allocated; 6ms collecting garbage
Pruning

24 alts after pruning (19 fresh and 5 done)

PrunedKeptTotal
New37612388
Fresh5712
Picked415
Done044
Total38524409
Accuracy
99.9%
Counts
409 → 24
Alt Table
Click to see full alt table
StatusAccuracyProgram
41.9%
(/.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)))))
99.3%
(/.f64 (/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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))))
40.8%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))))
40.8%
(/.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)))))
40.8%
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
98.4%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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)))))
98.9%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
81.0%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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)))))
96.9%
(/.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 (neg.f64 (sqrt.f64 x)) #s(literal -1/2 binary64))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
40.7%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
40.7%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))))
32.9%
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
97.1%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) x) x))
78.5%
#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.7%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
96.9%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)))
65.0%
#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)))
78.7%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x))))
5.7%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
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 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))
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 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x))))
31.0%
#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)) #s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -3/8 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) x)))))
64.9%
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
22.8%
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #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)))))
Compiler

Compiled 1 154 to 1 027 computations (11% saved)

series25.0ms (0.9%)

Memory
31.9MiB live, 31.9MiB allocated; 0ms collecting garbage
Counts
41 → 146
Calls
Call 1
Inputs
(/.f64 (/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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)) (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 #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 #s(literal -1/8 binary64) (sqrt.f64 x))
#s(literal -1/8 binary64)
(sqrt.f64 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)))))
(pow.f64 x #s(literal -5/2 binary64))
#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 1/2 binary64)
(/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))
#s(literal 1/16 binary64)
(sqrt.f64 (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 x x) x)
(*.f64 x x)
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(+.f64 x #s(literal 1 binary64))
#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 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
(/.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 (- (* (* (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 #s(literal 1/2 binary64) (sqrt.f64 x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)))
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x))
(/.f64 #s(literal -1/2 binary64) x)
#s(literal -1/2 binary64)
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))
(/.f64 #s(literal 1 binary64) (sqrt.f64 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 (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/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 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 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)) (sqrt x)) #s(hole binary64 (/ (+ (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x)))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 4))))
#s(approx (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5))))))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x 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 3))))
#s(approx (/ -1/8 (sqrt x)) #s(hole binary64 (* -1/8 (sqrt (/ 1 x)))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))) (pow x 2))))
#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 (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 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 (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 (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (* (/ -1/2 x) (/ (- (/ 1 (sqrt x)) (sqrt x)) x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (/ -1/2 x) #s(hole binary64 (/ -1/2 x)))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) 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 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) 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)) (sqrt x)) #s(hole binary64 (/ 1/2 x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) #s(hole binary64 (/ (- 1/2 (* 1/8 (/ 1 x))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) #s(hole binary64 (/ (- (+ 1/2 (* 1/16 (/ 1 (pow x 2)))) (/ 1/8 x)) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x))))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (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 (+ 1 (/ 1 x)))))
#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 (/ (+ (* -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 (* 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 (* (/ -1/2 x) (/ (- (/ 1 (sqrt x)) (sqrt x)) x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) #s(hole binary64 (* -1 (sqrt (/ 1 x)))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) #s(hole binary64 (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (sqrt x))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 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)) (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)) (sqrt x)) #s(hole binary64 (/ -1/2 (* x (pow (sqrt -1) 2)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ 1 (* x (pow (sqrt -1) 4)))) (* 1/2 (/ 1 (pow (sqrt -1) 2)))) x))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x))))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt (* (* x x) x))) #s(hole binary64 (* -1/16 (sqrt (/ 1 (pow x 3))))))
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (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 (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 (* 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 (* (/ -1/2 x) (/ (- (/ 1 (sqrt x)) (sqrt x)) x)) #s(hole binary64 (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) #s(hole binary64 (+ (sqrt (/ 1 (pow x 3))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (* x (- (* -1 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 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
11.0ms
x
@-inf
((/ (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) (sqrt (+ x 1))) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) (/ -1/8 (sqrt x)) -1/8 (sqrt x) x (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x))))) (pow x -5/2) -5/2 -5/128 (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))) 1/2 (/ 1/16 (sqrt (* (* x x) x))) 1/16 (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (sqrt (+ x 1)) (+ x 1) 1 (- (/ 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)))))) (* 1/2 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (/ -1/2 x) (/ (- (/ 1 (sqrt x)) (sqrt x)) x)) (/ -1/2 x) -1/2 (/ (- (/ 1 (sqrt x)) (sqrt x)) x) (- (/ 1 (sqrt x)) (sqrt x)) (/ 1 (sqrt x)) (/ (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt x) (sqrt (+ x 1)))) (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt x) (sqrt (+ x 1))) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))))
5.0ms
x
@inf
((/ (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) (sqrt (+ x 1))) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) (/ -1/8 (sqrt x)) -1/8 (sqrt x) x (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x))))) (pow x -5/2) -5/2 -5/128 (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))) 1/2 (/ 1/16 (sqrt (* (* x x) x))) 1/16 (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (sqrt (+ x 1)) (+ x 1) 1 (- (/ 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)))))) (* 1/2 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (/ -1/2 x) (/ (- (/ 1 (sqrt x)) (sqrt x)) x)) (/ -1/2 x) -1/2 (/ (- (/ 1 (sqrt x)) (sqrt x)) x) (- (/ 1 (sqrt x)) (sqrt x)) (/ 1 (sqrt x)) (/ (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt x) (sqrt (+ x 1)))) (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt x) (sqrt (+ x 1))) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))))
5.0ms
x
@0
((/ (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) (sqrt (+ x 1))) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) (/ -1/8 (sqrt x)) -1/8 (sqrt x) x (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x))))) (pow x -5/2) -5/2 -5/128 (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))) 1/2 (/ 1/16 (sqrt (* (* x x) x))) 1/16 (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (sqrt (+ x 1)) (+ x 1) 1 (- (/ 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)))))) (* 1/2 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (/ -1/2 x) (/ (- (/ 1 (sqrt x)) (sqrt x)) x)) (/ -1/2 x) -1/2 (/ (- (/ 1 (sqrt x)) (sqrt x)) x) (- (/ 1 (sqrt x)) (sqrt x)) (/ 1 (sqrt x)) (/ (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt x) (sqrt (+ x 1)))) (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt x) (sqrt (+ x 1))) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))))

rewrite194.0ms (6.7%)

Memory
-7.8MiB live, 145.7MiB allocated; 53ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07836472
08485058
049864795
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
187 → 278
Calls
Call 1
Inputs
(/.f64 (/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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)) (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 #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 #s(literal -1/8 binary64) (sqrt.f64 x))
#s(literal -1/8 binary64)
(sqrt.f64 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)))))
(pow.f64 x #s(literal -5/2 binary64))
#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 1/2 binary64)
(/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))
#s(literal 1/16 binary64)
(sqrt.f64 (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 x x) x)
(*.f64 x x)
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(+.f64 x #s(literal 1 binary64))
#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 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
(/.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 (- (* (* (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 #s(literal 1/2 binary64) (sqrt.f64 x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)))
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x))
(/.f64 #s(literal -1/2 binary64) x)
#s(literal -1/2 binary64)
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))
(/.f64 #s(literal 1 binary64) (sqrt.f64 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 (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/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 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 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)) (sqrt x)) #s(hole binary64 (/ (+ (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x)))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 4))))
#s(approx (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5))))))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x 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 3))))
#s(approx (/ -1/8 (sqrt x)) #s(hole binary64 (* -1/8 (sqrt (/ 1 x)))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))) (pow x 2))))
#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 (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 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 (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 (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (* (/ -1/2 x) (/ (- (/ 1 (sqrt x)) (sqrt x)) x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (/ -1/2 x) #s(hole binary64 (/ -1/2 x)))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) 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 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) #s(hole binary64 (/ (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) 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)) (sqrt x)) #s(hole binary64 (/ 1/2 x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) #s(hole binary64 (/ (- 1/2 (* 1/8 (/ 1 x))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) #s(hole binary64 (/ (- (+ 1/2 (* 1/16 (/ 1 (pow x 2)))) (/ 1/8 x)) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x))))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (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 (+ 1 (/ 1 x)))))
#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 (/ (+ (* -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 (* 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 (* (/ -1/2 x) (/ (- (/ 1 (sqrt x)) (sqrt x)) x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) #s(hole binary64 (* -1 (sqrt (/ 1 x)))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) #s(hole binary64 (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x))))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (sqrt x))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 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)) (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)) (sqrt x)) #s(hole binary64 (/ -1/2 (* x (pow (sqrt -1) 2)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ 1 (* x (pow (sqrt -1) 4)))) (* 1/2 (/ 1 (pow (sqrt -1) 2)))) x))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x))))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt (* (* x x) x))) #s(hole binary64 (* -1/16 (sqrt (/ 1 (pow x 3))))))
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (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 (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 (* 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 (* (/ -1/2 x) (/ (- (/ 1 (sqrt x)) (sqrt x)) x)) #s(hole binary64 (* -1 (/ (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) #s(hole binary64 (+ (sqrt (/ 1 (pow x 3))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (* -1 (* x (- (* -1 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 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
(/.f64 (neg.f64 (/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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))))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (sqrt.f64 x))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 (/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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))))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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))))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
(/.f64 (neg.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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))))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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))))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (sqrt.f64 x))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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))))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))
(/.f64 (neg.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))))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (neg.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))))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 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)))))))))
(+.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 (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)))
(+.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 #s(literal 1/8 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))
#s(literal -1/8 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/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 (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 (pow.f64 x #s(literal -5/4 binary64)) (pow.f64 x #s(literal -5/4 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) (pow.f64 x #s(literal 5/2 binary64)))
(sqrt.f64 (pow.f64 x #s(literal -5 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -5/2 binary64)))
#s(literal -5/2 binary64)
#s(literal -5/128 binary64)
(/.f64 (-.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/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (-.f64 (*.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/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) 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 (/.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/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))))
(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/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(literal 1/2 binary64)
(/.f64 #s(literal -1/16 binary64) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))))
(/.f64 #s(literal 1/16 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))
#s(literal 1/16 binary64)
(*.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 (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)))
(*.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(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 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 (/.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))) x) x)
(/.f64 (neg.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)))) (neg.f64 (*.f64 x x)))
(/.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 (- (* (* (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 #s(literal 1/2 binary64) (sqrt.f64 x))
(*.f64 (sqrt.f64 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)))
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x) (/.f64 #s(literal -1/2 binary64) x))
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) x)
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)) x)
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))) (neg.f64 (*.f64 x x)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x))
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 x x)))
(/.f64 #s(literal -1/2 binary64) x)
(/.f64 #s(literal 1/2 binary64) (neg.f64 x))
#s(literal -1/2 binary64)
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (neg.f64 x))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) (/.f64 (sqrt.f64 x) x))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 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 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (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))
(/.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 (-.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 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 (/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 (neg.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))) (neg.f64 (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (neg.f64 x))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) x))
(/.f64 (-.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/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/8 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 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))))))
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))
(fma.f64 (sqrt.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)))
(+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (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)))) (/.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 (- (/ 1 (sqrt x)) (/ 1 (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)))) (/.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 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (-.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)) (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 (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (- (* 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/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64)))
#s(approx (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -5/128 binary64)))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x 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) x)))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x 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) x)))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x 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) x)))
#s(approx (/ -1/8 (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64)))
#s(approx (sqrt x) (sqrt.f64 x))
#s(approx x x)
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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) (pow.f64 x #s(literal -5/2 binary64)))
#s(approx (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64)))
#s(approx (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (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 (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) (+.f64 x #s(literal 1 binary64)))
#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 (/ (- (* (* (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 (* 1/2 (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (* (/ -1/2 x) (/ (- (/ 1 (sqrt x)) (sqrt x)) x)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))
#s(approx (/ -1/2 x) (/.f64 #s(literal -1/2 binary64) x))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) (/.f64 (+.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (sqrt.f64 x)) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) (/.f64 (+.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (sqrt.f64 x)) 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 (/.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 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x) (sqrt.f64 x)))
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64)))
#s(approx (/ (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) x) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (+ (* 1/2 (sqrt x)) (/ -1/8 (sqrt x))) (/.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))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (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)))) (/.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)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 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 (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (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)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) x))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) x))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (- (* 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 (/.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)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 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 (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (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 (/.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/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
#s(approx (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
#s(approx (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x))))) (*.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x))))) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -5/128 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 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))
#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 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 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) (*.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/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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.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))) (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 #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 (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 (+.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 (* (/ -1/2 x) (/ (- (/ 1 (sqrt x)) (sqrt x)) x)) (/.f64 (fma.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))) x))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) (neg.f64 (sqrt.f64 x)))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) 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)))) (/.f64 (fma.f64 (neg.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 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3/4 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64))) x))) x))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (neg.f64 (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 #s(literal -3/4 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64)))) x))) x))) (*.f64 x x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) x))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) (neg.f64 (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 x #s(literal 1 binary64)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x x))) (-.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 (- (* 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 (neg.f64 (/.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 (neg.f64 (/.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 (neg.f64 (/.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/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)))
#s(approx (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #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 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))
#s(approx (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) x) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (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))) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) (*.f64 (neg.f64 x) (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/8 binary64)))))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64))) x)))))
#s(approx (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x)))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64) (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))) x)))))
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x))))
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64)))))
#s(approx (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) x))))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal 5/128 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64))))))
#s(approx (pow x -5/2) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)))
#s(approx (/ 1/16 (sqrt (* (* x x) x))) (*.f64 #s(literal -1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
#s(approx (sqrt (* (* x x) x)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) 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) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))
#s(approx (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) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))
#s(approx (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) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))
#s(approx (- (/ 1 (sqrt x)) (/ 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))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (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) (neg.f64 (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (neg.f64 (/.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 (neg.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)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x 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 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3/4 binary64)) x)) (neg.f64 (fma.f64 (neg.f64 (/.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 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.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 (neg.f64 (/.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 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3/4 binary64)) x)) (fma.f64 (neg.f64 (/.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 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.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 (neg.f64 (/.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 x) (/ (- (/ 1 (sqrt x)) (sqrt x)) x)) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) x)))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) x) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) (neg.f64 (sqrt.f64 x)))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) 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) (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))))

eval48.0ms (1.7%)

Memory
-33.8MiB live, 55.5MiB allocated; 16ms collecting garbage
Compiler

Compiled 5 513 to 1 725 computations (68.7% saved)

prune21.0ms (0.7%)

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

20 alts after pruning (13 fresh and 7 done)

PrunedKeptTotal
New30810318
Fresh11314
Picked325
Done055
Total32220342
Accuracy
99.9%
Counts
342 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
98.3%
(/.f64 (/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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)) #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)))
23.4%
(/.f64 (/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(approx (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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))))) (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
40.8%
(/.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)))))
40.8%
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
99.3%
(/.f64 #s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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))))
99.0%
(/.f64 #s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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.0%
(/.f64 #s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
80.2%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
81.0%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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))))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
40.7%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
40.7%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))))
32.9%
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
96.9%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.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))) x) x))
78.5%
#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.7%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
64.9%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
65.0%
#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.7%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
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 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))
Compiler

Compiled 1 280 to 765 computations (40.2% saved)

regimes28.0ms (1%)

Memory
-14.9MiB live, 30.4MiB allocated; 6ms 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)))
#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)))
(/.f64 #s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.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))) x) x))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (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)))) (*.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 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 (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.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 #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 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) 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)))))
#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 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (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 #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 (neg.f64 (sqrt.f64 x)) #s(literal -1/2 binary64))) x)) (*.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 #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)))) #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 (- (/ 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 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))))))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
(/.f64 #s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (- (/ 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)) #s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 #s(literal -3/8 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) x)))))
(/.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 (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (sqrt.f64 #s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))))
(/.f64 #s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
#s(approx (- (sqrt (/ 1 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))) x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #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 (- (/ 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 (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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)))))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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))))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
(/.f64 (/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(approx (/ (+ (/ -1/8 (sqrt x)) (+ (* (pow x -5/2) -5/128) (+ (* 1/2 (sqrt x)) (/ 1/16 (sqrt (* (* x x) 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))))) (sqrt.f64 x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 (/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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 #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 (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 #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)))
(/.f64 (/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.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)) #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)))
Outputs
(/.f64 #s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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))))
Calls

2 calls:

16.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.3%1(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
99.3%1x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes15.0ms (0.5%)

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

regimes19.0ms (0.7%)

Memory
-40.0MiB live, 17.2MiB allocated; 10ms 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)))
#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)))
(/.f64 #s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.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))) x) x))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (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)))) (*.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 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 (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.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 #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 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) #s(literal -1/2 binary64)) 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)))))
#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 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (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 #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 (neg.f64 (sqrt.f64 x)) #s(literal -1/2 binary64))) x)) (*.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 #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)))) #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 (- (/ 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 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) x))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))))))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 x))) x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
Outputs
(/.f64 #s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (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:

13.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%1(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
98.5%1x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes6.0ms (0.2%)

Memory
8.9MiB live, 8.9MiB allocated; 0ms collecting garbage
Counts
10 → 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)))
#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)))
(/.f64 #s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.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))) x) x))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (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)))) (*.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 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 (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (sqrt x)) (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
Calls

2 calls:

3.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.0%1(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
97.0%1x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes3.0ms (0.1%)

Memory
5.2MiB live, 5.2MiB allocated; 0ms collecting garbage
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)))
#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)))
Outputs
#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)))
Calls

2 calls:

1.0ms
x
1.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
78.5%1(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
78.5%1x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes2.0ms (0.1%)

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

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
2 → 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)))
Outputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
Calls

2 calls:

1.0ms
x
1.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
5.7%1(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
5.7%1x
Compiler

Compiled 11 to 9 computations (18.2% saved)

derivations110.0ms (3.8%)

Memory
-21.7MiB live, 67.5MiB allocated; 17ms collecting garbage
Stop Event
fuel
Compiler

Compiled 116 to 71 computations (38.8% saved)

preprocess46.0ms (1.6%)

Memory
28.8MiB live, 73.9MiB allocated; 10ms collecting garbage
Compiler

Compiled 146 to 95 computations (34.9% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...