2isqrt (example 3.6)

Time bar (total: 3.2s)

start0.0ms (0%)

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

analyze2.0ms (0.1%)

Memory
2.1MiB live, 2.1MiB 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)

sample2.2s (69.2%)

Memory
-50.9MiB live, 1 688.3MiB allocated; 1.6s collecting garbage
Samples
1.4s6 138×1valid
485.0ms2 009×2valid
5.0ms109×0valid
Precisions
Click to see histograms. Total time spent on operations: 1.0s
ival-sqrt: 427.0ms (41.1% of total)
ival-div!: 290.0ms (27.9% of total)
adjust: 224.0ms (21.6% of total)
ival-sub!: 58.0ms (5.6% of total)
ival-add!: 41.0ms (3.9% of total)
ival-assert: 0.0ms (0% of total)
ival-and: 0.0ms (0% of total)
ival-<: 0.0ms (0% of total)
Bogosity

preprocess59.0ms (1.8%)

Memory
-28.2MiB live, 16.8MiB allocated; 8ms collecting garbage
Iterations

Useful iterations: 5 (0.0ms)

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

Compiled 20 to 16 computations (20% saved)

series7.0ms (0.2%)

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

3 calls:

TimeVariablePointExpression
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))

rewrite66.0ms (2.1%)

Memory
-2.7MiB live, 51.9MiB allocated; 8ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval7.0ms (0.2%)

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

Compiled 697 to 306 computations (56.1% saved)

prune7.0ms (0.2%)

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

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New51960
Fresh000
Picked101
Done000
Total52961
Accuracy
82.4%
Counts
61 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
38.0%
(/.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))))))))
38.0%
(/.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)))))
36.4%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))))
28.9%
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
82.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)))
82.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)))
81.5%
#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.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
62.7%
#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 344 to 292 computations (15.1% saved)

series29.0ms (0.9%)

Memory
-16.4MiB live, 29.2MiB allocated; 4ms collecting garbage
Counts
37 → 136
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)))
#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)))
(*.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)))
(/.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)))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 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 (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 (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 (*.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))))
Outputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9))))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (+ (* -1 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))) (* 1/2 (sqrt (pow x 3)))))) (* -1/2 (sqrt x))))) (pow x 5))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 3))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 3))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (- (* 1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (* -1/2 (sqrt x))))) (pow x 3))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (* (sqrt (pow x -5)) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (sqrt (pow x -5)) #s(hole binary64 (sqrt (/ 1 (pow x 5)))))
#s(approx (pow x -5) #s(hole binary64 (/ 1 (pow x 5))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 2))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x))))
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* 1/2 (/ 1 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (* (sqrt (/ 1 (* (* x x) x))) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#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 (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 4))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (/ (+ (* 1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 1/2 (sqrt x))) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (sqrt (/ 1 x)))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x)))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (sqrt (/ 1 x)))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (* -1/4 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (* -1/4 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (* 1/4 (sqrt (/ 1 x)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x))))))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* 1/4 x)))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x)))))
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#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 (* 1/2 (sqrt 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 (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (- (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/8 (sqrt (/ 1 x)))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#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 x) x))) 1/2) #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/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/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#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 (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -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)))) x))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
Calls

3 calls:

TimeVariablePointExpression
12.0ms
x
@-inf
((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (* (sqrt (pow x -5)) -1/2) (sqrt (pow x -5)) (pow x -5) x -5 -1/2 (+ (* 1/2 x) 1) 1/2 1 (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (sqrt x) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (+ (* 1/4 x) 1) 1/4 (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (* (* x x) x) (* x x) (* 1/2 (/ 1 (sqrt x))) (/ 1 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (sqrt (/ 1 (* (* x x) x))) 1/2) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (- (/ 1 (sqrt x)) (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))))
6.0ms
x
@0
((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (* (sqrt (pow x -5)) -1/2) (sqrt (pow x -5)) (pow x -5) x -5 -1/2 (+ (* 1/2 x) 1) 1/2 1 (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (sqrt x) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (+ (* 1/4 x) 1) 1/4 (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (* (* x x) x) (* x x) (* 1/2 (/ 1 (sqrt x))) (/ 1 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (sqrt (/ 1 (* (* x x) x))) 1/2) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (- (/ 1 (sqrt x)) (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))))
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)))) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (sqrt (/ 1 (* (* x x) x))) 1/2) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (- (/ 1 (sqrt x)) (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))))

rewrite102.0ms (3.2%)

