sqrtexp (problem 3.4.4)

Time bar (total: 4.1s)

start0.0ms (0%)

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

analyze2.0ms (0%)

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

Compiled 14 to 9 computations (35.7% saved)

sample1.2s (29.6%)

Memory
30.3MiB live, 894.5MiB allocated; 857ms collecting garbage
Samples
758.0ms8 256×0valid
138.0ms2 546×0exit
Precisions
Click to see histograms. Total time spent on operations: 402.0ms
ival-expm1: 158.0ms (39.3% of total)
ival-mult: 79.0ms (19.7% of total)
ival-div: 73.0ms (18.2% of total)
ival-sqrt: 72.0ms (17.9% of total)
ival-true: 7.0ms (1.7% of total)
exact: 6.0ms (1.5% of total)
ival-assert: 4.0ms (1% of total)
adjust: 3.0ms (0.7% of total)
Bogosity

explain122.0ms (2.9%)

Memory
25.4MiB live, 126.4MiB allocated; 9ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1710-1(0.012917075476951964)(-.f64 (exp.f64 x) #s(literal 1 binary64))
1700-0-(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))
20-0-(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
00-0-(exp.f64 (*.f64 #s(literal 2 binary64) x))
00-0-#s(literal 1 binary64)
00-0-(*.f64 #s(literal 2 binary64) x)
00-0-(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
00-0-#s(literal 2 binary64)
00-0-(exp.f64 x)
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
-.f64(-.f64 (exp.f64 x) #s(literal 1 binary64))cancellation1701
-.f64(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))cancellation1701
/.f64(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))o/o20
(exp.f64 (*.f64 #s(literal 2 binary64) x))overflow2
(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))overflow2
(exp.f64 x)overflow2
(-.f64 (exp.f64 x) #s(literal 1 binary64))overflow2
Confusion
Predicted +Predicted -
+1720
-084
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+17200
-0183
Precision?
0.9942196531791907
Recall?
1.0
Freqs
test
numberfreq
084
12
2170
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
38.0ms512×0valid
Compiler

Compiled 106 to 34 computations (67.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 24.0ms
ival-exp: 7.0ms (29.3% of total)
ival-expm1: 6.0ms (25.1% of total)
ival-mult: 4.0ms (16.7% of total)
ival-div: 3.0ms (12.6% of total)
ival-sqrt: 3.0ms (12.6% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

preprocess218.0ms (5.2%)

Memory
12.0MiB live, 145.6MiB allocated; 15ms collecting garbage
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
01229
13527
29227
335627
4186913
01012
01712
13312
26912
321512
411095
086555
Stop Event
iter limit
node limit
iter limit
node limit
Calls
Call 1
Inputs
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
Outputs
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
Compiler

Compiled 12 to 10 computations (16.7% saved)

eval0.0ms (0%)

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

Compiled 0 to 1 computations (-∞% saved)

prune0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.8%
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
Compiler

Compiled 12 to 10 computations (16.7% saved)

simplify203.0ms (4.9%)

Memory
4.7MiB live, 144.1MiB allocated; 18ms collecting garbage
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
cost-diff2
(-.f64 (exp.f64 x) #s(literal 1 binary64))
cost-diff2
(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))
cost-diff3
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01045
01745
13345
26945
321545
4110931
0865527
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))
(exp.f64 (*.f64 #s(literal 2 binary64) x))
(*.f64 #s(literal 2 binary64) x)
#s(literal 2 binary64)
x
#s(literal 1 binary64)
(-.f64 (exp.f64 x) #s(literal 1 binary64))
(exp.f64 x)
Outputs
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))
(expm1.f64 (*.f64 x #s(literal 2 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) x))
(pow.f64 (exp.f64 #s(literal 2 binary64)) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 x #s(literal 2 binary64))
#s(literal 2 binary64)
x
#s(literal 1 binary64)
(-.f64 (exp.f64 x) #s(literal 1 binary64))
(expm1.f64 x)
(exp.f64 x)

localize27.0ms (0.7%)

Memory
-20.3MiB live, 25.5MiB allocated; 2ms collecting garbage
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy0.01171875
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
accuracy0.40625000000000006
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
accuracy39.754501684484715
(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))
accuracy39.80018189524721
(-.f64 (exp.f64 x) #s(literal 1 binary64))
Samples
20.0ms256×0valid
Compiler

Compiled 47 to 12 computations (74.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-exp: 5.0ms (38.3% of total)
ival-expm1: 3.0ms (23% of total)
ival-div: 2.0ms (15.3% of total)
ival-mult: 2.0ms (15.3% of total)
ival-sqrt: 2.0ms (15.3% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series3.0ms (0.1%)

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

3 calls:

TimeVariablePointExpression
1.0ms
x
@inf
((/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- (exp (* 2 x)) 1) (- (exp x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))
1.0ms
x
@0
((/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- (exp (* 2 x)) 1) (- (exp x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))
1.0ms
x
@-inf
((/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- (exp (* 2 x)) 1) (- (exp x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))

simplify185.0ms (4.5%)

Memory
-11.5MiB live, 130.6MiB allocated; 39ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
097398
1322358
21169357
34842355
08193260
Stop Event
iter limit
node limit
Counts
20 → 20
Calls
Call 1
Inputs
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (* 2 x)))
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (* x (+ 2 (* 2 x)))))
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* 4/3 x)))))))
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x)))))))))
#s(approx (- (exp x) 1) #s(hole binary64 x))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (- (exp (* 2 x)) 1)))
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))))
Outputs
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (* 2 x)))
#s(approx (- (exp (* 2 x)) 1) (*.f64 #s(literal 2 binary64) x))
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (* x (+ 2 (* 2 x)))))
#s(approx (- (exp (* 2 x)) 1) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) x))
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* 4/3 x)))))))
#s(approx (- (exp (* 2 x)) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 4/3 binary64) x #s(literal 2 binary64)) x #s(literal 2 binary64)) x))
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x)))))))))
#s(approx (- (exp (* 2 x)) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/3 binary64) x #s(literal 4/3 binary64)) x #s(literal 2 binary64)) x #s(literal 2 binary64)) x))
#s(approx (- (exp x) 1) #s(hole binary64 x))
#s(approx (- (exp x) 1) x)
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 x)))
#s(approx (- (exp (* 2 x)) 1) #s(hole binary64 (- (exp (* 2 x)) 1)))
#s(approx (- (exp (* 2 x)) 1) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1)))
#s(approx (- (exp x) 1) (expm1.f64 x))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (sqrt.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 x))))

rewrite52.0ms (1.3%)

