2isqrt (example 3.6)

Time bar (total: 3.1s)

start0.0ms (0%)

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

analyze2.0ms (0.1%)

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

Compiled 19 to 13 computations (31.6% saved)

sample1.4s (43.5%)

Memory
31.7MiB live, 1 562.7MiB allocated; 209ms collecting garbage
Samples
669.0ms6 102×1valid
357.0ms2 055×2valid
4.0ms99×0valid
Precisions
Click to see histograms. Total time spent on operations: 773.0ms
ival-sqrt: 325.0ms (42.1% of total)
adjust: 189.0ms (24.5% of total)
ival-div!: 180.0ms (23.3% of total)
ival-add!: 41.0ms (5.3% of total)
ival-sub!: 38.0ms (4.9% of total)
ival-assert: 0.0ms (0% of total)
ival-and: 0.0ms (0% of total)
ival-<: 0.0ms (0% of total)
Bogosity

explain129.0ms (4.1%)

Memory
5.8MiB live, 197.3MiB allocated; 9ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1701(6.995422229707996e+214)0-(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
00-0-(+.f64 x #s(literal 1 binary64))
00-0-(sqrt.f64 x)
00-0-(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
00-0-(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
00-0-#s(literal 1 binary64)
00-0-(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
-.f64(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))cancellation1710
Confusion
Predicted +Predicted -
+1700
-185
Precision
0.9941520467836257
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+17000
-1085
Precision?
0.9941520467836257
Recall?
1.0
Freqs
test
numberfreq
085
1171
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
41.0ms376×1valid
22.0ms128×2valid
0.0ms0valid
Compiler

Compiled 79 to 28 computations (64.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 44.0ms
ival-sqrt: 17.0ms (39.1% of total)
adjust: 11.0ms (25.3% of total)
ival-div!: 11.0ms (25.3% of total)
ival-add!: 3.0ms (6.9% of total)
ival-sub!: 2.0ms (4.6% of total)

preprocess57.0ms (1.8%)

Memory
-8.1MiB live, 38.3MiB allocated; 3ms 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
41.4%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
Compiler

Compiled 22 to 16 computations (27.3% saved)

series7.0ms (0.2%)

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

rewrite60.0ms (1.9%)

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

eval15.0ms (0.5%)

Memory
-26.8MiB live, 21.8MiB allocated; 5ms collecting garbage
Compiler

Compiled 1 489 to 308 computations (79.3% saved)

prune11.0ms (0.3%)

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

16 alts after pruning (15 fresh and 1 done)

PrunedKeptTotal
New571572
Fresh000
Picked011
Done000
Total571673
Accuracy
85.5%
Counts
73 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
41.5%
(/.f64 (-.f64 (pow.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))))))
41.4%
(/.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))))
41.4%
(/.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)))))
6.9%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))))))
41.4%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
38.9%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))))
5.6%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))))
3.3%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))))
2.6%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) #s(literal 1 binary64)))
31.0%
(-.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
3.2%
#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))
2.6%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal -1 binary64) x (sqrt.f64 x)) x))
84.7%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))))) (*.f64 x x)))
84.8%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))))) (*.f64 x x)))
84.0%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 x x)))
68.6%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)))
Compiler

Compiled 733 to 454 computations (38.1% saved)

series35.0ms (1.1%)