Memory
32.3MiB live, 77.5MiB allocated; 5ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05295713
05914416
029624328
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
173 → 287
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)))
#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)))
(*.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)))
(/.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)))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 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 (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 (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 (*.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))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9))))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (+ (* -1 (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))) (* 1/2 (sqrt (pow x 3)))))) (* -1/2 (sqrt x))))) (pow x 5))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 3))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 3))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (- (* 1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (* -1/2 (sqrt x))))) (pow x 3))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (* (sqrt (pow x -5)) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (sqrt (pow x -5)) #s(hole binary64 (sqrt (/ 1 (pow x 5)))))
#s(approx (pow x -5) #s(hole binary64 (/ 1 (pow x 5))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 2))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x))))
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* 1/2 (/ 1 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (* (sqrt (/ 1 (* (* x x) x))) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#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 (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 4))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (/ (+ (* 1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 1/2 (sqrt x))) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (sqrt (/ 1 x)))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x)))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (sqrt (/ 1 x)))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (* -1/4 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) #s(hole binary64 (* x (- (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (* -1/4 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (* 1/4 (sqrt (/ 1 x)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x))))))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* 1/4 x)))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x)))))
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#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 (* 1/2 (sqrt 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 (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (- (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/8 (sqrt (/ 1 x)))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#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 x) x))) 1/2) #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/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/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#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 (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -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)))) x))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
Outputs
#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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x)))
(/.f64 (/.f64 (-.f64 (*.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x)
(/.f64 (neg.f64 (-.f64 (*.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) (neg.f64 (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x))
(-.f64 (/.f64 (*.f64 (*.f64 (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 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.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 (*.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 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.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))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.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 (*.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 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))))
(-.f64 (-.f64 (*.f64 (*.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 #s(literal -1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(-.f64 (*.f64 (*.f64 (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
(*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 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 (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) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
(fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -5/2 binary64)))
(pow.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/2 binary64))
(pow.f64 x #s(literal -5/2 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))))
(sqrt.f64 (pow.f64 x #s(literal -5 binary64)))
(*.f64 (pow.f64 x #s(literal -5/2 binary64)) (pow.f64 x #s(literal -5/2 binary64)))
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64))
(pow.f64 x #s(literal -5 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 5 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -5 binary64)))
x
#s(literal -5 binary64)
#s(literal -1/2 binary64)
(/.f64 (-.f64 #s(literal 1 binary64) (*.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)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (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)))))
(/.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)))))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))))
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(pow.f64 x #s(literal 1/2 binary64))
(sqrt.f64 x)
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 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 #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 (*.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 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x)))
(*.f64 (*.f64 x x) x)
(*.f64 x (*.f64 x x))
(pow.f64 x #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 x x)
(pow.f64 x #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.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 (*.f64 (*.f64 x x) x))) #s(literal 1/2 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) 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)))
(/.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)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x)
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (neg.f64 (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.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)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))))
(-.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.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 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64))
(*.f64 (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) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))))
(/.f64 (-.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/2 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/2 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/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 (/.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)) (/.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)))
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 (sqrt.f64 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)) (*.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)))
(+.f64 (*.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 #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 (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))
#s(approx (* (sqrt (pow x -5)) -1/2) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))
#s(approx (sqrt (pow x -5)) (pow.f64 x #s(literal -5/2 binary64)))
#s(approx (pow x -5) (pow.f64 x #s(literal -5 binary64)))
#s(approx x x)
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (sqrt x) (sqrt.f64 x))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x)))
#s(approx (+ (* 1/4 x) 1) #s(literal 1 binary64))
#s(approx (+ (* 1/4 x) 1) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
#s(approx (sqrt (/ 1 (* (* x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(approx (/ 1 (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x))
#s(approx (* x x) (*.f64 x x))
#s(approx (* 1/2 (/ 1 (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (* (sqrt (/ 1 (* (* x x) x))) 1/2) (*.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)) (*.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 #s(literal 1 binary64) (sqrt.f64 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 (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/2 binary64)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal -3/8 binary64)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (/.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal -3/8 binary64)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (/.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (/.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (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)) (/ 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 #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) x))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (-.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) x))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))) x))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))))) x))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64)))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/2 x) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) x))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))) x))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
#s(approx (+ (* 1/4 x) 1) (*.f64 #s(literal 1/4 binary64) x))
#s(approx (+ (* 1/4 x) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/4 binary64)) x))
#s(approx (/ (* -1/2 (- (/ 1 (sqrt x)) (sqrt x))) (* x x)) (*.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)) (/.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 #s(literal 1/2 binary64) (sqrt.f64 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 (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 x (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (fma.f64 #s(literal 1/8 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/2 binary64))))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 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 (/.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 #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 (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) (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 (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 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 (neg.f64 (sqrt.f64 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) (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))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 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 (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)) (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 (neg.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)) (neg.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))) x)))
#s(approx (* (sqrt (pow x -5)) -1/2) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 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 (neg.f64 (sqrt.f64 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 (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 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (fma.f64 (neg.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)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))
#s(approx (sqrt x) (neg.f64 (neg.f64 (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 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/8 binary64) (fma.f64 (neg.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)))))
#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 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))))
#s(approx (sqrt (/ 1 (* (* x x) x))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))
#s(approx (* (sqrt (/ 1 (* (* x x) x))) 1/2) (*.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)) (*.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 (sqrt.f64 x)) #s(literal -1/2 binary64)))
#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 (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 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 (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 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 (*.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 (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 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 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (-.f64 (*.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 (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (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 (*.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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt 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 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (-.f64 (*.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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64)))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (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/8 binary64))))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)))
#s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.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)) #s(literal -1 binary64)))))

eval40.0ms (1.2%)

Memory
6.5MiB live, 52.0MiB allocated; 3ms collecting garbage
Compiler

Compiled 5 836 to 1 867 computations (68% saved)

prune29.0ms (0.9%)

Memory
-17.6MiB live, 29.9MiB allocated; 13ms collecting garbage
Pruning

21 alts after pruning (19 fresh and 2 done)

PrunedKeptTotal
New34616362
Fresh134
Picked325
Done000
Total35021371
Accuracy
99.9%
Counts
371 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
38.0%
(/.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))))))))
38.0%
(/.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)))))
28.9%
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
99.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x))
98.7%
#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))
82.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 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
82.0%
#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)) #s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x))) (*.f64 x x)))
78.1%
#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 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))))
82.1%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (*.f64 x x)))
82.2%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #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))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x)))
81.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
23.9%
#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 (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))) (*.f64 x x)))
5.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
62.7%
#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)))
98.6%
#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)))
62.7%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)))
62.7%
#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)))
81.5%
#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.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
99.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)))
99.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))
Compiler

Compiled 1 148 to 1 010 computations (12% saved)

series24.0ms (0.7%)