Memory
-2.2MiB live, 42.2MiB allocated; 8ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01033
01733
16519
047915
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
4 → 64
Calls
Call 1
Inputs
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))
(-.f64 (exp.f64 x) #s(literal 1 binary64))
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
Outputs
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (expm1.f64 (*.f64 x #s(literal 2 binary64)))) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(*.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x))) (*.f64 (pow.f64 (expm1.f64 x) #s(literal -1 binary64)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (expm1.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (fma.f64 (pow.f64 (expm1.f64 x) #s(literal -1 binary64)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (exp.f64 x))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))))) (neg.f64 (neg.f64 (expm1.f64 x))))
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (*.f64 (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (expm1.f64 x) (expm1.f64 x)))
(/.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)) (expm1.f64 x)))
(/.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (+.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))) (expm1.f64 x)))
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (expm1.f64 x)))
(/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (expm1.f64 x))
(neg.f64 (/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64)))) (expm1.f64 x)))
(neg.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (neg.f64 (expm1.f64 x))))
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64)))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)))
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 x) #s(literal 1 binary64)))
(+.f64 (exp.f64 x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (exp.f64 x))
(*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 x))
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))))))
(/.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)))
(/.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))))
(fma.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))
(fma.f64 (neg.f64 (exp.f64 x)) (neg.f64 (exp.f64 x)) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (exp.f64 x)) (fabs.f64 (exp.f64 x)) #s(literal -1 binary64))
(fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64))
(fma.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64) #s(literal -1 binary64))
(expm1.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)))
(expm1.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) x))
(expm1.f64 (*.f64 x #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))))
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64))) (+.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))))))
(-.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64))
(+.f64 (cosh.f64 (*.f64 x #s(literal 2 binary64))) (-.f64 (sinh.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))
(+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64))
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64))
(expm1.f64 (+.f64 x #s(literal 0 binary64)))
(expm1.f64 x)
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(-.f64 (exp.f64 x) #s(literal 1 binary64))
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64)))
(+.f64 (exp.f64 x) #s(literal -1 binary64))
(*.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/4 binary64)))
(pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (sqrt.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (expm1.f64 x))))
(/.f64 (sqrt.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (expm1.f64 x))))
(/.f64 (sqrt.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64)))) (sqrt.f64 (expm1.f64 x)))
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64)))

eval9.0ms (0.2%)

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

Compiled 1 374 to 347 computations (74.7% saved)

prune6.0ms (0.2%)

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

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New75984
Fresh000
Picked101
Done000
Total76985
Accuracy
100.0%
Counts
85 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
67.0%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
68.4%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
66.8%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
72.9%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
99.0%
(exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64)))
67.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
68.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
67.1%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
Compiler

Compiled 312 to 248 computations (20.5% saved)

simplify116.0ms (2.8%)

Memory
6.2MiB live, 108.8MiB allocated; 20ms collecting garbage
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))
cost-diff0
(/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
(fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
cost-diff0
(sqrt.f64 #s(literal 2 binary64))
cost-diff0
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
cost-diff0
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
cost-diff0
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))
cost-diff0
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
cost-diff0
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
cost-diff0
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
cost-diff0
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
cost-diff0
(exp.f64 x)
cost-diff0
(-.f64 (exp.f64 x) #s(literal -1 binary64))
cost-diff0
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
032202
052202
185202
2186202
3595202
42637160
08580160
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(exp.f64 x)
x
#s(literal -1 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
#s(literal 2 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(literal 1/2 binary64)
x
#s(literal 1 binary64)
#s(literal 2 binary64)
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))
#s(literal 1/2 binary64)
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
x
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
#s(literal 7/192 binary64)
x
#s(literal 3/16 binary64)
#s(literal 1/2 binary64)
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
Outputs
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(exp.f64 x)
x
#s(literal -1 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
#s(literal 2 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(literal 1/2 binary64)
x
#s(literal 1 binary64)
#s(literal 2 binary64)
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))
#s(literal 1/2 binary64)
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
x
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
#s(literal 7/192 binary64)
x
#s(literal 3/16 binary64)
#s(literal 1/2 binary64)
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)

localize95.0ms (2.3%)