Memory
-29.6MiB live, 60.0MiB allocated; 10ms collecting garbage
Counts
46 → 193
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 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))))) (*.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 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))))) (*.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 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))))))
(*.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 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))))
(sqrt.f64 x)
(fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))))
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))))
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))
#s(literal 1/4 binary64)
(sqrt.f64 (pow.f64 x #s(literal -3 binary64)))
(pow.f64 x #s(literal -3 binary64))
#s(literal -3 binary64)
(*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64))
#s(literal -1 binary64)
(*.f64 x x)
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
#s(approx (/ 1 (sqrt (+ x 1))) #s(literal 1 binary64))
#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))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x)
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))))
(sqrt.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))
(-.f64 (*.f64 x x) #s(literal 1 binary64))
(-.f64 x #s(literal 1 binary64))
(-.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(sqrt.f64 (pow.f64 x #s(literal -1 binary64)))
(pow.f64 x #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(+.f64 x #s(literal 1 binary64))
Outputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #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 (pow x -3))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) #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 (pow x -3)) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (pow x -3) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (* 1/2 (pow (sqrt x) -1)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (pow (sqrt x) -1) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 1))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* -1/2 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2)))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (sqrt x)))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (+ (sqrt x) (* -1 x))))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (+ (sqrt x) (* x (- (* 1/2 x) 1)))))
#s(approx (- (* 1/2 x) 1) #s(hole binary64 -1))
#s(approx (- (* 1/2 x) 1) #s(hole binary64 (- (* 1/2 x) 1)))
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(hole binary64 1))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(hole binary64 (+ 1 (* -1/2 x))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2)))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2)))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 1))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (/ (- (* x x) 1) (- x 1)) #s(hole binary64 1))
#s(approx (/ (- (* x x) 1) (- x 1)) #s(hole binary64 (+ 1 x)))
#s(approx (- (* x x) 1) #s(hole binary64 -1))
#s(approx (- (* x x) 1) #s(hole binary64 (- (pow x 2) 1)))
#s(approx (- x 1) #s(hole binary64 -1))
#s(approx (- x 1) #s(hole binary64 (- x 1)))
#s(approx (- (sqrt (pow x -1)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (sqrt (pow x -1)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (sqrt (pow x -1)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (sqrt (pow x -1)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (sqrt (pow x -1)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (pow x -1) #s(hole binary64 (/ 1 x)))
#s(approx (sqrt (+ x 1)) #s(hole binary64 1))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (+ x 1) #s(hole binary64 1))
#s(approx (+ x 1) #s(hole binary64 (+ 1 x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #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 (pow x -3))) #s(hole binary64 (* 1/4 (sqrt (/ 1 x)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) #s(hole binary64 (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x))))))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* 1/4 x)))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (* 1/2 x)))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (* x (- (+ 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (* (pow x 2) (- (+ 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 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 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- 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 x) 1) (- 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 x) 1) (- 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 x) 1) (- x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- 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 x) 1) (- 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 x) 1) (- x 1))) #s(hole binary64 (sqrt x)))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (/ (- (* x x) 1) (- 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 x) 1) (- 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 x) 1) (- x 1)) #s(hole binary64 x))
#s(approx (/ (- (* x x) 1) (- x 1)) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (- (* x x) 1) #s(hole binary64 (pow x 2)))
#s(approx (- (* x x) 1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2))))))
#s(approx (- x 1) #s(hole binary64 x))
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x)))))
#s(approx (- (sqrt (pow x -1)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (sqrt (pow x -1)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (sqrt (pow x -1)) (/ 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 (pow x -1)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2))))
#s(approx (sqrt (+ x 1)) #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 (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #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 (pow x -3))) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) #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 (pow x -3)) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (* -1 (* x (- (+ (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)) (/ 1 x)) 1/2)))))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x))))))
#s(approx (- (* 1/2 x) 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1/2)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- 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 x) 1) (- x 1))))) #s(hole binary64 (/ (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 x)) (- 1 (* -1/4 x)))) (* 1/2 (sqrt x))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 x)) (- 1 (* -1/2 x)))) (* 1/2 (* (sqrt x) (- 1 (* -1/4 x))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -1/4 x)))) (* 1/2 (sqrt x))) (pow x 3))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1)))))
#s(approx (- (sqrt (pow x -1)) (/ 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 (pow x -1)) (/ 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 (pow x -1)) #s(hole binary64 (* (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
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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* (* (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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) (sqrt x) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) (+ (* 1/4 x) 1) 1/4 (sqrt (pow x -3)) (pow x -3) -3 (* 1/2 (pow (sqrt x) -1)) (pow (sqrt x) -1) -1 (* x x) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (- (* 1/2 x) 1) (* 1/2 x) (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (sqrt (/ (- (* x x) 1) (- x 1))) (/ (- (* x x) 1) (- x 1)) (- (* x x) 1) (- x 1) (- (sqrt (pow x -1)) (/ 1 (sqrt (+ x 1)))) (sqrt (pow x -1)) (pow x -1) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1))
9.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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* (* (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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) (sqrt x) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) (+ (* 1/4 x) 1) 1/4 (sqrt (pow x -3)) (pow x -3) -3 (* 1/2 (pow (sqrt x) -1)) (pow (sqrt x) -1) -1 (* x x) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (- (* 1/2 x) 1) (* 1/2 x) (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (sqrt (/ (- (* x x) 1) (- x 1))) (/ (- (* x x) 1) (- x 1)) (- (* x x) 1) (- x 1) (- (sqrt (pow x -1)) (/ 1 (sqrt (+ x 1)))) (sqrt (pow x -1)) (pow x -1) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1))
6.0ms
x
@inf
((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* (* (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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) (sqrt x) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) (+ (* 1/4 x) 1) 1/4 (sqrt (pow x -3)) (pow x -3) -3 (* 1/2 (pow (sqrt x) -1)) (pow (sqrt x) -1) -1 (* x x) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (- (* 1/2 x) 1) (* 1/2 x) (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (sqrt (/ (- (* x x) 1) (- x 1))) (/ (- (* x x) 1) (- x 1)) (- (* x x) 1) (- x 1) (- (sqrt (pow x -1)) (/ 1 (sqrt (+ x 1)))) (sqrt (pow x -1)) (pow x -1) (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1))

rewrite174.0ms (5.5%)

Memory
40.3MiB live, 212.2MiB allocated; 72ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06826257
07484871
037864750
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
239 → 393
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 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))))) (*.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 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))))) (*.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 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))))))
(*.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 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))))
(sqrt.f64 x)
(fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))))
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))))
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))
#s(literal 1/4 binary64)
(sqrt.f64 (pow.f64 x #s(literal -3 binary64)))
(pow.f64 x #s(literal -3 binary64))
#s(literal -3 binary64)
(*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64))
#s(literal -1 binary64)
(*.f64 x x)
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
#s(approx (/ 1 (sqrt (+ x 1))) #s(literal 1 binary64))
#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))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x)
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))))
(sqrt.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))
(-.f64 (*.f64 x x) #s(literal 1 binary64))
(-.f64 x #s(literal 1 binary64))
(-.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(sqrt.f64 (pow.f64 x #s(literal -1 binary64)))
(pow.f64 x #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(+.f64 x #s(literal 1 binary64))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #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 (pow x -3))) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) #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 (pow x -3)) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (pow x -3) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (* 1/2 (pow (sqrt x) -1)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (pow (sqrt x) -1) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 1))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* -1/2 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2)))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (sqrt x)))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (+ (sqrt x) (* -1 x))))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (+ (sqrt x) (* x (- (* 1/2 x) 1)))))
#s(approx (- (* 1/2 x) 1) #s(hole binary64 -1))
#s(approx (- (* 1/2 x) 1) #s(hole binary64 (- (* 1/2 x) 1)))
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(hole binary64 1))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(hole binary64 (+ 1 (* -1/2 x))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2)))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2)))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 1))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (/ (- (* x x) 1) (- x 1)) #s(hole binary64 1))
#s(approx (/ (- (* x x) 1) (- x 1)) #s(hole binary64 (+ 1 x)))
#s(approx (- (* x x) 1) #s(hole binary64 -1))
#s(approx (- (* x x) 1) #s(hole binary64 (- (pow x 2) 1)))
#s(approx (- x 1) #s(hole binary64 -1))
#s(approx (- x 1) #s(hole binary64 (- x 1)))
#s(approx (- (sqrt (pow x -1)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (sqrt (pow x -1)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (sqrt (pow x -1)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (sqrt (pow x -1)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (sqrt (pow x -1)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (pow x -1) #s(hole binary64 (/ 1 x)))
#s(approx (sqrt (+ x 1)) #s(hole binary64 1))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (+ x 1) #s(hole binary64 1))
#s(approx (+ x 1) #s(hole binary64 (+ 1 x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #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 (pow x -3))) #s(hole binary64 (* 1/4 (sqrt (/ 1 x)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) #s(hole binary64 (+ (sqrt (/ 1 (pow x 3))) (* 1/4 (sqrt (/ 1 x))))))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* 1/4 x)))
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (* 1/2 x)))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (* x (- (+ 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (* (pow x 2) (- (+ 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 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 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- 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 x) 1) (- 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 x) 1) (- 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 x) 1) (- x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- 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 x) 1) (- 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 x) 1) (- x 1))) #s(hole binary64 (sqrt x)))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (/ (- (* x x) 1) (- 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 x) 1) (- 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 x) 1) (- x 1)) #s(hole binary64 x))
#s(approx (/ (- (* x x) 1) (- x 1)) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (- (* x x) 1) #s(hole binary64 (pow x 2)))
#s(approx (- (* x x) 1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2))))))
#s(approx (- x 1) #s(hole binary64 x))
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x)))))
#s(approx (- (sqrt (pow x -1)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (sqrt (pow x -1)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (sqrt (pow x -1)) (/ 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 (pow x -1)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2))))
#s(approx (sqrt (+ x 1)) #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 (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #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 (pow x -3))) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) #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 (pow x -3)) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (* -1 (* x (- (+ (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)) (/ 1 x)) 1/2)))))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x))))))
#s(approx (- (* 1/2 x) 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1/2)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- 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 x) 1) (- x 1))))) #s(hole binary64 (/ (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 x)) (- 1 (* -1/4 x)))) (* 1/2 (sqrt x))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) #s(hole binary64 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 x)) (- 1 (* -1/2 x)))) (* 1/2 (* (sqrt x) (- 1 (* -1/4 x))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -1/4 x)))) (* 1/2 (sqrt x))) (pow x 3))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(hole binary64 (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (+ (* -1/16 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1)))))
#s(approx (- (sqrt (pow x -1)) (/ 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 (pow x -1)) (/ 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 (pow x -1)) #s(hole binary64 (* (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
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- 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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)))
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) 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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x))
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (*.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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) (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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))))
(/.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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) #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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (*.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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))))))
(-.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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(-.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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (pow.f64 x #s(literal -5/2 binary64))) #s(literal -1/2 binary64))
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(*.f64 (pow.f64 x #s(literal -5/2 binary64)) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
(*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (pow.f64 x #s(literal -5/2 binary64))))
(fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -5/2 binary64)))
(pow.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 1/2 binary64))
(pow.f64 x #s(literal -5/2 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64))))
(sqrt.f64 (pow.f64 x #s(literal -5 binary64)))
(*.f64 (pow.f64 x #s(literal -5/2 binary64)) (pow.f64 x #s(literal -5/2 binary64)))
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64))
(pow.f64 x #s(literal -5 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 5 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -5 binary64)))
x
#s(literal -5 binary64)
#s(literal -1/2 binary64)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #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 #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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))))
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (sqrt.f64 x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(+.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(+.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(pow.f64 x #s(literal 1/2 binary64))
(sqrt.f64 x)
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))))
(fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (pow.f64 x #s(literal -3/2 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (pow.f64 x #s(literal -3/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)))
(+.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (pow.f64 x #s(literal -3/2 binary64)))
(*.f64 (pow.f64 x #s(literal -3/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))
(fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) (*.f64 #s(literal 1/4 binary64) x)))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (pow.f64 x #s(literal -3/2 binary64))))
(+.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (pow.f64 x #s(literal -3/2 binary64))))
(+.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) (*.f64 #s(literal 1/4 binary64) x)))
(/.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 #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 (*.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) (pow.f64 (*.f64 #s(literal -1/4 binary64) x) #s(literal 3 binary64))) (+.f64 #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 #s(literal -1/4 binary64) x)))))
(/.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)))))
(/.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)))))
(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 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/2 binary64))
(pow.f64 x #s(literal -3/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64)))
(sqrt.f64 (pow.f64 x #s(literal -3 binary64)))
(*.f64 (pow.f64 x #s(literal -3/2 binary64)) (pow.f64 x #s(literal -3/2 binary64)))
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))
(pow.f64 x #s(literal -3 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -3 binary64)))
#s(literal -3 binary64)
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64))
(pow.f64 x #s(literal -1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(sqrt.f64 (pow.f64 x #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64)))
#s(literal -1 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 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(literal 1 binary64)) #s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(literal 1 binary64)))) (+.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -1 binary64)) (fma.f64 #s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(literal 1 binary64)) #s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(literal 1 binary64))))))
(-.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64))
(pow.f64 x #s(literal -1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(sqrt.f64 (pow.f64 x #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64)))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(literal 1 binary64))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x))
(/.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x))) (neg.f64 x))
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x)
(+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x) x) (/.f64 (sqrt.f64 x) x))
(+.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x) x))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x) (sqrt.f64 x)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x))) (-.f64 (sqrt.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x) (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x) (sqrt.f64 x)))))
(/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)) (*.f64 (sqrt.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)))))
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x))
(fma.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (sqrt.f64 x))
(-.f64 (sqrt.f64 x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))))
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x) (sqrt.f64 x))
(+.f64 (sqrt.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 x #s(literal 1/2 binary64))
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -1 binary64)) (fma.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #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 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))
(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))
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (-.f64 x #s(literal 1 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 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))))
(+.f64 x #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) x)
(*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))
(expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(-.f64 (*.f64 x x) #s(literal 1 binary64))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
(-.f64 x #s(literal 1 binary64))
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -1 binary64)) (fma.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #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 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64))
(pow.f64 x #s(literal -1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(sqrt.f64 (pow.f64 x #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))
(pow.f64 x #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 x))
(/.f64 #s(literal 1 binary64) x)
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))
(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))
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 (-.f64 x #s(literal 1 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 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.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 x) 1) (- x 1))))) (pow.f64 x #s(literal -1/2 binary64)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (fma.f64 #s(literal -1 binary64) x (sqrt.f64 x)) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- 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 x) 1) (- 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt 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)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (/.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 3 binary64))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (/.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 3 binary64))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #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))) (pow.f64 x #s(literal 3 binary64))))
#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 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64))))
#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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) (/.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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (/.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 (pow x -3))) (pow.f64 x #s(literal -3/2 binary64)))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #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 (pow x -3)) (pow.f64 x #s(literal -3/2 binary64)))
#s(approx (pow x -3) (pow.f64 x #s(literal -3 binary64)))
#s(approx (* 1/2 (pow (sqrt x) -1)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (pow (sqrt x) -1) (pow.f64 x #s(literal -1/2 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (pow (sqrt x) -1) (pow.f64 x #s(literal -1/2 binary64)))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) #s(literal 1 binary64))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- 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 x) 1) (- x 1)))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) x #s(literal 3/8 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (pow.f64 x #s(literal -1/2 binary64)))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (/.f64 (fma.f64 #s(literal -1 binary64) x (sqrt.f64 x)) x))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (sqrt.f64 x))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (fma.f64 #s(literal -1 binary64) x (sqrt.f64 x)))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)))
#s(approx (- (* 1/2 x) 1) #s(literal -1 binary64))
#s(approx (- (* 1/2 x) 1) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (pow.f64 x #s(literal -1/2 binary64)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (fma.f64 #s(literal -1 binary64) x (sqrt.f64 x)) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- 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 x) 1) (- 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 x) 1) (- x 1)))) #s(literal 1 binary64))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- 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 x) 1) (- 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 x) 1) (- x 1))) #s(literal 1 binary64))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (sqrt (/ (- (* x x) 1) (- 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 x) 1) (- 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 x) 1) (- x 1)) #s(literal 1 binary64))
#s(approx (/ (- (* x x) 1) (- x 1)) (+.f64 x #s(literal 1 binary64)))
#s(approx (- (* x x) 1) #s(literal -1 binary64))
#s(approx (- (* x x) 1) (-.f64 (*.f64 x 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 x) 1) (- x 1))))) (pow.f64 x #s(literal -1/2 binary64)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (fma.f64 #s(literal -1 binary64) x (sqrt.f64 x)) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- 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 x) 1) (- 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 (sqrt x) -1) (pow.f64 x #s(literal -1/2 binary64)))
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64)))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) #s(literal 1 binary64))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (sqrt (/ (- (* x x) 1) (- 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 x) 1) (- 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 x) 1) (- x 1)) #s(literal 1 binary64))
#s(approx (/ (- (* x x) 1) (- x 1)) (+.f64 x #s(literal 1 binary64)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- 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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (*.f64 (pow.f64 x #s(literal -3/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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x))) x))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x) #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x) #s(literal -1 binary64) (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 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (*.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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (*.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x))) x))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/4 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (*.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 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #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 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/4 binary64)))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (/.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -1/2 binary64)))) x))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/2 x) 1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) x))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) (*.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3/8 binary64)))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3/8 binary64))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/4 binary64) (pow.f64 x #s(literal -3/2 binary64))))
#s(approx (+ (* 1/4 x) 1) (*.f64 #s(literal 1/4 binary64) x))
#s(approx (+ (* 1/4 x) 1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) x))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (pow.f64 x #s(literal -1/2 binary64)))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #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)))) (pow.f64 x #s(literal -1/2 binary64))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64))) x))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64))) (*.f64 x x)))
#s(approx (- (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (- (* 1/2 x) 1) (*.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- 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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (pow.f64 x #s(literal -1/2 binary64)))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #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)))) (pow.f64 x #s(literal -1/2 binary64))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) (sqrt.f64 x))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) x))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 x #s(literal -1/2 binary64))) x))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) x))
#s(approx (/ (- (* x x) 1) (- x 1)) x)
#s(approx (/ (- (* x x) 1) (- x 1)) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))
#s(approx (- (* x x) 1) (*.f64 x x))
#s(approx (- (* x x) 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x)))
#s(approx (- x 1) x)
#s(approx (- x 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 x)))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- 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 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) (sqrt.f64 x))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) (*.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) x))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 x #s(literal -1/2 binary64))) x))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal -1/2 binary64))) x))
#s(approx (/ (- (* x x) 1) (- x 1)) x)
#s(approx (/ (- (* x x) 1) (- x 1)) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (-.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (-.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (-.f64 (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (-.f64 (fma.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)) (pow.f64 x #s(literal -1/2 binary64))) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (*.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 x #s(literal -3/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal 1/8 binary64))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 3/4 binary64)) x) #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) x))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) x))) x)))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (*.f64 (*.f64 #s(literal -1 binary64) (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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 x #s(literal -3/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal 1/8 binary64)))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 3/4 binary64)) x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (*.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal -1/4 binary64)))
#s(approx (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/8 binary64))) x)))))
#s(approx (sqrt x) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/8 binary64))))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/4 binary64)))
#s(approx (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/4 binary64) (neg.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64)))))
#s(approx (sqrt (pow x -3)) (neg.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 x x)))
#s(approx (- (* 1/2 x) 1) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/2 binary64)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (sqrt.f64 x))) x) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 x)))) x) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) x) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1/2 binary64))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))))
#s(approx (/ 1 (sqrt (/ (- (* x x) 1) (- x 1)))) (+.f64 (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 x #s(literal -1/2 binary64))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64) (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) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))))))
#s(approx (- x 1) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (fma.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)) (pow.f64 x #s(literal -1/2 binary64))) (sqrt.f64 x))) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (fma.f64 (/.f64 (fma.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)) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (pow (sqrt x) -1) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x))))
#s(approx (sqrt (/ (- (* x x) 1) (- x 1))) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))))
#s(approx (sqrt (/ (- (* x x) 1) (- 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 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))))))
#s(approx (sqrt (/ (- (* x x) 1) (- 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 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)))))))