Memory
-18.5MiB live, 27.8MiB allocated; 3ms collecting garbage
Counts
46 → 164
Calls
Call 1
Inputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x))
(/.f64 (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x)
(/.f64 (-.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)
(-.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
(*.f64 (*.f64 (pow.f64 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)) #s(literal -1/2 binary64))
(pow.f64 x #s(literal -5/2 binary64))
x
#s(literal -5/2 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(sqrt.f64 x)
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 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)
(fma.f64 #s(literal 1/4 binary64) x #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.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 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.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 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))
(pow.f64 x #s(literal 3 binary64))
#s(literal 3 binary64)
#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 (sqrt.f64 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/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 (sqrt.f64 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/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 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(*.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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))
(fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9))))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 4))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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 4))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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 4))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 3))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (* (pow x -5/2) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (pow x -5/2) #s(hole binary64 (sqrt (/ 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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (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/4 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x))))
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (* -1/2 (/ (- (/ 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 (sqrt x)) (sqrt x)) (* x x)) #s(hole binary64 (sqrt (/ 1 (pow x 5)))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) (* x x)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x)))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (* (sqrt (/ 1 (pow x 3))) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (sqrt (/ 1 (pow x 3))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (/ 1 (pow x 3)) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (pow x 3) #s(hole binary64 (pow x 3)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 4))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (/ (+ (* 1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 1/2 (sqrt x))) 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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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)))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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)))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (* (pow x -5/2) -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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (* 1/4 (sqrt (/ 1 x)))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #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/2 (/ (- (/ 1 (sqrt x)) (sqrt x)) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#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 (sqrt x)) (sqrt x)) (* x x)) #s(hole binary64 (* -1 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) (* x x)) #s(hole binary64 (/ (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) 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 (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/8 (sqrt (/ 1 x)))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))
#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 (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1 (/ (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (sqrt (/ 1 x)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (sqrt (/ 1 x))) (* 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)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (- (+ (* 1/8 (sqrt (/ 1 x))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1/2 (sqrt (/ 1 (pow x 3))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* 1/4 (* (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/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (sqrt (/ 1 x)))) x)) (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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)))) x)) (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (* (* (pow x -5/2) -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 (* (pow x -5/2) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 5))) (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/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) 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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 x)))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x))))))
#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 (/ 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 (sqrt x)) (sqrt x)) (* x x)) #s(hole binary64 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#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 (/ 1 (pow x 3))) 1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (sqrt (/ 1 (pow x 3))) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -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)))) x))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (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 x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
Calls

3 calls:

TimeVariablePointExpression
10.0ms
x
@-inf
((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (* (pow x -5/2) -1/2) (pow x -5/2) x -5/2 -1/2 (+ (* 1/2 x) 1) 1/2 1 (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) (sqrt x) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (/ 1 (sqrt (* (* x x) x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (+ (* 1/4 x) 1) 1/4 (/ 1/2 (sqrt x)) (- (/ 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 (sqrt x)) (sqrt x)) (* x x)) (- (/ 1 (sqrt x)) (sqrt x)) (/ 1 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (sqrt (/ 1 (pow x 3))) 1/2) (sqrt (/ 1 (pow x 3))) (/ 1 (pow x 3)) (pow x 3) 3 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))))
5.0ms
x
@inf
((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (* (pow x -5/2) -1/2) (pow x -5/2) x -5/2 -1/2 (+ (* 1/2 x) 1) 1/2 1 (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) (sqrt x) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (/ 1 (sqrt (* (* x x) x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (+ (* 1/4 x) 1) 1/4 (/ 1/2 (sqrt x)) (- (/ 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 (sqrt x)) (sqrt x)) (* x x)) (- (/ 1 (sqrt x)) (sqrt x)) (/ 1 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (sqrt (/ 1 (pow x 3))) 1/2) (sqrt (/ 1 (pow x 3))) (/ 1 (pow x 3)) (pow x 3) 3 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))))
5.0ms
x
@0
((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (* (pow x -5/2) -1/2) (pow x -5/2) x -5/2 -1/2 (+ (* 1/2 x) 1) 1/2 1 (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) (sqrt x) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (/ 1 (sqrt (* (* x x) x))) (sqrt (* (* x x) x)) (* (* x x) x) (* x x) (+ (* 1/4 x) 1) 1/4 (/ 1/2 (sqrt x)) (- (/ 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 (sqrt x)) (sqrt x)) (* x x)) (- (/ 1 (sqrt x)) (sqrt x)) (/ 1 (sqrt x)) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (sqrt (/ 1 (pow x 3))) 1/2) (sqrt (/ 1 (pow x 3))) (/ 1 (pow x 3)) (pow x 3) 3 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))))

rewrite112.0ms (3.5%)