Memory
-24.9MiB live, 118.7MiB allocated; 21ms collecting garbage
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy0.046875
(fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
accuracy0.13671875
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
accuracy0.734375
(/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
accuracy20.707107445998467
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
accuracy0.0
(sqrt.f64 #s(literal 2 binary64))
accuracy0.1875
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
accuracy0.99609375
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))
accuracy20.78526631358519
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
accuracy0.0
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))
accuracy0.0
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
accuracy0.01171875
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
accuracy20.14426619199541
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
accuracy0.01171875
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
accuracy17.522107180503923
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
accuracy0.0
(-.f64 (exp.f64 x) #s(literal -1 binary64))
accuracy0.0
(exp.f64 x)
accuracy0.01171875
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
Samples
54.0ms245×0valid
3.0ms2valid
2.0ms1valid
1.0ms5exit
Compiler

Compiled 172 to 32 computations (81.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 43.0ms
ival-mult: 11.0ms (25.5% of total)
const: 7.0ms (16.2% of total)
ival-add: 7.0ms (16.2% of total)
ival-div: 5.0ms (11.6% of total)
ival-sqrt: 5.0ms (11.6% of total)
ival-expm1: 3.0ms (7% of total)
adjust: 2.0ms (4.6% of total)
ival-exp: 2.0ms (4.6% of total)
ival-sub: 1.0ms (2.3% of total)
exact: 1.0ms (2.3% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series10.0ms (0.2%)

Memory
13.7MiB live, 13.7MiB allocated; 0ms collecting garbage
Counts
18 → 66
Calls
Call 1
Inputs
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(exp.f64 x)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))
(sqrt.f64 #s(literal 2 binary64))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
Outputs
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (- (exp x) -1) #s(hole binary64 2))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x)))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 2))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 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 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2)))
#s(approx (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2)))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (/ 1/2 (sqrt 2))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* 3/16 x))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 3/16 (* 7/192 x))))))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 3/16))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (+ 3/16 (* 7/192 x))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt (+ 1 (exp x)))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))))
#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 2)) x) (sqrt 2)) #s(hole binary64 (* 1/2 (/ x (sqrt 2)))))
#s(approx (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 3) (sqrt 2)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 2) (sqrt 2)))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* 7/192 (pow x 2))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (* 7/192 x)))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (* x (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
Calls

3 calls:

TimeVariablePointExpression
3.0ms
x
@-inf
((sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (+ (* 1/2 x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) (/ 1/2 (sqrt 2)) (sqrt 2) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (+ (* 7/192 x) 3/16))
3.0ms
x
@inf
((sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (+ (* 1/2 x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) (/ 1/2 (sqrt 2)) (sqrt 2) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (+ (* 7/192 x) 3/16))
2.0ms
x
@0
((sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (+ (* 1/2 x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) (/ 1/2 (sqrt 2)) (sqrt 2) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (+ (* 7/192 x) 3/16))

simplify189.0ms (4.6%)

Memory
16.3MiB live, 105.2MiB allocated; 24ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02261361
16331235
221321207
376421207
080831025
Stop Event
iter limit
node limit
Counts
66 → 66
Calls
Call 1
Inputs
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (- (exp x) -1) #s(hole binary64 2))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x)))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 2))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 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 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2)))
#s(approx (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2)))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (/ 1/2 (sqrt 2))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* 3/16 x))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 3/16 (* 7/192 x))))))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 3/16))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (+ 3/16 (* 7/192 x))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt (+ 1 (exp x)))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))))
#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 2)) x) (sqrt 2)) #s(hole binary64 (* 1/2 (/ x (sqrt 2)))))
#s(approx (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 3) (sqrt 2)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 2) (sqrt 2)))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* 7/192 (pow x 2))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (* 7/192 x)))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (* x (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
Outputs
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (- (exp x) -1) #s(hole binary64 2))
#s(approx (- (exp x) -1) #s(literal 2 binary64))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x)))
#s(approx (- (exp x) -1) (+.f64 #s(literal 2 binary64) x))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) (-.f64 x #s(literal -1 binary64)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 2))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(literal 2 binary64))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (+.f64 #s(literal 2 binary64) x))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2)))
#s(approx (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2)))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (/ 1/2 (sqrt 2))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* 3/16 x))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 3/16 (* 7/192 x))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 3/16))
#s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (+ 3/16 (* 7/192 x))))
#s(approx (+ (* 7/192 x) 3/16) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt (+ 1 (exp x)))))
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x))))
#s(approx (- (exp x) -1) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (exp x) (exp.f64 x))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (sqrt.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 1/2 (/ x (sqrt 2)))))
#s(approx (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x))
#s(approx (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* x (+ (* 1/2 (/ 1 (sqrt 2))) (/ (sqrt 2) x)))))
#s(approx (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 3) (sqrt 2)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) x) #s(literal -7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) x) #s(literal -7/192 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 2) (sqrt 2)))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 7/192 binary64)))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) x))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* 7/192 (pow x 2))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (*.f64 x x) #s(literal 7/192 binary64)))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (* 7/192 x)))
#s(approx (+ (* 7/192 x) 3/16) (*.f64 #s(literal 7/192 binary64) x))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (* x (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* 7/192 x) 3/16) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
#s(approx (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ 1/2 (sqrt 2)) x) (sqrt 2)) (neg.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (neg.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) x) #s(literal -7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) x) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))))))

rewrite61.0ms (1.5%)

Memory
-2.0MiB live, 43.4MiB allocated; 4ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
032185
052185
1209143
01616143
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
18 → 180
Calls
Call 1
Inputs
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(exp.f64 x)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))
(sqrt.f64 #s(literal 2 binary64))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
Outputs
(*.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/4 binary64)))
(pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (sqrt.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (sqrt.f64 (expm1.f64 x))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 #s(literal -1 binary64) (expm1.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (sqrt.f64 (neg.f64 (expm1.f64 x))))
(/.f64 (sqrt.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (sqrt.f64 (expm1.f64 x)))
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 x))) (*.f64 (pow.f64 (expm1.f64 x) #s(literal -1 binary64)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (expm1.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) (fma.f64 (pow.f64 (expm1.f64 x) #s(literal -1 binary64)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (expm1.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (neg.f64 (expm1.f64 x))))
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) (*.f64 (expm1.f64 x) #s(literal 1 binary64))) (*.f64 (expm1.f64 x) (expm1.f64 x)))
(/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)) (expm1.f64 x)))
(/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (expm1.f64 x)))
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (expm1.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (expm1.f64 x)))
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 x))
(neg.f64 (/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (expm1.f64 x)))
(neg.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (neg.f64 (expm1.f64 x))))
(fma.f64 (*.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal 1 binary64))
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (expm1.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (expm1.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal -1 binary64)))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal -1 binary64)))
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 x) #s(literal 1 binary64)))
(+.f64 #s(literal 1 binary64) (exp.f64 x))
(+.f64 (exp.f64 x) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (exp.f64 x))
(*.f64 (exp.f64 x) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x)))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(+.f64 (sinh.f64 x) (cosh.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 x))
(exp.f64 (+.f64 x #s(literal 0 binary64)))
(exp.f64 x)
(*.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
(*.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/4 binary64)))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64))))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64))))
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) x))
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
(+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal 1 binary64))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))))
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64))
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))
(+.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.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 binary64) (*.f64 #s(literal -1/2 binary64) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 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(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x)))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64))) (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x))
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(neg.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))
(cosh.f64 (asinh.f64 #s(literal 1 binary64)))
(cosh.f64 (asinh.f64 #s(literal -1 binary64)))
(sqrt.f64 #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))))
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 x (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) x))
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))))
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 x (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(+.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 2 binary64))))
(fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))
(fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) x))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 2 binary64)))))
(+.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))
(/.f64 (-.f64 #s(literal 9/256 binary64) (pow.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 3/16 binary64) (*.f64 #s(literal 7/192 binary64) x)))
(/.f64 (neg.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 3/16 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 343/7077888 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 27/4096 binary64))) (neg.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(/.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (-.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 3/16 binary64)))
(/.f64 (fma.f64 #s(literal 343/7077888 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 27/4096 binary64)) (+.f64 #s(literal 9/256 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 2 binary64)) (*.f64 x #s(literal 7/1024 binary64)))))
(/.f64 (fma.f64 #s(literal 343/7077888 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 27/4096 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (-.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 3/16 binary64))))
(-.f64 #s(literal 3/16 binary64) (*.f64 #s(literal -7/192 binary64) x))
(-.f64 #s(literal 3/16 binary64) (*.f64 (neg.f64 x) #s(literal 7/192 binary64)))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (/.f64 #s(literal 27/4096 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(+.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 3/16 binary64))
(+.f64 #s(literal 3/16 binary64) (*.f64 #s(literal 7/192 binary64) x))

eval62.0ms (1.5%)

Memory
-25.5MiB live, 30.9MiB allocated; 8ms collecting garbage
Compiler

Compiled 7 070 to 1 033 computations (85.4% saved)

prune16.0ms (0.4%)

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

16 alts after pruning (11 fresh and 5 done)

PrunedKeptTotal
New2479256
Fresh224
Picked055
Done000
Total24916265
Accuracy
100.0%
Counts
265 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
67.0%
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
68.4%
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
67.0%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
68.4%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
66.8%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
4.1%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
5.1%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))
72.9%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
67.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
68.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
67.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
66.6%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
67.1%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
66.1%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))
3.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))))
Compiler

Compiled 697 to 523 computations (25% saved)

simplify117.0ms (2.8%)

Memory
20.3MiB live, 110.5MiB allocated; 9ms collecting garbage
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))
cost-diff0
(/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
(fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
cost-diff0
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))
cost-diff0
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
cost-diff0
(-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))
cost-diff0
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
cost-diff0
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)
cost-diff0
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
cost-diff0
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))
cost-diff0
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
cost-diff0
(-.f64 x #s(literal -2 binary64))
cost-diff0
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))
cost-diff0
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
cost-diff0
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))
cost-diff0
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
cost-diff0
(-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))
cost-diff0
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
046322
068322
1106322
2221322
3682322
42955287
08307279
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
(-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(literal 1/2 binary64)
x
#s(literal 1 binary64)
#s(literal -1 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))
(-.f64 x #s(literal -2 binary64))
x
#s(literal -2 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(literal 1/2 binary64)
x
#s(literal 1 binary64)
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
(-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
#s(literal 1/6 binary64)
x
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal -1 binary64)
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))
#s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64))
#s(literal 3/16 binary64)
x
#s(literal 1/2 binary64)
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
Outputs
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
(-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(literal 1/2 binary64)
x
#s(literal 1 binary64)
#s(literal -1 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))
(-.f64 x #s(literal -2 binary64))
x
#s(literal -2 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(literal 1/2 binary64)
x
#s(literal 1 binary64)
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
(-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
#s(literal 1/6 binary64)
x
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal -1 binary64)
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))
#s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64))
#s(literal 3/16 binary64)
x
#s(literal 1/2 binary64)
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)

localize135.0ms (3.3%)