eval82.0ms (2.6%)

Memory
-2.2MiB live, 102.8MiB allocated; 41ms collecting garbage
Compiler

Compiled 16 531 to 1 848 computations (88.8% saved)

prune25.0ms (0.8%)

Memory
-16.0MiB live, 32.7MiB allocated; 5ms collecting garbage
Pruning

17 alts after pruning (16 fresh and 1 done)

PrunedKeptTotal
New37615391
Fresh9110
Picked505
Done011
Total39017407
Accuracy
99.7%
Counts
407 → 17
Alt Table
Click to see full alt table
StatusAccuracyProgram
41.4%
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal -1 binary64)) (fma.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))))))
21.9%
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))))
41.4%
(/.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)))))
41.4%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
31.4%
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
49.2%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (fma.f64 (/.f64 (fma.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)) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
84.7%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (fma.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)) (pow.f64 x #s(literal -1/2 binary64))) (sqrt.f64 x))) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
84.0%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 x))) (*.f64 x x)))
98.2%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))
80.8%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))))
49.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) #s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (/.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))))) (*.f64 x x)))
38.8%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #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)))) (*.f64 x x)))
83.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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
5.6%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (sqrt.f64 x)) x))
98.8%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x))) x)))
17.3%
#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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #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)))))
3.3%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (*.f64 #s(literal 1/2 binary64) x)))
Compiler

Compiled 1 439 to 896 computations (37.7% saved)

series32.0ms (1%)

Memory
-6.4MiB live, 39.4MiB allocated; 3ms collecting garbage
Counts
47 → 234
Calls
Call 1
Inputs
#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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x))) x))
(/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x))) x)
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x)))
(pow.f64 x #s(literal -1/2 binary64))
x
#s(literal -1/2 binary64)
#s(literal 1/2 binary64)
(neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x))
(/.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x)
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3/8 binary64))
#s(literal 3/8 binary64)
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 #s(literal 1/2 binary64) x)
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
#s(literal 1 binary64)
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(+.f64 x #s(literal 1 binary64))
(*.f64 (sqrt.f64 x) #s(literal 1 binary64))
(sqrt.f64 x)
(*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.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) #s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (/.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))))) (*.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) #s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (/.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))))) (*.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) #s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (/.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)))))
(*.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))
#s(literal -5 binary64)
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 x) #s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (/.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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (/.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)))
(/.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))
(fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3/8 binary64)) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) #s(literal 3/8 binary64))
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 x))
(*.f64 x x)
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))))
(-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))))
(pow.f64 x #s(literal -1 binary64))
#s(literal -1 binary64)
(*.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))
(pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))
(+.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)))
Outputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) x) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 5))))))
#s(approx (/ (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) x) #s(hole binary64 (/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) #s(hole binary64 (/ (- (* 1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 2))))
#s(approx (pow x -1/2) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx x #s(hole binary64 x))
#s(approx (neg (/ (* (pow x -1/2) 3/8) x)) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (* (pow x -1/2) 3/8) x) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 3))))))
#s(approx (* (pow x -1/2) 3/8) #s(hole binary64 (* 3/8 (sqrt (/ 1 x)))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (* -1/8 (sqrt x)))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (+ (* -1/8 (sqrt x)) (* x (+ (* -1/4 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- 1 (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 1))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 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 x) 1) #s(hole binary64 (sqrt x)))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (sqrt x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* 1/2 (sqrt (pow x 3))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x))))))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (+ (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (/ (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* 3/8 (sqrt (pow x 3)))) (pow x 2))))
#s(approx (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) #s(hole binary64 (+ (* -1/2 (sqrt x)) (* 3/8 (sqrt (pow x 3))))))
#s(approx (* (sqrt x) 3/8) #s(hole binary64 (* 3/8 (sqrt x))))
#s(approx (* -1/2 (sqrt x)) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (/ 1 x))))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x))))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (+ (* 1/2 (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (+ (* -1/2 (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))) (+ (* 3/8 (/ 1 x)) (* (sqrt (/ 1 x)) (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x))))))))))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x))))))
#s(approx (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ 1 x)))
#s(approx (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (+ 1 (* -1 x)) x)))
#s(approx (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (+ 1 (* x (- x 1))) x)))
#s(approx (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))) x)))
#s(approx (pow x -1) #s(hole binary64 (/ 1 x)))
#s(approx (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 1))
#s(approx (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (+ 1 (* x (- x 1)))))
#s(approx (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1)))))
#s(approx (pow (sqrt (+ x 1)) -1) #s(hole binary64 1))
#s(approx (pow (sqrt (+ x 1)) -1) #s(hole binary64 (+ 1 (* -1/2 x))))
#s(approx (pow (sqrt (+ x 1)) -1) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2)))))
#s(approx (pow (sqrt (+ x 1)) -1) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2)))))
#s(approx (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (/ (+ x (sqrt x)) x)))
#s(approx (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* -1/2 x)))) x)))
#s(approx (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* x (- (* 3/8 x) 1/2))))) 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) x) #s(hole binary64 (/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)))
#s(approx (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) #s(hole binary64 (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (* 1/2 x)))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (* x (- (+ 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -5/32 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))))) (pow x 2))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x)))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt x)))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (sqrt (+ x 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 x) (sqrt (+ x 1))) #s(hole binary64 x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 x))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #s(hole binary64 (* -1/2 (sqrt x))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (/ (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* 3/8 (sqrt (/ 1 x)))))
#s(approx (/ (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 3/8 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) #s(hole binary64 (* 3/8 (sqrt (pow x 3)))))
#s(approx (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 3/8 (sqrt (/ 1 x)))))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* -1/8 (sqrt (/ 1 x)))) (pow x 2))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (pow x 2))))
#s(approx (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (- 1 (/ 1 x)) (pow x 2))))
#s(approx (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) (pow x 2))))
#s(approx (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) (pow x 2))))
#s(approx (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (/ 1 x)))
#s(approx (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (/ (- 1 (/ 1 x)) x)))
#s(approx (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x)))
#s(approx (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x)))
#s(approx (pow (sqrt (+ x 1)) -1) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (pow (sqrt (+ x 1)) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3)))))))
#s(approx (pow (sqrt (+ x 1)) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))
#s(approx (pow (sqrt (+ x 1)) -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 (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (* 2 (sqrt (/ 1 x)))))
#s(approx (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x))))))
#s(approx (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x)))))))
#s(approx (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (+ (* -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)))) (* 2 (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 (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (/ (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) x) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) x) #s(hole binary64 (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x))))
#s(approx (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) #s(hole binary64 (+ (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (pow x -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (neg (/ (* (pow x -1/2) 3/8) x)) #s(hole binary64 (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (* (pow x -1/2) 3/8) x) #s(hole binary64 (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (* (pow x -1/2) 3/8) #s(hole binary64 (* 3/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (* -1 (* x (- (+ (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)) (/ 1 x)) 1/2)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/2 (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* 1/16 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4))))) x)) (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (* 1 (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (+ x 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 x) 1) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2)))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (pow (sqrt -1) 2) (* 1/2 (/ 1 x)))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 4))) (/ 1/8 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
#s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) #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 (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) #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 (/ (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (* -3/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) (* x x)) #s(hole binary64 (+ (* -3/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))
#s(approx (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) #s(hole binary64 (* -3/8 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))))
#s(approx (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) #s(hole binary64 (* (pow x 2) (+ (* -3/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))))
#s(approx (* (sqrt x) 3/8) #s(hole binary64 (* -3/8 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* -1/2 (sqrt x)) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (sqrt x)) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (sqrt x)) (* -1/4 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) (pow x 2))))
#s(approx (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x))) (pow x 2))))
#s(approx (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 x) 1) x))))
#s(approx (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x))))
#s(approx (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x))))
#s(approx (pow (sqrt (+ x 1)) -1) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (pow (sqrt (+ x 1)) -1) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (pow (sqrt (+ x 1)) -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 (pow (sqrt (+ x 1)) -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 (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (+ (pow x -1/2) (pow (sqrt (+ x 1)) -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)))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/ (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) x) (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) (pow x -1/2) x -1/2 1/2 (neg (/ (* (pow x -1/2) 3/8) x)) (/ (* (pow x -1/2) 3/8) x) (* (pow x -1/2) 3/8) 3/8 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (* 1/2 x) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* 1 (sqrt (+ x 1))) 1 (sqrt (+ x 1)) (+ x 1) (* (sqrt x) 1) (sqrt x) (* (sqrt x) (sqrt (+ 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (* (sqrt (pow x -5)) -1/2) (sqrt (pow x -5)) (pow x -5) -5 (+ (* 1/2 x) 1) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (/ (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) (* x x)) (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) (* (sqrt x) 3/8) (* -1/2 (sqrt x)) (* x x) (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (pow x -1) -1 (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1)) (pow (sqrt (+ x 1)) -1) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1)))
7.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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/ (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) x) (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) (pow x -1/2) x -1/2 1/2 (neg (/ (* (pow x -1/2) 3/8) x)) (/ (* (pow x -1/2) 3/8) x) (* (pow x -1/2) 3/8) 3/8 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (* 1/2 x) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* 1 (sqrt (+ x 1))) 1 (sqrt (+ x 1)) (+ x 1) (* (sqrt x) 1) (sqrt x) (* (sqrt x) (sqrt (+ 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (* (sqrt (pow x -5)) -1/2) (sqrt (pow x -5)) (pow x -5) -5 (+ (* 1/2 x) 1) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (/ (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) (* x x)) (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) (* (sqrt x) 3/8) (* -1/2 (sqrt x)) (* x x) (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (pow x -1) -1 (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1)) (pow (sqrt (+ x 1)) -1) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1)))
7.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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/ (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) x) (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) (pow x -1/2) x -1/2 1/2 (neg (/ (* (pow x -1/2) 3/8) x)) (/ (* (pow x -1/2) 3/8) x) (* (pow x -1/2) 3/8) 3/8 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (* 1/2 x) (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* 1 (sqrt (+ x 1))) 1 (sqrt (+ x 1)) (+ x 1) (* (sqrt x) 1) (sqrt x) (* (sqrt x) (sqrt (+ 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (* (sqrt (pow x -5)) -1/2) (sqrt (pow x -5)) (pow x -5) -5 (+ (* 1/2 x) 1) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1)))) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))) (/ (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) (* x x)) (+ (* (* (sqrt x) 3/8) x) (* -1/2 (sqrt x))) (* (sqrt x) 3/8) (* -1/2 (sqrt x)) (* x x) (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (pow x -1) -1 (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1)) (pow (sqrt (+ x 1)) -1) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1)))