Memory
41.3MiB live, 86.6MiB allocated; 4ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05916641
06645345
032135236
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
210 → 347
Calls
Call 1
Inputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x))
(/.f64 (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x)
(/.f64 (-.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)
(-.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
(*.f64 (*.f64 (pow.f64 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)) #s(literal -1/2 binary64))
(pow.f64 x #s(literal -5/2 binary64))
x
#s(literal -5/2 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(sqrt.f64 x)
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 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)
(fma.f64 #s(literal 1/4 binary64) x #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.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 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.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 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))
(pow.f64 x #s(literal 3 binary64))
#s(literal 3 binary64)
#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 (sqrt.f64 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/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 (sqrt.f64 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/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 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(*.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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))
(fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9))))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 4))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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 4))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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 4))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 3))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (* (pow x -5/2) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (pow x -5/2) #s(hole binary64 (sqrt (/ 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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (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/4 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x))))
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (* -1/2 (/ (- (/ 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 (sqrt x)) (sqrt x)) (* x x)) #s(hole binary64 (sqrt (/ 1 (pow x 5)))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) (* x x)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x)))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (* (sqrt (/ 1 (pow x 3))) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (sqrt (/ 1 (pow x 3))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (/ 1 (pow x 3)) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (pow x 3) #s(hole binary64 (pow x 3)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 4))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (/ (+ (* 1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 1/2 (sqrt x))) 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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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)))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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)))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (* (pow x -5/2) -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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (* 1/4 (sqrt (/ 1 x)))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #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/2 (/ (- (/ 1 (sqrt x)) (sqrt x)) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#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 (sqrt x)) (sqrt x)) (* x x)) #s(hole binary64 (* -1 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) (* x x)) #s(hole binary64 (/ (+ (sqrt (/ 1 (pow x 3))) (* -1 (sqrt (/ 1 x)))) 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 (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/8 (sqrt (/ 1 x)))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))
#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 (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1 (/ (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (sqrt (/ 1 x)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (sqrt (/ 1 x))) (* 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)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (- (+ (* 1/8 (sqrt (/ 1 x))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1/2 (sqrt (/ 1 (pow x 3))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* 1/4 (* (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/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (sqrt (/ 1 x)))) x)) (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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)))) x)) (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (* (* (pow x -5/2) -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 (* (pow x -5/2) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 5))) (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/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) 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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 x)))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x))))))
#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 (/ 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 (sqrt x)) (sqrt x)) (* x x)) #s(hole binary64 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#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 (/ 1 (pow x 3))) 1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (sqrt (/ 1 (pow x 3))) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -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)))) x))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (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 x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
Outputs
#s(approx (- (/ 1 (sqrt 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x)))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) (neg.f64 x))
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x)
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) (neg.f64 x))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) 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))) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))))
(-.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
(*.f64 (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))))
(fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -5/2 binary64)))
(*.f64 (pow.f64 x #s(literal -5/4 binary64)) (pow.f64 x #s(literal -5/4 binary64)))
(pow.f64 x #s(literal -5/2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal -5/2 binary64)))
x
#s(literal -5/2 binary64)
#s(literal -1/2 binary64)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))))
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(pow.f64 x #s(literal 1/2 binary64))
(sqrt.f64 x)
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 x x) x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) 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/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1 binary64) (/.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/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
(+.f64 (*.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))) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)))
(+.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)))
(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 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x)))
(*.f64 (*.f64 x x) x)
(*.f64 x (*.f64 x x))
(pow.f64 x #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 x x)
(pow.f64 x #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.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)
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 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 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 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 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) x) x)
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (neg.f64 (*.f64 x x)))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x x)) (/.f64 (sqrt.f64 x) (*.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))
#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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
(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)))
(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 (sqrt.f64 (*.f64 (*.f64 x x) x)) (sqrt.f64 (*.f64 (*.f64 x x) x)))
(*.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)))
#s(literal 3 binary64)
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x) x)
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (neg.f64 (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.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)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))))
(-.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.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 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64))
(*.f64 (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) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 x x) x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) 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/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1 binary64) (/.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/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
(+.f64 (*.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))) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)))
(+.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)))
(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)))
(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 (*.f64 (*.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)) (/.f64 #s(literal 1/2 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 (pow.f64 (*.f64 #s(literal -1/2 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/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 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/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 (sqrt.f64 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)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(+.f64 (/.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 #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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -9 binary64))) #s(literal -1/2 binary64)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -1/2 binary64)))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) 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) (*.f64 x x))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)))
#s(approx (* (* (pow x -5/2) -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 (* (pow x -5/2) -1/2) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)))
#s(approx (pow x -5/2) (sqrt.f64 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x)))
#s(approx (sqrt (/ 1 (pow x 3))) (/.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 (pow x 3) (*.f64 (*.f64 x x) x))
#s(approx (* x x) (*.f64 x x))
#s(approx (+ (* 1/4 x) 1) #s(literal 1 binary64))
#s(approx (+ (* 1/4 x) 1) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
#s(approx (/ 1/2 (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))
#s(approx (sqrt (/ 1 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x))
#s(approx (* -1/2 (/ (- (/ 1 (sqrt x)) (sqrt x)) (* x x))) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 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 (sqrt x)) (sqrt x)) (* x x)) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) (* x x)) (/.f64 (+.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (sqrt.f64 x)) (*.f64 (*.f64 x x) x)))
#s(approx (- (/ 1 (sqrt x)) (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/ 1 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (* (sqrt (/ 1 (pow x 3))) 1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (sqrt (/ 1 (pow x 3))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(approx (/ 1 (pow x 3)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
#s(approx (pow x 3) (*.f64 (*.f64 x x) x))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/2 binary64)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal -3/8 binary64)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (/.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal -3/8 binary64)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (/.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (/.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x)))
#s(approx (sqrt (/ 1 (pow x 3))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(approx (/ 1 (pow x 3)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (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)) (/ 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 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)) #s(literal -1/2 binary64)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (- (/ 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 (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))))) (*.f64 x x)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))) x))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (/.f64 (-.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64))) x))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64))) x))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (-.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (-.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))) x))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/4 binary64) (*.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 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)))) x))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -1/2 binary64))) (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 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64))))) x))
#s(approx (* (* (pow x -5/2) -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 (* (* (pow x -5/2) -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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)))) x))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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/2 (/ (- (/ 1 (sqrt x)) (sqrt x)) (* x x))) (*.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))) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) x))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) (* x x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) (* x x)) (/.f64 (+.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)) (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 (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))) x))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))) x))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))) x))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (fma.f64 #s(literal 1/8 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/2 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 (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) 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 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 5/8 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64))) x)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64)))) x))) x)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/4 binary64) (*.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) (sqrt.f64 x)) #s(literal -1/2 binary64))) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64)))) x))) x)))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64))) x)))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (*.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/2 binary64))) x))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (neg.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))))) x))) x))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 5/8 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64)))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64))) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 x))) #s(literal 1/4 binary64) (*.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) (sqrt.f64 x)) #s(literal -1/2 binary64))) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64))) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64)))))
#s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/4 binary64)))
#s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/4 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64))) x)))
#s(approx (* (pow x -5/2) -1/2) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
#s(approx (pow x -5/2) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64))) x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)))))
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x))))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64)))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) 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 (sqrt (/ 1 (pow x 3))) (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 (/ 1 x)) (neg.f64 (/.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 (*.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 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
#s(approx (/ (- (/ 1 (sqrt x)) (sqrt x)) (* x x)) (neg.f64 (/.f64 (-.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)))) 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 (/ 1 (pow x 3))) 1/2) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)))
#s(approx (sqrt (/ 1 (pow x 3))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x))) x)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))) x))) x)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x)))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))) x)))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64)))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/8 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (*.f64 (neg.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 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/4 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))))
#s(approx (sqrt (/ 1 (pow x 3))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1/2 binary64)))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (neg.f64 x) (*.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)))))))

eval38.0ms (1.2%)

Memory
3.0MiB live, 48.5MiB allocated; 3ms collecting garbage
Compiler

Compiled 5 699 to 1 918 computations (66.3% saved)

prune53.0ms (1.6%)

Memory
-20.6MiB live, 26.8MiB allocated; 56ms collecting garbage
Pruning

22 alts after pruning (17 fresh and 5 done)

PrunedKeptTotal
New2978305
Fresh5914
Picked235
Done022
Total30422326
Accuracy
99.9%
Counts
326 → 22
Alt Table
Click to see full alt table
StatusAccuracyProgram
38.0%
(/.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))))))))
38.0%
(/.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)))))
28.9%
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
65.0%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.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))) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))))) x) x))
99.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x))
98.7%
#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))
98.6%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 #s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x))
82.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 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
82.0%
#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)) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (neg.f64 x) (*.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)))))))) (*.f64 x x)))
78.1%
#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 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))))
82.1%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
98.6%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) x))
81.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
5.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
81.5%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)) #s(literal -1/2 binary64)))
62.7%
#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)))
98.6%
#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)))
62.7%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)))
62.7%
#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.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
99.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)))
99.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)))
Compiler