Memory
-24.9MiB live, 85.3MiB allocated; 18ms collecting garbage
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy0.046875
(fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
accuracy0.734375
(/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
accuracy20.707107445998467
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
accuracy21.04723388536671
#s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64))
accuracy0.0234375
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))
accuracy0.046875
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
accuracy0.11328125
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
accuracy20.6101255574243
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
accuracy0.01171875
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)
accuracy0.01171875
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
accuracy20.14426619199541
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))
accuracy41.750016622230376
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
accuracy0.0
(-.f64 x #s(literal -2 binary64))
accuracy0.01171875
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
accuracy20.805185906546715
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))
accuracy0.0
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
accuracy0.0
(-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))
accuracy0.01171875
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
accuracy20.598927674373133
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
Samples
81.0ms245×0valid
4.0ms2valid
3.0ms1valid
1.0ms5exit
Compiler

Compiled 210 to 39 computations (81.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 72.0ms
ival-add: 24.0ms (33.4% of total)
ival-mult: 14.0ms (19.5% of total)
ival-sub: 11.0ms (15.3% of total)
const: 7.0ms (9.7% of total)
ival-sqrt: 5.0ms (7% of total)
adjust: 3.0ms (4.2% of total)
ival-div: 3.0ms (4.2% of total)
ival-expm1: 3.0ms (4.2% of total)
ival-exp: 2.0ms (2.8% of total)
exact: 1.0ms (1.4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series8.0ms (0.2%)

Memory
10.5MiB live, 10.5MiB allocated; 0ms collecting garbage
Counts
23 → 95
Calls
Call 1
Inputs
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
(-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))
(-.f64 x #s(literal -2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
(-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
#s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64))
Outputs
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (- (exp x) -1) #s(hole binary64 2))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x)))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (+ 1 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (- x -2) #s(hole binary64 2))
#s(approx (- x -2) #s(hole binary64 (+ 2 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 2))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 x))
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2)))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (/ 1/2 (sqrt 2))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* 3/16 x))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 3/16 (* 7/192 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/6 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 3/16))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (+ 3/16 (* 7/192 x))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt (+ 1 (exp x)))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))
#s(approx (- x -2) #s(hole binary64 x))
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))))
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 3) (sqrt 2)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 2) (sqrt 2)))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* 7/192 (pow x 2))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 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/6 x) 1/2) #s(hole binary64 (* 1/6 x)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (* 7/192 x)))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (* x (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
Calls

3 calls:

TimeVariablePointExpression
2.0ms
x
@inf
((sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) (+ (* (+ (* 1/2 x) 1) x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -2) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (* (+ (* 1/2 x) 1) x) (sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (+ (* 1/2 x) 1) (+ (* 1/6 x) 1/2) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 7/192 x) 3/16))
2.0ms
x
@-inf
((sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) (+ (* (+ (* 1/2 x) 1) x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -2) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (* (+ (* 1/2 x) 1) x) (sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (+ (* 1/2 x) 1) (+ (* 1/6 x) 1/2) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 7/192 x) 3/16))
1.0ms
x
@0
((sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) (+ (* (+ (* 1/2 x) 1) x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -2) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (* (+ (* 1/2 x) 1) x) (sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (+ (* 1/2 x) 1) (+ (* 1/6 x) 1/2) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 7/192 x) 3/16))

simplify160.0ms (3.9%)

Memory
-12.6MiB live, 120.4MiB allocated; 18ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02901812
17821677
226071653
082661385
Stop Event
iter limit
node limit
Counts
95 → 95
Calls
Call 1
Inputs
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (- (exp x) -1) #s(hole binary64 2))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x)))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (+ 1 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (- x -2) #s(hole binary64 2))
#s(approx (- x -2) #s(hole binary64 (+ 2 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 2))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 x))
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2)))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (/ 1/2 (sqrt 2))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* 3/16 x))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 3/16 (* 7/192 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/6 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 3/16))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (+ 3/16 (* 7/192 x))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt (+ 1 (exp x)))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))
#s(approx (- x -2) #s(hole binary64 x))
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))))
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 3) (sqrt 2)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 2) (sqrt 2)))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* 7/192 (pow x 2))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 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/6 x) 1/2) #s(hole binary64 (* 1/6 x)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (* 7/192 x)))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (* x (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
Outputs
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (- (exp x) -1) #s(hole binary64 2))
#s(approx (- (exp x) -1) #s(literal 2 binary64))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x)))
#s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64)))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) (-.f64 x #s(literal -1 binary64)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (+ 1 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (-.f64 x #s(literal -1 binary64)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (- x -2) #s(hole binary64 2))
#s(approx (- x -2) #s(literal 2 binary64))
#s(approx (- x -2) #s(hole binary64 (+ 2 x)))
#s(approx (- x -2) (-.f64 x #s(literal -2 binary64)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 2))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(literal 2 binary64))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (-.f64 x #s(literal -2 binary64)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 x))
#s(approx (* (+ (* 1/2 x) 1) x) x)
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (* (+ (* 1/2 x) 1) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (-.f64 x #s(literal -1 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2)))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (/ 1/2 (sqrt 2))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* 3/16 x))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 3/16 (* 7/192 x))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 3/16))
#s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (+ 3/16 (* 7/192 x))))
#s(approx (+ (* 7/192 x) 3/16) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt (+ 1 (exp x)))))
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x))))
#s(approx (- (exp x) -1) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (exp x) (exp.f64 x))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (sqrt.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 x)))
#s(approx (- x -2) #s(hole binary64 x))
#s(approx (- x -2) x)
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x))))))
#s(approx (- x -2) (-.f64 x #s(literal -2 binary64)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(hole binary64 (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (* (+ (* 1/2 x) 1) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (* (+ (* 1/2 x) 1) x) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 x)))))
#s(approx (* (+ (* 1/2 x) 1) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 3) (sqrt 2)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 2) (sqrt 2)))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 7/192 binary64)))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* 7/192 (pow x 2))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (*.f64 x x) #s(literal 7/192 binary64)))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x)))
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (* 7/192 x)))
#s(approx (+ (* 7/192 x) 3/16) (*.f64 #s(literal 7/192 binary64) x))
#s(approx (+ (* 7/192 x) 3/16) #s(hole binary64 (* x (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* 7/192 x) 3/16) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (neg.f64 (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) x) #s(literal -7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) (/.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))))))

rewrite87.0ms (2.1%)