rewrite189.0ms (6%)

Memory
30.1MiB live, 165.6MiB allocated; 21ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval71.0ms (2.3%)

Memory
5.6MiB live, 95.1MiB allocated; 9ms collecting garbage
Compiler

Compiled 31 053 to 2 600 computations (91.6% saved)

prune32.0ms (1%)

Memory
-14.1MiB live, 39.3MiB allocated; 6ms collecting garbage
Pruning

21 alts after pruning (19 fresh and 2 done)

PrunedKeptTotal
New57415589
Fresh7411
Picked415
Done011
Total58521606
Accuracy
100.0%
Counts
606 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
41.8%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
40.9%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)))
40.4%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(approx (* (sqrt x) (sqrt (+ x 1))) x))
41.4%
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
85.2%
(/.f64 #s(approx (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) (+.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))))
85.1%
(/.f64 #s(approx (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) (+.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))))
99.1%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
99.3%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
98.7%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
41.4%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
31.4%
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
84.0%
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
84.0%
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 x))) (*.f64 x x)))
98.2%
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))
49.2%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (fma.f64 (/.f64 (fma.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)) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
83.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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
5.6%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (sqrt.f64 x)) x))
98.8%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))) x)))
49.0%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/.f64 #s(approx (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 x x))) x)))
98.0%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/.f64 #s(approx (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) x)))
3.3%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (*.f64 #s(literal 1/2 binary64) x)))
Compiler

Compiled 1 629 to 1 016 computations (37.6% saved)

series32.0ms (1%)

Memory
-2.1MiB live, 43.6MiB allocated; 5ms collecting garbage
Counts
44 → 221
Calls
Call 1
Inputs
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)
(fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))))
#s(literal -1/8 binary64)
(pow.f64 x #s(literal -1/2 binary64))
x
#s(literal -1/2 binary64)
(fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))
#s(literal -5/128 binary64)
(pow.f64 x #s(literal -5/2 binary64))
#s(literal -5/2 binary64)
(fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))
#s(literal 1/16 binary64)
(pow.f64 x #s(literal -3/2 binary64))
#s(literal -3/2 binary64)
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))
#s(literal 1/2 binary64)
(sqrt.f64 x)
(*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))
(sqrt.f64 (+.f64 x #s(literal 1 binary64)))
(+.f64 x #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (sqrt.f64 x)) x))
(/.f64 #s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (sqrt.f64 x)) x)
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (sqrt.f64 x))
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))
(sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))))
(*.f64 x (+.f64 x #s(literal 1 binary64)))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 x))) (*.f64 x x))
(*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 x)))
(-.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 x))
(*.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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #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 (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))) x))
(/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) x))) x)
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) 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)
Outputs
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (* -1/8 (sqrt x)))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (+ (* -1/8 (sqrt x)) (* x (+ (* -1/4 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- 1 (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x))))
#s(approx (/ (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) x) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 7))))))
#s(approx (/ (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 4))))
#s(approx (/ (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 4))))
#s(approx (/ (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) x) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 4))))
#s(approx (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5))))))
#s(approx (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* -1/8 (sqrt (pow x 3))) (* 1/16 (sqrt x))))) (pow x 3))))
#s(approx (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))))))) (pow x 3))))
#s(approx (pow x -1/2) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x)))) #s(hole binary64 (* -5/128 (sqrt (/ 1 (pow x 5))))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* 1/16 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x)))) #s(hole binary64 (/ (+ (* -5/128 (sqrt x)) (* x (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))))) (pow x 3))))
#s(approx (pow x -5/2) #s(hole binary64 (sqrt (/ 1 (pow x 5)))))
#s(approx (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/16 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))) #s(hole binary64 (/ (+ (* 1/16 (sqrt x)) (* 1/2 (sqrt (pow x 5)))) (pow x 2))))
#s(approx (pow x -3/2) #s(hole binary64 (sqrt (/ 1 (pow x 3)))))
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (sqrt x) #s(hole binary64 (sqrt x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (sqrt x)))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* 1/2 (sqrt (pow x 3))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x))))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 1))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8)))))))
#s(approx (+ x 1) #s(hole binary64 1))
#s(approx (+ x 1) #s(hole binary64 (+ 1 x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x)))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x)))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x)))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (sqrt x)))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (+ (sqrt x) (* -1 x))))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (+ (sqrt x) (* x (- (* 1/2 x) 1)))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt (* x (+ x 1)))) #s(hole binary64 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt (* x (+ x 1)))) #s(hole binary64 (/ (+ (* 1/2 (sqrt (pow x 3))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt (* x (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (* -1/8 (sqrt x)))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt (* x (+ x 1)))) #s(hole binary64 (/ (+ (* x (+ (* 1/2 (sqrt x)) (* x (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))) (+ (* -1/8 (sqrt x)) (* x (+ (* -1/4 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (- 1 (sqrt x)))))))))))) (* (sqrt x) (- 1 (sqrt x)))) x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- 1 (sqrt x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* 1/2 x)) (sqrt x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* -1/8 x)))) (sqrt x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (- (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))) (sqrt x))))
#s(approx (sqrt (* x (+ x 1))) #s(hole binary64 (sqrt x)))
#s(approx (sqrt (* x (+ x 1))) #s(hole binary64 (+ (sqrt x) (* 1/2 (sqrt (pow x 3))))))
#s(approx (sqrt (* x (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (sqrt (* x (+ x 1))) #s(hole binary64 (+ (sqrt x) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 x))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (sqrt (/ 1 x))))))))))
#s(approx (* x (+ x 1)) #s(hole binary64 x))
#s(approx (* x (+ x 1)) #s(hole binary64 (* x (+ 1 x))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (/ 1 x))))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x))))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (+ (* 1/2 (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (+ (* -1/2 (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))) (+ (* 3/8 (/ 1 x)) (* (sqrt (/ 1 x)) (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x))))))))))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x))))))
#s(approx (/ (* -1/2 (- (pow x -1/2) (sqrt x))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5))))))
#s(approx (/ (* -1/2 (- (pow x -1/2) (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (* -1/2 (- (pow x -1/2) (sqrt x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (* -1/2 (- (pow x -1/2) (sqrt x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) x)))
#s(approx (- (pow x -1/2) (sqrt x)) #s(hole binary64 (sqrt (/ 1 x))))
#s(approx (- (pow x -1/2) (sqrt x)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (sqrt (pow x 3)))) x)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 -1/2) 1/2) (neg (/ (* (/ 1 (sqrt x)) 3/8) x))) x) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 5))))))
#s(approx (/ (+ (* (pow x -1/2) 1/2) (neg (/ (* (/ 1 (sqrt x)) 3/8) x))) x) #s(hole binary64 (/ (+ (* -3/8 (sqrt x)) (* 1/2 (sqrt (pow x 3)))) (pow x 3))))
#s(approx (+ (* (pow x -1/2) 1/2) (neg (/ (* (/ 1 (sqrt x)) 3/8) x))) #s(hole binary64 (* -3/8 (sqrt (/ 1 (pow x 3))))))
#s(approx (+ (* (pow x -1/2) 1/2) (neg (/ (* (/ 1 (sqrt x)) 3/8) 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 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -5/32 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))))) (pow x 2))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x)))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x)))
#s(approx (/ (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (/ (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (/ (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (/ (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) #s(hole binary64 (* x (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x)))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x)))) #s(hole binary64 (* x (+ (* -5/128 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x))))))))
#s(approx (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))) #s(hole binary64 (* x (+ (* 1/16 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 x))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 x))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x)))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))))
#s(approx (+ x 1) #s(hole binary64 x))
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (* 1/2 x)))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (* x (- (+ 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (* (pow x 2) (- (+ 1/2 (sqrt (/ 1 (pow x 3)))) (/ 1 x)))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt (* x (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt (* x (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt (* x (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) (pow x 2))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt (* x (+ x 1)))) #s(hole binary64 (/ (+ (* -1/4 (sqrt (/ 1 x))) (+ (* -5/32 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (+ (* 3/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))))) (pow x 2))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x)))) x)))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 x))) (+ (* -5/128 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt x))))) x)))
#s(approx (sqrt (* x (+ x 1))) #s(hole binary64 x))
#s(approx (sqrt (* x (+ x 1))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 x))))))
#s(approx (sqrt (* x (+ x 1))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 x))) (/ 1/8 (pow x 2))))))
#s(approx (sqrt (* x (+ x 1))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 x)) (* 1/16 (/ 1 (pow x 3))))) (/ 1/8 (pow x 2))))))
#s(approx (* x (+ x 1)) #s(hole binary64 (pow x 2)))
#s(approx (* x (+ x 1)) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 x)))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* -1/8 (sqrt (/ 1 x)))) (pow x 2))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (pow x 2))))
#s(approx (/ (* -1/2 (- (pow x -1/2) (sqrt x))) (* x x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (* -1/2 (- (pow x -1/2) (sqrt x))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)))
#s(approx (* -1/2 (- (pow x -1/2) (sqrt x))) #s(hole binary64 (* 1/2 (sqrt x))))
#s(approx (* -1/2 (- (pow x -1/2) (sqrt x))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))))))
#s(approx (- (pow x -1/2) (sqrt x)) #s(hole binary64 (* -1 (sqrt x))))
#s(approx (- (pow x -1/2) (sqrt x)) #s(hole binary64 (* x (- (sqrt (/ 1 (pow x 3))) (sqrt (/ 1 x))))))
#s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 -1/2) 1/2) (neg (/ (* (/ 1 (sqrt x)) 3/8) x))) x) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3))))))
#s(approx (/ (+ (* (pow x -1/2) 1/2) (neg (/ (* (/ 1 (sqrt x)) 3/8) x))) x) #s(hole binary64 (/ (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x)))) x)))
#s(approx (+ (* (pow x -1/2) 1/2) (neg (/ (* (/ 1 (sqrt x)) 3/8) x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 x)))))
#s(approx (+ (* (pow x -1/2) 1/2) (neg (/ (* (/ 1 (sqrt x)) 3/8) x))) #s(hole binary64 (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 x))))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (* (sqrt x) (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/2 (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* 1/16 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4))))) x)) (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x))))
#s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x))))
#s(approx (/ (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (/ (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))
#s(approx (/ (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/16 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* 5/128 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/16 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (pow x -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x)))) #s(hole binary64 (* -1 (* x (+ (* 5/128 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (pow x -5/2) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))
#s(approx (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (pow x -3/2) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (* 1/2 (sqrt x)) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2)))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (- (pow (sqrt -1) 2) (* 1/2 (/ 1 x)))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
#s(approx (* (sqrt x) (sqrt (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 4))) (/ 1/8 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
#s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) #s(hole binary64 (* -1 (* x (- (+ (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)) (/ 1 x)) 1/2)))))
#s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (+ 1 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) x))))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt (* x (+ x 1)))) #s(hole binary64 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt (* x (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (sqrt (+ x 1)) (sqrt x)) (sqrt (* x (+ x 1)))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/2 (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* 1/16 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 4))))) x)) (+ (* -1/4 (* (sqrt x) (/ (+ 1 (* 1/4 (/ 1 (pow (sqrt -1) 2)))) (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))))) x)) (* -1/4 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x)))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (* 1/2 (sqrt x))) x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x)))) x))))
#s(approx (- (sqrt (+ x 1)) (sqrt x)) #s(hole binary64 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 x)) (/ 1 (pow (sqrt -1) 2)))) (+ (* -5/128 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 6)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 4)))) (* 1/2 (sqrt x))))) x))))
#s(approx (sqrt (* x (+ x 1))) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2)))))
#s(approx (sqrt (* x (+ x 1))) #s(hole binary64 (* -1 (* x (- (pow (sqrt -1) 2) (* 1/2 (/ 1 x)))))))
#s(approx (sqrt (* x (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
#s(approx (sqrt (* x (+ x 1))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ 1/2 (+ (/ 1/16 (* (pow x 2) (pow (sqrt -1) 4))) (/ 1/8 (* x (pow (sqrt -1) 2))))) x)) (pow (sqrt -1) 2))))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (sqrt x)) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(hole binary64 (/ (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (sqrt x)) (* -1/4 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (sqrt x))) (pow x 2))))
#s(approx (/ (* -1/2 (- (pow x -1/2) (sqrt x))) (* x x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (* -1/2 (- (pow x -1/2) (sqrt x))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x))))
#s(approx (* -1/2 (- (pow x -1/2) (sqrt x))) #s(hole binary64 (* -1/2 (* (sqrt x) (pow (sqrt -1) 2)))))
#s(approx (* -1/2 (- (pow x -1/2) (sqrt x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))))
#s(approx (- (pow x -1/2) (sqrt x)) #s(hole binary64 (* (sqrt x) (pow (sqrt -1) 2))))
#s(approx (- (pow x -1/2) (sqrt x)) #s(hole binary64 (* -1 (* x (- (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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 (/ (+ (* (pow x -1/2) 1/2) (neg (/ (* (/ 1 (sqrt x)) 3/8) x))) x) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))
#s(approx (/ (+ (* (pow x -1/2) 1/2) (neg (/ (* (/ 1 (sqrt x)) 3/8) x))) x) #s(hole binary64 (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 3/8 (sqrt (/ 1 (pow x 3))))) x))))
#s(approx (+ (* (pow x -1/2) 1/2) (neg (/ (* (/ 1 (sqrt x)) 3/8) x))) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))
#s(approx (+ (* (pow x -1/2) 1/2) (neg (/ (* (/ 1 (sqrt x)) 3/8) x))) #s(hole binary64 (+ (* -3/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))
Calls

3 calls:

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

rewrite241.0ms (7.7%)

Memory
-4.7MiB live, 150.6MiB allocated; 112ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval64.0ms (2%)

Memory
14.8MiB live, 109.4MiB allocated; 13ms collecting garbage
Compiler

Compiled 23 609 to 2 176 computations (90.8% saved)

prune83.0ms (2.7%)

Memory
5.8MiB live, 52.0MiB allocated; 3ms collecting garbage
Pruning

21 alts after pruning (17 fresh and 4 done)

PrunedKeptTotal
New4918499
Fresh5914
Picked325
Done022
Total49921520
Accuracy
100.0%
Counts
520 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
41.8%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) (sqrt.f64 x))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
40.9%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)))
40.4%
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(approx (* (sqrt x) (sqrt (+ x 1))) x))
41.4%
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
85.1%
(/.f64 #s(approx (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) (+.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))))
99.1%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
98.7%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
99.3%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (fma.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal -5/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
98.0%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(approx (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
99.0%
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) #s(approx (/ (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) x) (fma.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal -5/2 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
41.4%
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
31.4%
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
84.0%
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x)))
83.9%
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) (/.f64 #s(approx (* -1/2 (- (pow x -1/2) (sqrt x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
98.2%
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) (*.f64 (pow.f64 x #s(literal -3/2 binary64)) #s(literal 1/2 binary64)))
98.8%
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 3/8 binary64) (sqrt.f64 x)) (neg.f64 x))) x)))
49.2%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (/ (- (* x x) 1) (- x 1))))) (/.f64 (fma.f64 (/.f64 (fma.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)) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (sqrt.f64 x)))) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
5.6%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (sqrt.f64 x)) x))
98.7%
#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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* 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)))
49.0%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (* x x)) (/.f64 #s(approx (+ (* (pow x -1/2) 1/2) (neg (/ (* (pow x -1/2) 3/8) x))) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -3/8 binary64) (sqrt.f64 x))) (*.f64 x x))) x)))
3.3%
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (*.f64 #s(literal 1/2 binary64) x)))
Compiler

Compiled 2 983 to 902 computations (69.8% saved)

regimes58.0ms (1.9%)

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

2 calls:

44.0ms
x
10.0ms
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
Results
AccuracySegmentsBranch
99.3%1(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
99.3%1x
Compiler

Compiled 12 to 9 computations (25% saved)

regimes25.0ms (0.8%)

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

2 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes24.0ms (0.8%)

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

2 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes18.0ms (0.6%)

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

2 calls:

10.0ms
x
6.0ms
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
Results
AccuracySegmentsBranch
98.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 12 to 9 computations (25% saved)

regimes13.0ms (0.4%)

Memory
-35.7MiB live, 23.7MiB allocated; 6ms collecting garbage
Counts
19 → 1
Calls
Call 1
Inputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (sqrt.f64 x)) x))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) #s(literal 1 binary64)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal -1 binary64) x (sqrt.f64 x)) x))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))))
#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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) (/.f64 #s(approx (* -1/2 (- (pow x -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 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(approx (* (sqrt x) (sqrt (+ x 1))) x))
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(approx (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(approx (* (sqrt x) (sqrt (+ x 1))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))))))
(/.f64 (-.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)))))
Outputs
(/.f64 #s(approx (- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1)) (/.f64 #s(approx (+ (* -1/8 (pow x -1/2)) (+ (* -5/128 (pow x -5/2)) (+ (* 1/16 (pow x -3/2)) (* 1/2 (sqrt x))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) x)) (*.f64 (sqrt.f64 x) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
Calls

2 calls:

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

Compiled 12 to 9 computations (25% saved)

regimes9.0ms (0.3%)

Memory
18.6MiB live, 18.6MiB allocated; 0ms collecting garbage
Counts
15 → 1
Calls
Call 1
Inputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (sqrt.f64 x)) x))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) #s(literal 1 binary64)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal -1 binary64) x (sqrt.f64 x)) x))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))))
#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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) (/.f64 #s(approx (* -1/2 (- (pow x -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 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(approx (* (sqrt x) (sqrt (+ x 1))) x))
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.f64 x x)))
(/.f64 (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)) (sqrt.f64 (*.f64 x (+.f64 x #s(literal 1 binary64)))))
Outputs
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))) (*.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
84.0%1(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
84.0%1x
Compiler

Compiled 12 to 9 computations (25% saved)

regimes8.0ms (0.2%)

Memory
18.3MiB live, 18.3MiB allocated; 0ms collecting garbage
Counts
13 → 1
Calls
Call 1
Inputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(approx (/ (+ (* (- (* 1/2 x) 1) x) (sqrt x)) x) (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (+ (* (- (* 1/2 x) 1) x) (sqrt x)) (sqrt.f64 x)) x))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) #s(literal 1 binary64)))
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal -1 binary64) x (sqrt.f64 x)) x))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))))
#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 (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.f64 x x)))
#s(approx (/ (- (pow x -1) (* (pow (sqrt (+ x 1)) -1) (pow (sqrt (+ x 1)) -1))) (+ (pow x -1/2) (pow (sqrt (+ x 1)) -1))) (/.f64 #s(approx (* -1/2 (- (pow x -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 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (sqrt.f64 x)) x))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ x 1) x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) #s(approx (* (sqrt x) (sqrt (+ x 1))) x))
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
Outputs
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 #s(approx (- (* (* (sqrt (pow x -5)) -1/2) (+ (* 1/2 x) 1)) (+ (* -1/2 (sqrt x)) (+ (* (* (+ (* 1/4 x) 1) (sqrt (pow x -3))) -1/2) (* 1/2 (pow (sqrt x) -1))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x))) (*.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
83.9%1x
83.9%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 12 to 9 computations (25% saved)

regimes4.0ms (0.1%)

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

2 calls:

2.0ms
x
1.0ms
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))
Results
AccuracySegmentsBranch
5.6%1x
5.6%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 12 to 9 computations (25% saved)

regimes4.0ms (0.1%)

Memory
-40.7MiB live, 5.6MiB allocated; 3ms collecting garbage
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

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

2 calls:

3.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
3.3%1x
3.3%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 12 to 9 computations (25% saved)

derivations210.0ms (6.7%)

Memory
33.3MiB live, 125.4MiB allocated; 8ms collecting garbage
Stop Event
fuel
Compiler

Compiled 438 to 122 computations (72.1% saved)

preprocess55.0ms (1.8%)

Memory
12.8MiB live, 104.1MiB allocated; 14ms collecting garbage
Compiler

Compiled 946 to 292 computations (69.1% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...