Compiled 1 209 to 1 023 computations (15.4% saved)

series28.0ms (0.9%)

Memory
-19.1MiB live, 29.6MiB allocated; 8ms collecting garbage
Counts
54 → 215
Calls
Call 1
Inputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x))
(/.f64 (/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x)
(/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)
(-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
#s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))
#s(literal 1 binary64)
(sqrt.f64 (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 x x) x)
(*.f64 x x)
x
#s(literal -1/4 binary64)
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
#s(literal -1/2 binary64)
(sqrt.f64 x)
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))
#s(literal 1/4 binary64)
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
#s(literal 1/2 binary64)
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(*.f64 #s(literal 1/2 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))
#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))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
#s(literal 3/8 binary64)
#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)) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (neg.f64 x) (*.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)))))))) (*.f64 x x)))
(/.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)) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (neg.f64 x) (*.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)))))))) (*.f64 x x))
(-.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)) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (neg.f64 x) (*.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))))))))
(*.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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (neg.f64 x) (*.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)))))))
(*.f64 (neg.f64 x) (*.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))))))
(neg.f64 x)
(*.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)))))
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
(neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9))))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 4))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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 4))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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 4))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 3))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) -1/4) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3))))))
#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 x #s(hole binary64 x))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x))))
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 4))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 1))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* -1/2 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 1))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (+ x 1) #s(hole binary64 1))
#s(approx (+ x 1) #s(hole binary64 (+ 1 x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 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 (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 3))))))
#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 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (/ (+ (* 1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 1/2 (sqrt x))) x)))
#s(approx (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 1/2 (sqrt x))) x)))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (neg (/ 1 (sqrt x))) #s(hole binary64 (* -1 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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)))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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)))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (* (pow x -5/2) -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 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (* 1/4 (sqrt (/ 1 x)))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x)))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (+ x 1) #s(hole binary64 x))
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (sqrt (/ 1 x)))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x)))
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#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 (* 1/2 (sqrt (/ 1 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 (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/8 (sqrt (/ 1 x)))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))
#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 (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x))))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x))))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) #s(hole binary64 (* -1 (sqrt (/ 1 x)))))
#s(approx (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) #s(hole binary64 (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1 (/ (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (sqrt (/ 1 x)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (sqrt (/ 1 x))) (* 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)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (- (+ (* 1/8 (sqrt (/ 1 x))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1/2 (sqrt (/ 1 (pow x 3))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* 1/4 (* (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/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (sqrt (/ 1 x)))) x)) (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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)))) x)) (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (* (* (pow x -5/2) -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 (* (/ 1 (sqrt (* (* x x) x))) -1/4) #s(hole binary64 (* 1/4 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (* -1 (sqrt (/ 1 (pow x 3))))))
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) 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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 x)))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x))))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -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)))) x))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -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)) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) x)) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/2 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (* (sqrt x) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) x)) (* -1/2 (sqrt x))) x)) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 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 (/ (+ (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 (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (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 x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (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 (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x))))) #s(hole binary64 (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) #s(hole binary64 (- (* -1 (sqrt (/ 1 (pow x 3)))) (sqrt (/ 1 x)))))
Calls

3 calls:

TimeVariablePointExpression
11.0ms
x
@-inf
((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (* (/ 1 (sqrt (* (* x x) x))) -1/4) (/ 1 (sqrt (* (* x x) x))) 1 (sqrt (* (* x x) x)) (* (* x x) x) (* x x) x -1/4 (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) -1/2 (sqrt x) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (+ (* 1/4 x) 1) 1/4 (/ 1/2 (sqrt x)) 1/2 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* 1/2 (sqrt x)) (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (sqrt (/ 1 x)) (/ 1 x) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 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) (/ 1 (sqrt x)) 3/8 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))))) (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x))))) (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) (neg (/ 1 (sqrt x))))
6.0ms
x
@inf
((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (* (/ 1 (sqrt (* (* x x) x))) -1/4) (/ 1 (sqrt (* (* x x) x))) 1 (sqrt (* (* x x) x)) (* (* x x) x) (* x x) x -1/4 (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) -1/2 (sqrt x) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (+ (* 1/4 x) 1) 1/4 (/ 1/2 (sqrt x)) 1/2 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* 1/2 (sqrt x)) (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (sqrt (/ 1 x)) (/ 1 x) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 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) (/ 1 (sqrt x)) 3/8 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))))) (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x))))) (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) (neg (/ 1 (sqrt x))))
5.0ms
x
@0
((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (* (/ 1 (sqrt (* (* x x) x))) -1/4) (/ 1 (sqrt (* (* x x) x))) 1 (sqrt (* (* x x) x)) (* (* x x) x) (* x x) x -1/4 (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) -1/2 (sqrt x) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (+ (* 1/4 x) 1) 1/4 (/ 1/2 (sqrt x)) 1/2 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* 1/2 (sqrt x)) (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (sqrt (/ 1 x)) (/ 1 x) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 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) (/ 1 (sqrt x)) 3/8 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) (sqrt (/ 1 (* (* x x) x))) (/ 1 (* (* x x) x)) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))))) (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x))))) (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) (neg (/ 1 (sqrt x))))