Memory
-2.8MiB live, 57.8MiB allocated; 5ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
046298
068298
1282263
02218255
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
23 → 204
Calls
Call 1
Inputs
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
(-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))
(-.f64 x #s(literal -2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
(-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
#s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64))
Outputs
(*.f64 (pow.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1/4 binary64)))
(pow.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal -1 binary64) #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))) (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64)))))
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))) (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))) (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal -1 binary64) #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))))))
(-.f64 (/.f64 (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))) (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))) (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64)))))
(-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64))
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -1 binary64))))
(-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
(*.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))) #s(literal 1/2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))
(/.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (neg.f64 (+.f64 #s(literal -2 binary64) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -8 binary64))) (neg.f64 (fma.f64 x x (fma.f64 #s(literal -2 binary64) x #s(literal 4 binary64)))))
(/.f64 (fma.f64 x x #s(literal -4 binary64)) (+.f64 #s(literal -2 binary64) x))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 x x (fma.f64 #s(literal -2 binary64) x #s(literal 4 binary64))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal 4 binary64) (+.f64 #s(literal -2 binary64) x)))
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 #s(literal -2 binary64) x #s(literal 4 binary64)))) (/.f64 #s(literal -8 binary64) (fma.f64 x x (fma.f64 #s(literal -2 binary64) x #s(literal 4 binary64)))))
(-.f64 x #s(literal -2 binary64))
(*.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) #s(literal 1/4 binary64)))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) #s(literal 1/2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64))
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
(*.f64 x (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))
(/.f64 (*.f64 x (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 #s(literal 1 binary64) x))
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 #s(literal 1/2 binary64) x) x))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 1 binary64)))
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 #s(literal 1 binary64) x))
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x))
(+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x #s(literal 1 binary64)))
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))
(*.f64 (pow.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1/4 binary64)))
(pow.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64)))))
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (+.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))))
(-.f64 (/.f64 (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (+.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (+.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal 2 binary64)))))
(-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)))
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 1 binary64))
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -1 binary64))))
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))))
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))))
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 x (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) x))
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))))
(+.f64 (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x)) (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(neg.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 x (/.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x)) (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x)) (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 2 binary64))))
(fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))
(fma.f64 x #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) #s(literal 1/2 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64))) x))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x)) (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x)) (pow.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 2 binary64)))))
(+.f64 (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)) #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 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.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 binary64) (*.f64 #s(literal -1/2 binary64) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 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 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64))))))
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 x #s(literal 1/12 binary64)))))
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64)))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64))))))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
#s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64))

eval36.0ms (0.9%)

Memory
13.3MiB live, 57.3MiB allocated; 6ms collecting garbage
Compiler

Compiled 9 173 to 1 413 computations (84.6% saved)

prune43.0ms (1%)

Memory
-22.7MiB live, 23.8MiB allocated; 3ms collecting garbage
Pruning

18 alts after pruning (9 fresh and 9 done)

PrunedKeptTotal
New3014305
Fresh156
Picked145
Done055
Total30318321
Accuracy
100.0%
Counts
321 → 18
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
67.0%
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
68.4%
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
66.4%
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) x #s(literal 1 binary64))) #s(literal -1 binary64)))
23.6%
(sqrt.f64 (-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))
67.0%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
68.4%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
66.8%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
2.6%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)))
4.1%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
5.1%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))
72.9%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
67.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
67.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
67.1%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
66.1%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))
2.9%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))
3.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))))
Compiler

Compiled 739 to 555 computations (24.9% saved)

simplify146.0ms (3.5%)

Memory
17.6MiB live, 113.1MiB allocated; 11ms collecting garbage
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))
cost-diff0
#s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64)))))
cost-diff0
(-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))) #s(literal -1 binary64))
cost-diff0
(sqrt.f64 (-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))
cost-diff0
(*.f64 x x)
cost-diff0
(*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))
cost-diff0
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
cost-diff0
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))))
cost-diff0
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
cost-diff0
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))
cost-diff0
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
cost-diff0
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
cost-diff0
#s(approx (- x -2) x)
cost-diff0
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))
cost-diff0
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)))
cost-diff0
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x))
cost-diff0
(/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
(fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
070579
0102579
1169579
2390579
31325579
45621579
08213543
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x))
(*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)
(fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)))
#s(literal 7/192 binary64)
x
(+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))
(/.f64 #s(literal 1/2 binary64) x)
#s(literal 1/2 binary64)
#s(literal 3/16 binary64)
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))
#s(approx (- x -2) x)
x
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
#s(literal 1/6 binary64)
x
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 x x)
x
(/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
#s(literal 7/192 binary64)
#s(literal 3/16 binary64)
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
(sqrt.f64 (-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))) #s(literal -1 binary64))
#s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64)))
(pow.f64 (neg.f64 x) #s(literal 3 binary64))
(neg.f64 x)
x
#s(literal 3 binary64)
(-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x)
(neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)))
(-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))
(/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x)
(/.f64 (-.f64 x #s(literal -1 binary64)) x)
(-.f64 x #s(literal -1 binary64))
#s(literal -1 binary64)
#s(literal -1/2 binary64)
#s(literal 1/6 binary64)
Outputs
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x))
(*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)
(fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)))
#s(literal 7/192 binary64)
x
(+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))
(/.f64 #s(literal 1/2 binary64) x)
#s(literal 1/2 binary64)
#s(literal 3/16 binary64)
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))
#s(approx (- x -2) x)
x
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
#s(literal 1/6 binary64)
x
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(*.f64 x x)
x
(/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
#s(literal 7/192 binary64)
#s(literal 3/16 binary64)
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
(sqrt.f64 (-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))
(sqrt.f64 (-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64))) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))) #s(literal -1 binary64))
(-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64))) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64))
#s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64)))))
#s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64))) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64))) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64)))
(*.f64 (-.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64))) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))
(pow.f64 (neg.f64 x) #s(literal 3 binary64))
(neg.f64 x)
x
#s(literal 3 binary64)
(-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))
(-.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x)
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x))
(neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)))
(-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))
(/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x)
(/.f64 (-.f64 x #s(literal -1 binary64)) x)
(-.f64 x #s(literal -1 binary64))
#s(literal -1 binary64)
#s(literal -1/2 binary64)
#s(literal 1/6 binary64)

localize133.0ms (3.2%)

Memory
20.7MiB live, 111.4MiB allocated; 10ms collecting garbage
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy0.08203125
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x)
accuracy0.109375
(/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x)
accuracy20.6101255574243
#s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64)))))
accuracy27.20050443951371
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64)))
accuracy0.16863251953688402
(/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))
accuracy0.24513627930532603
(*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))
accuracy20.707107445998467
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))))
accuracy41.598992166586356
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
accuracy0.0234375
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))
accuracy0.046875
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
accuracy0.11328125
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
accuracy20.754042887564562
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
accuracy0.01171875
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)))
accuracy20.805185906546715
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))
accuracy41.85158802313338
#s(approx (- x -2) x)
accuracy0.140625
(fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)))
accuracy0.1796875
(*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)
accuracy0.734375
(/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64)))
accuracy20.707107445998467
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
Samples
89.0ms245×0valid
5.0ms2valid
4.0ms1valid
2.0ms5exit
Compiler