rewrite143.0ms (4.5%)

Memory
22.3MiB live, 112.5MiB allocated; 8ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07829240
08647223
044666967
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
269 → 441
Calls
Call 1
Inputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x))
(/.f64 (/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x)
(/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)
(-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
#s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))
#s(literal 1 binary64)
(sqrt.f64 (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 x x) x)
(*.f64 x x)
x
#s(literal -1/4 binary64)
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
#s(literal -1/2 binary64)
(sqrt.f64 x)
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))
#s(literal 1/4 binary64)
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
#s(literal 1/2 binary64)
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(*.f64 #s(literal 1/2 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))
#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))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
#s(literal 3/8 binary64)
#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)) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (neg.f64 x) (*.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)))))))) (*.f64 x x)))
(/.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)) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (neg.f64 x) (*.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)))))))) (*.f64 x x))
(-.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)) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (neg.f64 x) (*.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))))))))
(*.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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (neg.f64 x) (*.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)))))))
(*.f64 (neg.f64 x) (*.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))))))
(neg.f64 x)
(*.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)))))
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
(neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9))))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 4))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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 4))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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 4))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 3))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) -1/4) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3))))))
#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 x #s(hole binary64 x))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x))))
#s(approx (/ 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 4))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (* 1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt x)) (* x (- (+ (* 1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 1))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* -1/2 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 1))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (+ x 1) #s(hole binary64 1))
#s(approx (+ x 1) #s(hole binary64 (+ 1 x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 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 (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 3))))))
#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 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (/ (+ (* 1/8 (sqrt (pow x 3))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) #s(hole binary64 (/ (+ (sqrt x) (* 1/4 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (sqrt (/ 1 (* (* x x) x))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 1/2 (sqrt x))) x)))
#s(approx (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 1/2 (sqrt x))) x)))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x))))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (neg (/ 1 (sqrt x))) #s(hole binary64 (* -1 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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)))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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)))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (* (pow x -5/2) -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 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (* 1/4 (sqrt (/ 1 x)))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (/ (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 5)))))) (* 1/2 (sqrt (/ 1 (pow x 3))))) x)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x)))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (+ x 1) #s(hole binary64 x))
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (sqrt (/ 1 x)))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) -1/2) (* 1/2 (/ 1 (sqrt x)))))) (* x x)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (+ (* -1/4 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))) (* -1/2 (sqrt (/ 1 (pow x 5))))) x)))
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#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 (* 1/2 (sqrt (/ 1 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 (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* 1/8 (sqrt (/ 1 x)))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))
#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 (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x))))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x))))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) #s(hole binary64 (* -1 (sqrt (/ 1 x)))))
#s(approx (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) #s(hole binary64 (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1 (/ (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (sqrt (/ 1 x)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (sqrt (/ 1 x))) (* 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)))) x))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (- (+ (* 1/8 (sqrt (/ 1 x))) (+ (* 1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))) (* -1/2 (sqrt (/ 1 (pow x 3))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* 1/4 (* (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/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (- (+ (* 1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (sqrt (/ 1 x)))) x)) (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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)))) x)) (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (* (* (pow x -5/2) -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 (* (/ 1 (sqrt (* (* x x) x))) -1/4) #s(hole binary64 (* 1/4 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ 1 (sqrt (* (* x x) x))) #s(hole binary64 (* -1 (sqrt (/ 1 (pow x 3))))))
#s(approx (sqrt (* (* x x) x)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) 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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (+ (* 1/8 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 x)))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) #s(hole binary64 (+ (* -1 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x))))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -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)))) x))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (sqrt (/ 1 x)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -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)) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) x)) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/2 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (* (sqrt x) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) x)) (* -1/2 (sqrt x))) x)) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 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 (/ (+ (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 (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 x)) (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 x) -1/2) (/ 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (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 (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x))))) #s(hole binary64 (+ (* 1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) #s(hole binary64 (- (* -1 (sqrt (/ 1 (pow x 3)))) (sqrt (/ 1 x)))))
Outputs
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x)))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) (neg.f64 x))
(/.f64 (/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x)
(/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x))
(/.f64 (neg.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) (neg.f64 x))
(/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)
(-.f64 (/.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))
(/.f64 (-.f64 (*.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))) (+.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))
(/.f64 (-.f64 (pow.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) #s(literal 3 binary64))) (fma.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))))
(-.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
#s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))
(*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
(/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))
(pow.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/2 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)))
#s(literal 1 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)))
x
#s(literal -1/4 binary64)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))))
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
#s(literal -1/2 binary64)
(pow.f64 x #s(literal 1/2 binary64))
(sqrt.f64 x)
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(fma.f64 (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 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 x x) x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) 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/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1 binary64) (/.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/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
(+.f64 (*.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))) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x)))))
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) x))
(+.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x))
#s(literal 1/4 binary64)
(*.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))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 x)))
#s(literal 1/2 binary64)
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x)
(/.f64 (neg.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (neg.f64 (*.f64 x x)))
(/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (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))
(/.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))
(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))))
(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 (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/.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 (/.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 (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) #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)) (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)) (*.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 (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 (/.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 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 #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 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x))
(/.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) (/.f64 #s(literal 1 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))))
(/.f64 #s(literal 3/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)))
(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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
(-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 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) (/.f64 #s(literal 1 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) (/.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))
#s(literal 3/8 binary64)
#s(approx (- (sqrt (/ 1 x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) (neg.f64 x)))) (*.f64 x x)))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) (neg.f64 x)))) x) x)
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) (neg.f64 x))))) (neg.f64 (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) (neg.f64 x)))) (*.f64 x x))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) (neg.f64 x))) (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) (neg.f64 x))) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) (neg.f64 x))))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) (neg.f64 x)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) (neg.f64 x))) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) (neg.f64 x))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) (neg.f64 x)))))))
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) (neg.f64 x))))
(*.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 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64))
(*.f64 (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) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 x x) x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/4 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) 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/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1 binary64) (/.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/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
(+.f64 (*.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))) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)))
(+.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)))
(pow.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/2 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)))
(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))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) (neg.f64 x)))
(*.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
(*.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) (neg.f64 x))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) x))
(*.f64 (neg.f64 x) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)))
(neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) x))
(*.f64 #s(literal -1 binary64) x)
(*.f64 x #s(literal -1 binary64))
(neg.f64 x)
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))
(/.f64 (-.f64 (*.f64 (*.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 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64))) (*.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 (/.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 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.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 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) (-.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 (/.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))))))
(fma.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/2 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
(fma.f64 #s(literal -1/2 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/2 binary64)))
(fma.f64 #s(literal -1/2 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/2 binary64)))
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))
(+.f64 (*.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/2 binary64)))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 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 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))) (-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) 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 (*.f64 (*.f64 x x) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 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 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 x)) (/.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 binary64) (sqrt.f64 x)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (sqrt.f64 x))
(/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x)))
(neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -9 binary64))) #s(literal -1/2 binary64)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (/.f64 (fma.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (*.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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal -1/2 binary64)))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) 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) (*.f64 x x))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (/.f64 (fma.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) #s(literal 1/4 binary64))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (/.f64 (fma.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (*.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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.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))) (*.f64 (*.f64 x x) x)))
#s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))
#s(approx (* (* (pow x -5/2) -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 (* (/ 1 (sqrt (* (* x x) x))) -1/4) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x 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 x x)
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal -1/2 binary64) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 x))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (sqrt x) (sqrt.f64 x))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/4 binary64) (sqrt.f64 x)) (*.f64 x x)))
#s(approx (+ (* 1/4 x) 1) #s(literal 1 binary64))
#s(approx (+ (* 1/4 x) 1) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
#s(approx (/ 1/2 (sqrt x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/2 binary64)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (/.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (/.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (/.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x)) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (/.f64 (fma.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 x) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (* 1/2 (sqrt x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#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 (/ 1 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x))
#s(approx (/ 1 (sqrt (+ x 1))) #s(literal 1 binary64))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) x #s(literal 3/8 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64))
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ x 1) #s(literal 1 binary64))
#s(approx (+ x 1) (+.f64 x #s(literal 1 binary64)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -9 binary64))) #s(literal -1/2 binary64)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (/.f64 (fma.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (*.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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 (*.f64 x x) x)))
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -3/8 binary64)))
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (neg (/ (* (/ 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) 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 (sqrt (/ 1 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (/.f64 (fma.f64 #s(literal 1/8 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 x) x))) (+ (* 1/4 x) 1)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/4 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 (/ 1 (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (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 (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (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))) x))
#s(approx (neg x) (neg.f64 x))
#s(approx (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64)))
#s(approx (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (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 x x)))
#s(approx (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(approx (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) (/.f64 (+.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (sqrt.f64 x)) (*.f64 x x)))
#s(approx (neg (/ 1 (sqrt x))) (/.f64 #s(literal -1 binary64) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (- (sqrt (/ 1 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) 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))) (/.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))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (-.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))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt 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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))
#s(approx (* (* (pow x -5/2) -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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64))) x))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 x (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))))))
#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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (- (sqrt (/ 1 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) (*.f64 x x)))
#s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ 1 (sqrt (+ x 1))) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (/ 1 (sqrt (+ x 1))) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (sqrt (+ x 1)) (sqrt.f64 x))
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (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 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x))
#s(approx (+ x 1) x)
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (/ (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) x) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -3/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (+ (neg (/ (* (/ 1 (sqrt x)) 3/8) x)) (/ 1/2 (sqrt x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -3/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (fma.f64 #s(literal 1/8 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/2 binary64))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64)))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (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 (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x))
#s(approx (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
#s(approx (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x))
#s(approx (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(approx (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* 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/2 binary64) (sqrt.f64 x))))
#s(approx (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))
#s(approx (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.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 (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) (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) (sqrt.f64 x)))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 5/8 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) x)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64)))) x))) x)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 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) (sqrt.f64 x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64)))) x))) x)))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64))) x)))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64))) x))))
#s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (neg.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))) x))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 5/8 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64))) x)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))))
#s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64))) x)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))))
#s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)))
#s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (neg.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) (sqrt.f64 x)) #s(literal 1/4 binary64))) x)))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) -1/4) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/4 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 (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64))) x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) x)))))
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64)))
#s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 5/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)))
#s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 (*.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 (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (* x x)) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.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 (/.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 (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64)))
#s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 (*.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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.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 (/.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/2 (sqrt x)) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 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) (sqrt.f64 x)))
#s(approx (/ 1 (sqrt (+ x 1))) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (/ 1 (sqrt (+ x 1))) (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) (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) (sqrt.f64 x)))))
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (/.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 (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) (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) (sqrt.f64 x)))))))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (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 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 3/4 binary64)) x)) (neg.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))) x)))
#s(approx (/ (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) x) (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 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) (sqrt.f64 x)) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x)) (neg.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))) 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/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/8 binary64)))
#s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (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) (sqrt.f64 x)) #s(literal -1/8 binary64))))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64)))
#s(approx (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) (fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1/4 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))))
#s(approx (/ 1 (sqrt (* (* x x) x))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))))))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))
#s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64)) (neg.f64 x)))
#s(approx (* (neg x) (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))))) (*.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/2 binary64) (sqrt.f64 x)))))
#s(approx (* -1/2 (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* 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/2 binary64) (sqrt.f64 x))))
#s(approx (+ (neg (/ 1 (sqrt x))) (/ 1 (sqrt (* (* x x) x)))) (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))