Compiled 346 to 54 computations (84.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 78.0ms
ival-mult: 17.0ms (21.8% of total)
ival-add: 17.0ms (21.8% of total)
ival-div: 11.0ms (14.1% of total)
const: 7.0ms (9% of total)
ival-sub: 6.0ms (7.7% of total)
ival-sqrt: 5.0ms (6.4% of total)
ival-pow: 4.0ms (5.1% of total)
adjust: 3.0ms (3.9% of total)
ival-expm1: 3.0ms (3.9% of total)
ival-exp: 2.0ms (2.6% of total)
ival-neg: 2.0ms (2.6% of total)
exact: 1.0ms (1.3% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series42.0ms (1%)

Memory
-23.8MiB live, 21.2MiB allocated; 10ms collecting garbage
Counts
26 → 124
Calls
Call 1
Inputs
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))
#s(approx (- x -2) x)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 x x)
(sqrt.f64 (-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))) #s(literal -1 binary64))
#s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))
(*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)
(fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64)))
(/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x)
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x)
Outputs
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2)))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (/ 1/2 (sqrt 2))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* 3/16 x))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 3/16 (* 7/192 x))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (- x -2) #s(hole binary64 2))
#s(approx (- x -2) #s(hole binary64 (+ 2 x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 2))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) #s(hole binary64 (* 3/16 (/ (pow x 2) (sqrt 2)))))
#s(approx (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) #s(hole binary64 (* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (- (exp x) -1) #s(hole binary64 2))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x)))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 1/2))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 (+ 1/2 (* 3/16 x))))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 (+ 1/2 (* x (+ 3/16 (* 7/192 x))))))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (/ 1/2 x)))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (/ (+ 1/2 (* 3/16 x)) x)))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (/ (+ 1/2 (* x (+ 3/16 (* 7/192 x)))) x)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) #s(hole binary64 (/ 3/16 (sqrt 2))))
#s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) #s(hole binary64 (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 1))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (+ 1 x)))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (/ (/ (- x -1) x) x) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (/ (/ (- x -1) x) x) #s(hole binary64 (/ (+ 1 x) (pow x 2))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (/ -1 (pow x 3))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (/ (- (* -1 x) 1) (pow x 3))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (/ (- (* x (- (* -1/2 x) 1)) 1) (pow x 3))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 3) (sqrt 2)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 2) (sqrt 2)))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* 7/192 (pow x 2))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))
#s(approx (- x -2) #s(hole binary64 x))
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) #s(hole binary64 (* 7/192 (/ (pow x 3) (sqrt 2)))))
#s(approx (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) #s(hole binary64 (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt (+ 1 (exp x)))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 (* 7/192 (pow x 2))))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (* 7/192 x)))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (* x (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (* x (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) #s(hole binary64 (* 7/192 (/ x (sqrt 2)))))
#s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) #s(hole binary64 (* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))))
#s(approx (/ (/ (- x -1) x) x) #s(hole binary64 (/ 1 x)))
#s(approx (/ (/ (- x -1) x) x) #s(hole binary64 (/ (+ 1 (/ 1 x)) x)))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (/ -1/2 x)))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (* -1 (/ (+ 1/2 (/ 1 x)) x))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x)))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 3/16 (* 1/2 (/ 1 x))) x)) 7/192)))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x))))
Calls

3 calls:

TimeVariablePointExpression
3.0ms
x
@inf
((sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -2) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (+ (* (+ (* 1/6 x) 1/2) x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) (* x x) (sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) (+ (* 1/6 x) 1/2) (/ (+ (* 7/192 x) 3/16) (sqrt 2)) (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) (/ (/ (- x -1) x) x) (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x))
3.0ms
x
@-inf
((sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -2) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (+ (* (+ (* 1/6 x) 1/2) x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) (* x x) (sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) (+ (* 1/6 x) 1/2) (/ (+ (* 7/192 x) 3/16) (sqrt 2)) (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) (/ (/ (- x -1) x) x) (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x))
3.0ms
x
@0
((sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -2) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (+ (* (+ (* 1/6 x) 1/2) x) 1) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) (* x x) (sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) (+ (* 1/6 x) 1/2) (/ (+ (* 7/192 x) 3/16) (sqrt 2)) (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) (/ (/ (- x -1) x) x) (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x))

simplify222.0ms (5.3%)

Memory
-2.5MiB live, 179.2MiB allocated; 30ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03682688
19532528
233312485
084472209
Stop Event
iter limit
node limit
Counts
124 → 124
Calls
Call 1
Inputs
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2)))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (/ 1/2 (sqrt 2))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* 3/16 x))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 3/16 (* 7/192 x))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (- x -2) #s(hole binary64 2))
#s(approx (- x -2) #s(hole binary64 (+ 2 x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 2))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) #s(hole binary64 (* 3/16 (/ (pow x 2) (sqrt 2)))))
#s(approx (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) #s(hole binary64 (* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (- (exp x) -1) #s(hole binary64 2))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x)))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 1/2))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 (+ 1/2 (* 3/16 x))))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 (+ 1/2 (* x (+ 3/16 (* 7/192 x))))))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (/ 1/2 x)))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (/ (+ 1/2 (* 3/16 x)) x)))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (/ (+ 1/2 (* x (+ 3/16 (* 7/192 x)))) x)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) #s(hole binary64 (/ 3/16 (sqrt 2))))
#s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) #s(hole binary64 (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 1))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (+ 1 x)))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (/ (/ (- x -1) x) x) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (/ (/ (- x -1) x) x) #s(hole binary64 (/ (+ 1 x) (pow x 2))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (/ -1 (pow x 3))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (/ (- (* -1 x) 1) (pow x 3))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (/ (- (* x (- (* -1/2 x) 1)) 1) (pow x 3))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 3) (sqrt 2)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 2) (sqrt 2)))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* 7/192 (pow x 2))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))
#s(approx (- x -2) #s(hole binary64 x))
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) #s(hole binary64 (* 7/192 (/ (pow x 3) (sqrt 2)))))
#s(approx (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) #s(hole binary64 (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt (+ 1 (exp x)))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 (* 7/192 (pow x 2))))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (* 7/192 x)))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (* x (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (* x (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) #s(hole binary64 (* 7/192 (/ x (sqrt 2)))))
#s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) #s(hole binary64 (* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))))
#s(approx (/ (/ (- x -1) x) x) #s(hole binary64 (/ 1 x)))
#s(approx (/ (/ (- x -1) x) x) #s(hole binary64 (/ (+ 1 (/ 1 x)) x)))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (/ -1/2 x)))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (* -1 (/ (+ 1/2 (/ 1 x)) x))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x)))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 3/16 (* 1/2 (/ 1 x))) x)) 7/192)))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x))))
Outputs
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2)))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (/ 1/2 (sqrt 2))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* 3/16 x))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 3/16 (* 7/192 x))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 2))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (- x -2) #s(hole binary64 2))
#s(approx (- x -2) #s(literal 2 binary64))
#s(approx (- x -2) #s(hole binary64 (+ 2 x)))
#s(approx (- x -2) (-.f64 x #s(literal -2 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 2))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(literal 2 binary64))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (-.f64 x #s(literal -2 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) #s(hole binary64 (* 3/16 (/ (pow x 2) (sqrt 2)))))
#s(approx (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)))
#s(approx (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) #s(hole binary64 (* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))))))
#s(approx (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* x x) (*.f64 x x))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt 2)))
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (+ (sqrt 2) (* x (+ (* x (+ (* 1/2 (/ (* x (- 1/6 (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2)))) (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))))
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (- (exp x) -1) #s(hole binary64 2))
#s(approx (- (exp x) -1) #s(literal 2 binary64))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x)))
#s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64)))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) (-.f64 x #s(literal -1 binary64)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (-.f64 x #s(literal -1 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 1/2))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(literal 1/2 binary64))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 (+ 1/2 (* 3/16 x))))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 (+ 1/2 (* x (+ 3/16 (* 7/192 x))))))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (/ 1/2 x)))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) (/.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (/ (+ 1/2 (* 3/16 x)) x)))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -3/16 binary64)))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (/ (+ 1/2 (* x (+ 3/16 (* 7/192 x)))) x)))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) #s(hole binary64 (/ 3/16 (sqrt 2))))
#s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) #s(hole binary64 (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))))
#s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 1))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(literal 1 binary64))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (+ 1 x)))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) (-.f64 x #s(literal -1 binary64)))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (/ (- x -1) x) x) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (/ (/ (- x -1) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
#s(approx (/ (/ (- x -1) x) x) #s(hole binary64 (/ (+ 1 x) (pow x 2))))
#s(approx (/ (/ (- x -1) x) x) (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (/ -1 (pow x 3))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 3 binary64)))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (/ (- (* -1 x) 1) (pow x 3))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (/ (- (* x (- (* -1/2 x) 1)) 1) (pow x 3))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) (/.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (sqrt.f64 (/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (expm1.f64 x))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 3) (sqrt 2)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -3/16 binary64)) x) #s(literal -7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -3/16 binary64)) x) #s(literal -7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* 7/192 (/ (pow x 2) (sqrt 2)))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 7/192 binary64)))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -3/16 binary64)) x) #s(literal -7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* 7/192 (pow x 2))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (*.f64 x x) #s(literal 7/192 binary64)))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -7/192 binary64)) x #s(literal 3/16 binary64)) x))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (/.f64 (expm1.f64 (*.f64 x #s(literal 2 binary64))) (expm1.f64 x)))
#s(approx (- x -2) #s(hole binary64 x))
#s(approx (- x -2) x)
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x))))))
#s(approx (- x -2) (-.f64 x #s(literal -2 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -2 binary64)) x) x) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x) x))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) #s(hole binary64 (* 7/192 (/ (pow x 3) (sqrt 2)))))
#s(approx (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) (*.f64 (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) #s(hole binary64 (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (* (* x x) (/ (+ (* 7/192 x) 3/16) (sqrt 2))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
#s(approx (sqrt (- (exp x) -1)) #s(hole binary64 (sqrt (+ 1 (exp x)))))
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x))))
#s(approx (- (exp x) -1) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (exp x) (exp.f64 x))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 (* 7/192 (pow x 2))))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) (*.f64 (*.f64 x x) #s(literal 7/192 binary64)))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 (* (pow x 2) (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) #s(hole binary64 (* (pow x 2) (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))))
#s(approx (* (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) x) (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -7/192 binary64)) x #s(literal 3/16 binary64)) x))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (* 7/192 x)))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) (*.f64 #s(literal 7/192 binary64) x))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (* x (+ 7/192 (* 3/16 (/ 1 x))))))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (* x (+ 7/192 (+ (/ 1/2 (pow x 2)) (* 3/16 (/ 1 x)))))))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal -7/192 binary64)) x #s(literal 3/16 binary64)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x)))
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* 1/6 x) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x))
#s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) #s(hole binary64 (* 7/192 (/ x (sqrt 2)))))
#s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)))
#s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) #s(hole binary64 (* x (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))))
#s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (/ (/ (- x -1) x) x) #s(hole binary64 (/ 1 x)))
#s(approx (/ (/ (- x -1) x) x) (/.f64 #s(literal 1 binary64) x))
#s(approx (/ (/ (- x -1) x) x) #s(hole binary64 (/ (+ 1 (/ 1 x)) x)))
#s(approx (/ (/ (- x -1) x) x) (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (/ -1/2 x)))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) (/.f64 #s(literal -1/2 binary64) x))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (* -1 (/ (+ 1/2 (/ 1 x)) x))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) x))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1/2) x)))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) #s(literal 1/2 binary64)) x))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -3/16 binary64)) x) #s(literal -7/192 binary64)) (sqrt.f64 #s(literal 2 binary64))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) (/.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (-.f64 x #s(literal -2 binary64)) x) x) #s(literal -1 binary64) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) #s(literal 1/2 binary64)) x) #s(literal 1/6 binary64))))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 3/16 (* 1/2 (/ 1 x))) x)) 7/192)))))
#s(approx (+ (* 7/192 x) (+ (/ 1/2 x) 3/16)) (*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 3/16 binary64)) x) #s(literal -1 binary64) #s(literal 7/192 binary64)) x))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))))
#s(approx (* (pow (neg x) 3) (- (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) 1/6)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) #s(literal 1/2 binary64)) x) #s(literal 1/6 binary64))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x))))
#s(approx (/ (neg (- (/ (/ (- x -1) x) x) -1/2)) x) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) #s(literal 1/2 binary64)) x))

rewrite149.0ms (3.6%)

Memory
24.7MiB live, 133.4MiB allocated; 19ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
070496
0102496
1396454
03023442
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
26 → 220
Calls
Call 1
Inputs
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))
#s(approx (- x -2) x)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 x x)
(sqrt.f64 (-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))) #s(literal -1 binary64))
#s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))
(*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)
(fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64)))
(/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x)
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x)
Outputs
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))))
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 x (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64)))) x))
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))))
(+.f64 (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (neg.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64)))
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x))) (sqrt.f64 #s(literal 2 binary64))))
(neg.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
#s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x))
(*.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)) #s(literal 1/4 binary64)))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)))
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) #s(literal 1/2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))
#s(approx (- x -2) x)
(*.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/4 binary64)))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 2 binary64))
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 1 binary64) #s(literal 2 binary64))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64))
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))
(fma.f64 x (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #s(literal 2 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64))))
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) x))
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64)))))
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal 2 binary64))
(+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
(+.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))))
#s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)))
(*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) x)
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x))
(*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 x (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 x x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 x x) (neg.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x) (*.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)))
(fma.f64 (*.f64 x x) (*.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))
(*.f64 (pow.f64 x #s(literal 1 binary64)) x)
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 x x)
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 x) x))
(neg.f64 (*.f64 x (neg.f64 x)))
(fabs.f64 (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64)) #s(literal 1/4 binary64)))
(pow.f64 (-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal 3 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64)) (pow.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal 2 binary64)))))
(sqrt.f64 (-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64)) (pow.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (+.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64)) (pow.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal 2 binary64)) (+.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64))))
(-.f64 (/.f64 (pow.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (+.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64)) (pow.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (+.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64)) (pow.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal 2 binary64)))))
(-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))) #s(literal -1 binary64))
#s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))))
(*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)
(*.f64 x (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 49/36864 binary64) (*.f64 x x)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) #s(literal 2 binary64))) x) (-.f64 (-.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) #s(literal 3 binary64))) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (*.f64 #s(literal 7/192 binary64) x)))))
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 49/36864 binary64) (*.f64 x x)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 x (fma.f64 #s(literal 343/7077888 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (*.f64 #s(literal 7/192 binary64) x)))))
(fma.f64 (fma.f64 #s(literal 7/192 binary64) x (/.f64 #s(literal 1/2 binary64) x)) x (*.f64 #s(literal 3/16 binary64) x))
(fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) x (*.f64 (*.f64 #s(literal 7/192 binary64) x) x))
(fma.f64 (*.f64 #s(literal 7/192 binary64) x) x (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) x))
(fma.f64 x (fma.f64 #s(literal 7/192 binary64) x (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x #s(literal 3/16 binary64)))
(fma.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (*.f64 x (*.f64 #s(literal 7/192 binary64) x)))
(fma.f64 x (*.f64 #s(literal 7/192 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))))
(+.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x (/.f64 #s(literal 1/2 binary64) x)) x) (*.f64 #s(literal 3/16 binary64) x))
(+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) x) (*.f64 (*.f64 #s(literal 7/192 binary64) x) x))
(+.f64 (*.f64 (*.f64 #s(literal 7/192 binary64) x) x) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) x))
(+.f64 (*.f64 x (fma.f64 #s(literal 7/192 binary64) x (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x #s(literal 3/16 binary64)))
(+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) (*.f64 x (*.f64 #s(literal 7/192 binary64) x)))
(+.f64 (*.f64 x (*.f64 #s(literal 7/192 binary64) x)) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x (/.f64 #s(literal 1/2 binary64) x)) (fma.f64 #s(literal 7/192 binary64) x (/.f64 #s(literal 1/2 binary64) x))) #s(literal 9/256 binary64)) (-.f64 (fma.f64 #s(literal 7/192 binary64) x (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/16 binary64)))
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 49/36864 binary64) (*.f64 x x))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (*.f64 #s(literal 7/192 binary64) x)))
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 7/192 binary64) x (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64)) #s(literal 27/4096 binary64)) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x (/.f64 #s(literal 1/2 binary64) x)) (fma.f64 #s(literal 7/192 binary64) x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 9/256 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/16 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 49/36864 binary64) (*.f64 x x)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x))))
(/.f64 (neg.f64 (fma.f64 #s(literal 343/7077888 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (*.f64 #s(literal 7/192 binary64) x))))))
(/.f64 (-.f64 (*.f64 #s(literal 49/36864 binary64) (*.f64 x x)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (fma.f64 #s(literal 343/7077888 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 49/36864 binary64) (*.f64 x x)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (*.f64 #s(literal 7/192 binary64) x)))))
(/.f64 (fma.f64 #s(literal 343/7077888 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (*.f64 #s(literal 7/192 binary64) x)))))
(fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)))
(fma.f64 x #s(literal 7/192 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)))
(-.f64 (/.f64 (*.f64 #s(literal 49/36864 binary64) (*.f64 x x)) (-.f64 (-.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x))))
(-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (*.f64 #s(literal -7/192 binary64) x))
(-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (*.f64 (neg.f64 x) #s(literal 7/192 binary64)))
(+.f64 (/.f64 (*.f64 #s(literal 343/7077888 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (*.f64 #s(literal 7/192 binary64) x))))) (/.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (*.f64 #s(literal 7/192 binary64) x))))))
(+.f64 (fma.f64 #s(literal 7/192 binary64) x (/.f64 #s(literal 1/2 binary64) x)) #s(literal 3/16 binary64))
(+.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) x))
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (*.f64 #s(literal 7/192 binary64) x))
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(+.f64 #s(literal 3/16 binary64) (fma.f64 #s(literal 7/192 binary64) x (/.f64 #s(literal 1/2 binary64) x)))
(+.f64 (*.f64 #s(literal 7/192 binary64) x) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64))))))
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/12 binary64)))))
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64)))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)))
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64))))))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 7/192 binary64) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3/16 binary64))) #s(literal 2 binary64))
(/.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal 343/7077888 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 27/4096 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(neg.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 x (/.f64 #s(literal 7/192 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))))
(+.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (*.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64))) (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)))
(*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (neg.f64 x)) (*.f64 x x))
(*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (*.f64 x x)) (neg.f64 x))
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3/2 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64))))
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)))
(*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64))))
(*.f64 (*.f64 x x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)))
(/.f64 (*.f64 (-.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) x) #s(literal 3 binary64))) #s(literal 1/216 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64))) (pow.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 2 binary64))))
(/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)))
(/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) x) #s(literal 3 binary64))) #s(literal 1/216 binary64))) (+.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64))) (pow.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 2 binary64))))
(neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))
(neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64))))
(/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x))
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 x x)))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (*.f64 x x)))
(/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x))
(/.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 x x)))
(/.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 x) x))
(/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) (neg.f64 (neg.f64 x)))
(/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x)
(/.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 x x))
(neg.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (neg.f64 x)) x))
(neg.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) (neg.f64 x)))
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x))
(-.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) (neg.f64 x))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 x)))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x)
(neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64)) x))