eval53.0ms (1.7%)

Memory
18.7MiB live, 66.8MiB allocated; 9ms collecting garbage
Compiler

Compiled 8 005 to 2 695 computations (66.3% saved)

prune28.0ms (0.9%)

Memory
-9.5MiB live, 36.6MiB allocated; 3ms collecting garbage
Pruning

20 alts after pruning (14 fresh and 6 done)

PrunedKeptTotal
New4116417
Fresh4812
Picked325
Done145
Total41920439
Accuracy
99.9%
Counts
439 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
38.0%
(/.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))))))))
38.0%
(/.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)))))
28.9%
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
64.7%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) #s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))))) x) x))
65.0%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))))) x) x))
98.7%
#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))
98.6%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 #s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x))
78.1%
#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 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))))
98.6%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))
99.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (+.f64 (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x))
81.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
5.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
81.5%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)) #s(literal -1/2 binary64)))
62.7%
#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)))
98.6%
#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)))
62.7%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)))
62.7%
#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.4%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
99.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))))
82.2%
#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)))
Compiler

Compiled 1 381 to 794 computations (42.5% saved)

regimes22.0ms (0.7%)

Memory
-22.4MiB live, 23.4MiB allocated; 4ms collecting garbage
Counts
40 → 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 (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (*.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 #s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.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)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)) #s(literal -1/2 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))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (+.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 (- (/ 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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/2 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)) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 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)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #s(approx (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (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)))) #s(approx (/ (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (* x x)) (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) 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)))
#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 (sqrt.f64 x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.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 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) #s(approx (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))) (/.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x))))) x) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64)) #s(approx (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x))) (*.f64 (neg.f64 x) (*.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)))))))) (*.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)) #s(approx (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x)))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) x))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 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))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 #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))) (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 (sqrt (+ x 1)))) (/.f64 (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (*.f64 x x)))
(/.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))))))))
#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 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) x)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))))) x) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.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))) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))))) x) x))
Outputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (/.f64 (-.f64 #s(approx (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x) x))
Calls

2 calls:

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

Compiled 11 to 9 computations (18.2% saved)

regimes15.0ms (0.5%)

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

2 calls:

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

Compiled 11 to 9 computations (18.2% saved)

regimes9.0ms (0.3%)

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

2 calls:

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

Compiled 11 to 9 computations (18.2% saved)

regimes8.0ms (0.3%)

Memory
10.6MiB live, 10.6MiB allocated; 0ms collecting garbage
Counts
16 → 1
Calls
Call 1
Inputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* -1/2 (sqrt x)) (* 1/2 (/ 1 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (+ (* 1/4 x) 1) (sqrt (/ 1 (* (* x x) x)))) 1/2) (+ (* (sqrt x) -1/2) (/ 1/2 (sqrt x)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (*.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 #s(approx (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) x))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.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)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 x x)) #s(literal -1/2 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)))
Outputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (/ (- (* (* (pow x -5/2) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (/ 1 (sqrt (* (* x x) x))) (+ (* 1/4 x) 1)) -1/2) (/ 1/2 (sqrt x))))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x))
Calls

2 calls:

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

Compiled 11 to 9 computations (18.2% saved)

regimes4.0ms (0.1%)

Memory
-42.4MiB live, 4.1MiB allocated; 2ms 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:

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

Compiled 11 to 9 computations (18.2% saved)

derivations58.0ms (1.8%)

Memory
37.3MiB live, 37.3MiB allocated; 0ms collecting garbage
Stop Event
fuel
Compiler

Compiled 124 to 72 computations (41.9% saved)

preprocess46.0ms (1.4%)

Memory
-32.8MiB live, 61.5MiB allocated; 11ms collecting garbage
Compiler

Compiled 154 to 96 computations (37.7% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...