eval85.0ms (2.1%)

Memory
-31.8MiB live, 56.8MiB allocated; 12ms collecting garbage
Compiler

Compiled 14 296 to 1 752 computations (87.7% saved)

prune26.0ms (0.6%)

Memory
-12.6MiB live, 45.4MiB allocated; 8ms collecting garbage
Pruning

21 alts after pruning (9 fresh and 12 done)

PrunedKeptTotal
New3316337
Fresh134
Picked235
Done099
Total33421355
Accuracy
100.0%
Counts
355 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
67.0%
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
68.4%
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
23.6%
(sqrt.f64 (-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))
67.0%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
66.7%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
68.4%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
66.4%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) x #s(literal 2 binary64))))
66.8%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
2.6%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)))
4.1%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
5.1%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))
72.9%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
67.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
67.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
67.1%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
66.1%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))
2.9%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))
3.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) x)))
4.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) #s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))))))
2.5%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) #s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64))))))
Compiler

Compiled 1 379 to 620 computations (55% saved)

regimes20.0ms (0.5%)

Memory
20.1MiB live, 20.1MiB allocated; 0ms collecting garbage
Counts
29 → 1
Calls
Call 1
Inputs
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) x #s(literal 2 binary64))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) x #s(literal 1 binary64))) #s(literal -1 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) #s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))))))
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) #s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) x)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(sqrt.f64 (-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))
(sqrt.f64 (-.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) #s(literal -1/2 binary64))) x) #s(literal 1/6 binary64))))) #s(literal -1 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
(exp.f64 (*.f64 (log1p.f64 (exp.f64 x)) #s(literal 1/2 binary64)))
Outputs
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
Calls

3 calls:

7.0ms
x
6.0ms
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
6.0ms
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
Results
AccuracySegmentsBranch
100.0%1(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
100.0%1(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
100.0%1x
Compiler

Compiled 24 to 20 computations (16.7% saved)

regimes16.0ms (0.4%)

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

Total -45.8b remaining (-263.9%)

Threshold costs -45.8b (-263.9%)

Counts
23 → 1
Calls
Call 1
Inputs
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) x #s(literal 2 binary64))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) x #s(literal 1 binary64))) #s(literal -1 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) #s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))))))
(sqrt.f64 (-.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(literal -1 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) #s(approx (/ (+ (* 7/192 x) 3/16) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) x)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(approx (+ (* 7/192 x) 3/16) #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* (+ (* 7/192 x) 3/16) x) 1/2) (*.f64 (fma.f64 #s(literal 7/192 binary64) x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64))) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
Outputs
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
Calls

3 calls:

6.0ms
x
5.0ms
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
5.0ms
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
Results
AccuracySegmentsBranch
72.9%1(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
72.9%1(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
72.9%1x
Compiler

Compiled 24 to 20 computations (16.7% saved)

simplify66.0ms (1.6%)

Memory
2.0MiB live, 48.7MiB allocated; 3ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01519
13319
27219
323419
4135519
Stop Event
node limit
Calls
Call 1
Inputs
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
Outputs
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))

derivations43.0ms (1%)

Memory
-33.5MiB live, 11.8MiB allocated; 3ms collecting garbage
Stop Event
fuel
Compiler

Compiled 19 to 16 computations (15.8% saved)

preprocess12.0ms (0.3%)

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

Compiled 62 to 52 computations (16.1% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...