sqrtexp (problem 3.4.4)

Time bar (total: 3.3s)

start0.0ms (0%)

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

analyze2.0ms (0.1%)

Memory
2.5MiB live, 2.5MiB allocated; 0ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%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.5s (45.3%)

Memory
46.0MiB live, 1 388.2MiB allocated; 951ms collecting garbage
Samples
561.0ms8 256×74valid
266.0ms2 678×74exit
Precisions
Click to see histograms. Total time spent on operations: 580.0ms
ival-expm1: 256.0ms (44.1% of total)
ival-sqrt: 114.0ms (19.7% of total)
ival-mult: 102.0ms (17.6% of total)
ival-div: 81.0ms (14% of total)
adjust: 13.0ms (2.2% of total)
exact: 10.0ms (1.7% of total)
ival-assert: 4.0ms (0.7% of total)
Bogosity

explain207.0ms (6.2%)

Memory
16.8MiB live, 202.4MiB allocated; 19ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1630-0-(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))
1630-0-(-.f64 (exp.f64 x) #s(literal 1 binary64))
30-0-(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
10-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))))
01(-54.76074988923541)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-#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))cancellation1631
-.f64(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))cancellation1630
/.f64(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))o/o30
(exp.f64 (*.f64 #s(literal 2 binary64) x))overflow3
(*.f64 #s(literal 2 binary64) x)overflow1
(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))overflow3
(exp.f64 x)overflow3
(-.f64 (exp.f64 x) #s(literal 1 binary64))overflow3
sqrt.f64(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))oflow-rescue10
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))overflow3
(exp.f64 (*.f64 #s(literal 2 binary64) x))overflow3
(exp.f64 x)overflow3
(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))overflow3
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))overflow2
(*.f64 #s(literal 2 binary64) x)overflow1
(-.f64 (exp.f64 x) #s(literal 1 binary64))overflow3
exp.f64(exp.f64 (*.f64 #s(literal 2 binary64) x))sensitivity10
Confusion
Predicted +Predicted -
+1660
-189
Precision
0.9940119760479041
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+16600
-1188
Precision?
0.9880952380952381
Recall?
1.0
Freqs
test
numberfreq
089
13
2164
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
49.0ms512×74valid
Compiler

Compiled 106 to 34 computations (67.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 34.0ms
ival-exp: 15.0ms (43.8% of total)
ival-expm1: 6.0ms (17.5% of total)
ival-div: 4.0ms (11.7% of total)
ival-mult: 4.0ms (11.7% of total)
ival-sqrt: 3.0ms (8.8% of total)
adjust: 1.0ms (2.9% of total)
exact: 1.0ms (2.9% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

preprocess289.0ms (8.7%)

Memory
12.4MiB live, 284.7MiB allocated; 41ms collecting garbage
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
01941
15039
211939
348639
4308318
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.1MiB live, 0.1MiB allocated; 0ms collecting garbage
Compiler

Compiled 0 to 1 computations (-∞% saved)

prune0.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
36.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))))
Compiler

Compiled 12 to 10 computations (16.7% saved)

series39.0ms (1.2%)

Memory
-4.3MiB live, 52.2MiB allocated; 8ms collecting garbage
Counts
10 → 32
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
#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 (- (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 (* 2 x)) #s(hole binary64 1))
#s(approx (exp (* 2 x)) #s(hole binary64 (+ 1 (* 2 x))))
#s(approx (exp (* 2 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* 2 x))))))
#s(approx (exp (* 2 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* x (+ 2 (* 4/3 x))))))))
#s(approx (* 2 x) #s(hole binary64 (* 2 x)))
#s(approx x #s(hole binary64 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 (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 (/ (- (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 (- (exp (* 2 x)) 1) #s(hole binary64 (- (exp (* 2 x)) 1)))
#s(approx (exp (* 2 x)) #s(hole binary64 (exp (* 2 x))))
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1)))
#s(approx (exp x) #s(hole binary64 (exp x)))
Calls

3 calls:

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

rewrite202.0ms (6.1%)

Memory
-20.9MiB live, 215.2MiB allocated; 40ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0122565
0133523
1763413
06995351
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
42 → 140
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)
#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 (- (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 (* 2 x)) #s(hole binary64 1))
#s(approx (exp (* 2 x)) #s(hole binary64 (+ 1 (* 2 x))))
#s(approx (exp (* 2 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* 2 x))))))
#s(approx (exp (* 2 x)) #s(hole binary64 (+ 1 (* x (+ 2 (* x (+ 2 (* 4/3 x))))))))
#s(approx (* 2 x) #s(hole binary64 (* 2 x)))
#s(approx x #s(hole binary64 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 (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 (/ (- (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 (- (exp (* 2 x)) 1) #s(hole binary64 (- (exp (* 2 x)) 1)))
#s(approx (exp (* 2 x)) #s(hole binary64 (exp (* 2 x))))
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1)))
#s(approx (exp x) #s(hole binary64 (exp x)))
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))
(pow.f64 (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 1 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)))
(*.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 (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 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) x)) (-.f64 #s(literal 1 binary64) (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 #s(literal 4 binary64) x)) (*.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)) (exp.f64 (*.f64 #s(literal 4 binary64) x))) (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 #s(literal 4 binary64) x))) (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)) (exp.f64 (*.f64 #s(literal 4 binary64) x)))))
(/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (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)) (exp.f64 (*.f64 #s(literal 4 binary64) x))))
(fma.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) #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 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #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 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (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)) (exp.f64 (*.f64 #s(literal 4 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 4 binary64) x)))))
(-.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64))
(+.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) (-.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 (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))
(*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (exp.f64 x)))
(*.f64 (fabs.f64 (exp.f64 x)) (fabs.f64 (exp.f64 x)))
(*.f64 (exp.f64 x) (exp.f64 x))
(*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) x))
(pow.f64 (exp.f64 #s(literal 2 binary64)) x)
(pow.f64 (exp.f64 x) #s(literal 2 binary64))
(/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) (cosh.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 (sinh.f64 (*.f64 x #s(literal 2 binary64))) (sinh.f64 (*.f64 x #s(literal 2 binary64))))) (-.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) (sinh.f64 (*.f64 x #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) (cosh.f64 (*.f64 #s(literal -2 binary64) x)) (-.f64 (*.f64 (sinh.f64 (*.f64 x #s(literal 2 binary64))) (sinh.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) (sinh.f64 (*.f64 x #s(literal 2 binary64)))))))
(fma.f64 (cosh.f64 x) (exp.f64 x) (*.f64 (sinh.f64 x) (exp.f64 x)))
(fma.f64 (exp.f64 x) (cosh.f64 x) (*.f64 (exp.f64 x) (sinh.f64 x)))
(fma.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 x) (cosh.f64 x)) (cosh.f64 (*.f64 #s(literal -2 binary64) x)))
(+.f64 (*.f64 (cosh.f64 x) (exp.f64 x)) (*.f64 (sinh.f64 x) (exp.f64 x)))
(+.f64 (*.f64 (exp.f64 x) (cosh.f64 x)) (*.f64 (exp.f64 x) (sinh.f64 x)))
(+.f64 (sinh.f64 (*.f64 x #s(literal 2 binary64))) (cosh.f64 (*.f64 #s(literal -2 binary64) x)))
(+.f64 (cosh.f64 (*.f64 #s(literal -2 binary64) x)) (sinh.f64 (*.f64 x #s(literal 2 binary64))))
(exp.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) x))
(exp.f64 (*.f64 x #s(literal 2 binary64)))
(*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))
(*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64)))
(*.f64 x #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) x)
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 4 binary64) x) #s(literal 2 binary64))
(+.f64 x x)
#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 (exp.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (exp.f64 x))
(/.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 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)
#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))) (fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/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(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 (fma.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 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)))
#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) (*.f64 x #s(literal 2 binary64)))
#s(approx (- (exp (* 2 x)) 1) (*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) 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) (*.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 (* 2 x)) #s(literal 1 binary64))
#s(approx (exp (* 2 x)) (fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64)))
#s(approx (exp (* 2 x)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) x #s(literal 1 binary64)))
#s(approx (exp (* 2 x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 4/3 binary64) x #s(literal 2 binary64)) x #s(literal 2 binary64)) x #s(literal 1 binary64)))
#s(approx (* 2 x) (*.f64 x #s(literal 2 binary64)))
#s(approx x x)
#s(approx (- (exp x) 1) 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) (*.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) (*.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 (exp x) #s(literal 1 binary64))
#s(approx (exp x) (-.f64 x #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)))
#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))) (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
#s(approx (- (exp (* 2 x)) 1) (expm1.f64 (*.f64 x #s(literal 2 binary64))))
#s(approx (exp (* 2 x)) (pow.f64 (exp.f64 #s(literal 2 binary64)) x))
#s(approx (- (exp x) 1) (expm1.f64 x))
#s(approx (exp x) (exp.f64 x))

eval16.0ms (0.5%)

Memory
-14.2MiB live, 31.8MiB allocated; 3ms collecting garbage
Compiler

Compiled 2 346 to 596 computations (74.6% saved)

prune5.0ms (0.2%)

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

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New1376143
Fresh000
Picked101
Done000
Total1386144
Accuracy
99.6%
Counts
144 → 6
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.6%
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
64.3%
(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))))
65.8%
(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))))
64.0%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
70.6%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
65.6%
#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))))
Compiler

Compiled 204 to 164 computations (19.6% saved)

series7.0ms (0.2%)

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

3 calls:

TimeVariablePointExpression
2.0ms
x
@inf
((sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) x -1 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) 2 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -2) -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) 1/2 1 (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) (+ (* 1/6 x) 1/2) 1/6)
2.0ms
x
@-inf
((sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) x -1 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) 2 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -2) -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) 1/2 1 (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) (+ (* 1/6 x) 1/2) 1/6)
1.0ms
x
@0
((sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) x -1 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) 2 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (- x -2) -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) 1/2 1 (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) (+ (* 1/6 x) 1/2) 1/6)

rewrite245.0ms (7.3%)

Memory
-5.5MiB live, 177.5MiB allocated; 31ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01901221
02061048
1992905
08540890
Stop Event
iter limit
node limit
iter limit
Counts
84 → 346
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)) (-.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))
#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)
#s(literal 1 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))))
#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)
#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 x #s(hole 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))) #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) #s(hole binary64 1))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/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 (+ (* 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 (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 (- 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) #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) 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 (+ (* 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) 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)))))
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))
(pow.f64 (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64))
(/.f64 (neg.f64 (sqrt.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (sqrt.f64 (expm1.f64 x))))
(/.f64 (sqrt.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (sqrt.f64 (neg.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 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) (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 (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 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (neg.f64 (expm1.f64 x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) (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 (-.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 (exp.f64 x) (expm1.f64 x))))
(/.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 (neg.f64 (exp.f64 x)) #s(literal -1 binary64) #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))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (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 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #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) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 1 binary64) (exp.f64 x))))
(-.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 (+.f64 #s(literal 1 binary64) (cosh.f64 x)) (sinh.f64 x))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) (expm1.f64 x)))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) (expm1.f64 x)))))
(+.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 (exp.f64 x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (exp.f64 x))
(*.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))
(*.f64 (exp.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (exp.f64 x))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (exp.f64 x)))
(/.f64 (*.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 2 binary64))
(/.f64 (*.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 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)))))
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (*.f64 (sinh.f64 x) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (*.f64 #s(literal 1 binary64) (sinh.f64 x)))
(+.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 1 binary64) (sinh.f64 x)))
(+.f64 (cosh.f64 x) (sinh.f64 x))
(exp.f64 (+.f64 #s(literal 0 binary64) x))
(exp.f64 (+.f64 x #s(literal 0 binary64)))
(exp.f64 x)
x
#s(literal -1 binary64)
(*.f64 (pow.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)) #s(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 #s(approx (- (exp x) -1) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
#s(approx (- (exp x) -1) #s(literal 2 binary64))
#s(literal 2 binary64)
(*.f64 (pow.f64 #s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 #s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64)))) #s(literal 1 binary64))
(pow.f64 #s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64))))
(exp.f64 (*.f64 (log.f64 #s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64)))) #s(literal 1/2 binary64)))
#s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64)))
(*.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) x)
(*.f64 x (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal -2 binary64)))) x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal -3 binary64)))) x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) x)))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal -2 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)))
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal -3 binary64))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal 2 binary64) x)))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 2 binary64) x)))
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 x (-.f64 x #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (neg.f64 (+.f64 x #s(literal -2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -8 binary64))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 4 binary64) (*.f64 x #s(literal -2 binary64))))))
(/.f64 (fma.f64 x x #s(literal -4 binary64)) (-.f64 x #s(literal 2 binary64)))
(/.f64 (fma.f64 x x #s(literal -4 binary64)) (+.f64 x #s(literal -2 binary64)))
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) x))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 x x (+.f64 #s(literal 4 binary64) (*.f64 x #s(literal -2 binary64)))))
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 x (-.f64 x #s(literal 2 binary64)))))
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x)))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 x #s(literal -2 binary64))))
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 #s(literal 4 binary64) (*.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal -8 binary64) (fma.f64 x x (+.f64 #s(literal 4 binary64) (*.f64 x #s(literal -2 binary64))))))
(-.f64 x (*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) x)))
(-.f64 x (*.f64 (/.f64 #s(literal -2 binary64) x) x))
(-.f64 x #s(literal -2 binary64))
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 x (-.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 x (-.f64 x #s(literal 2 binary64))))))
(+.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64)))
(+.f64 #s(literal 2 binary64) x)
(+.f64 x #s(literal 2 binary64))
#s(literal -2 binary64)
(*.f64 (pow.f64 #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(literal 1/4 binary64)) (pow.f64 #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(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 #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(literal 1 binary64))
(pow.f64 #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(literal 1/2 binary64))
(sqrt.f64 #s(approx (- (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 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 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 8 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (fma.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 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.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 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)) #s(literal 8 binary64)) (-.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) x #s(literal 2 binary64))
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(fma.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/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 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)) #s(literal 2 binary64))
(fma.f64 x (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64))
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))))
(-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x 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 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))))))
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)))) (/.f64 #s(literal 8 binary64) (-.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 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 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x) #s(literal 2 binary64))
(+.f64 (-.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 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 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
(+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))
(+.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)
(*.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) x) (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64))) x) (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))))
(/.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (-.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 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (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 (-.f64 #s(literal 1 binary64) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (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)) (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) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 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) x #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 binary64) (*.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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 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) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (pow.f64 x #s(literal -1 binary64))))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))))
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 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(literal 1/2 binary64)
#s(literal 1 binary64)
(*.f64 (pow.f64 #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(literal 1/4 binary64)) (pow.f64 #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(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 #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(literal 1 binary64))
(pow.f64 #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(literal 1/2 binary64))
(sqrt.f64 #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))))
(exp.f64 (*.f64 (log.f64 #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(literal 1/2 binary64)))
#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)))
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) #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 #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 (neg.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)))) (neg.f64 (-.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 (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 (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 (+.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) (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 (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 8 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 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (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 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 (-.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)) (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 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 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) 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 -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 3 binary64)) #s(literal 8 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 #s(literal 2 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) x)))
(fma.f64 (*.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))) x #s(literal 2 binary64))
(fma.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/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 #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(literal 2 binary64))
(fma.f64 x (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/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 #s(literal 4 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 (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 (/.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 -2 binary64))) (/.f64 #s(literal 4 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))))
(-.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 #s(literal 8 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) (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 (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 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) 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 -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 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 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) x))) (/.f64 #s(literal 8 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 #s(literal 2 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) x))))
(+.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 (*.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 x #s(literal -2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 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 (neg.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 #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 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) #s(literal 3 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 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))))
(/.f64 (neg.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)))) (neg.f64 (-.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 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (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 #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 (-.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 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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 #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 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 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 (*.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 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #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 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #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(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 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 (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 (/.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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 #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 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) x) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/12 binary64) x)))
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 x (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)))) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/12 binary64) x)))
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.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 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (neg.f64 (-.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 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.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 (-.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 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.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)) (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 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal -1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 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))
#s(literal 1/6 binary64)
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x (sqrt.f64 #s(literal 2 binary64))))
#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)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (- (exp x) -1) #s(literal 2 binary64))
#s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64)))
#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) (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(literal 1 binary64))
#s(approx (exp x) (-.f64 x #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)))
#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 x x)
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x (sqrt.f64 #s(literal 2 binary64))))
#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)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (- (exp x) -1) #s(literal 2 binary64))
#s(approx (- (exp x) -1) (-.f64 x #s(literal -2 binary64)))
#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) (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(literal 2 binary64))
#s(approx (- x -2) (-.f64 x #s(literal -2 binary64)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(literal 2 binary64))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (-.f64 x #s(literal -2 binary64)))
#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(literal 1 binary64))
#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) x) 1) x) 2) #s(literal 2 binary64))
#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) (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) (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(literal 1 binary64))
#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) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
#s(approx (- (exp x) -1) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
#s(approx (exp x) (exp.f64 x))
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
#s(approx (- (exp x) -1) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
#s(approx (- x -2) x)
#s(approx (- x -2) (-.f64 x #s(literal -2 binary64)))
#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) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (pow.f64 x #s(literal -1 binary64))) (*.f64 x x)))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#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) (*.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) 2) (*.f64 (+.f64 (+.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (+.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 2 binary64) (pow.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 3 binary64))))
#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) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x x)))
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) 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) x) 2) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) #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) 2) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (pow.f64 x #s(literal -1 binary64))) (neg.f64 x)) #s(literal 1/6 binary64))))

eval41.0ms (1.2%)

Memory
38.1MiB live, 83.0MiB allocated; 9ms collecting garbage
Compiler

Compiled 8 622 to 1 489 computations (82.7% saved)

prune20.0ms (0.6%)

Memory
-19.5MiB live, 35.8MiB allocated; 15ms collecting garbage
Pruning

12 alts after pruning (7 fresh and 5 done)

PrunedKeptTotal
New3396345
Fresh011
Picked055
Done000
Total33912351
Accuracy
99.6%
Counts
351 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.6%
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
64.3%
(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)))
64.3%
(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))))
65.8%
(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))))
63.6%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64))))
64.0%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
1.8%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)))
3.4%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))))
3.4%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))))
5.0%
(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)))))
70.6%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
65.6%
#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))))
Compiler

Compiled 442 to 330 computations (25.3% saved)

series15.0ms (0.5%)

Memory
-22.9MiB live, 23.4MiB allocated; 5ms collecting garbage
Counts
28 → 61
Calls
Call 1
Inputs
#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))))
(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)))
(/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))
#s(literal 3/16 binary64)
x
#s(literal 1/2 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)
(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)))))
#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))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(*.f64 (*.f64 x x) #s(literal 1/2 binary64))
(*.f64 x x)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)
(*.f64 #s(literal 1/2 binary64) x)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.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) 2) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
#s(literal 1/6 binary64)
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 (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2)))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (+ (* (/ (+ (* 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 (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (/ 1/2 (sqrt 2))))
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (+ 1/2 (* 3/16 x))))
#s(approx x #s(hole binary64 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/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 (* (* x x) 1/2) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (* 1/2 x) x) x) #s(hole binary64 x))
#s(approx (+ (* (* 1/2 x) x) x) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (* 1/2 x) #s(hole binary64 (* 1/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 (* (* x x) (+ (* 1/6 x) 1/2)) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (* (* x x) (+ (* 1/6 x) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* 1/6 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 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 3/16 (/ (pow x 2) (sqrt 2)))))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))))
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (* 3/16 (/ x (sqrt 2)))))
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))))
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (* 3/16 x)))
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (* x (+ 3/16 (* 1/2 (/ 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/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) x) x) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (* 1/2 x) x) x) #s(hole binary64 (* (pow x 2) (+ 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 (* (* x x) (+ (* 1/6 x) 1/2)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (* (* x x) (+ (* 1/6 x) 1/2)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 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 (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 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)))))
Calls

3 calls:

TimeVariablePointExpression
7.0ms
x
@-inf
((sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (+ (* 3/16 x) 1/2) 3/16 x 1/2 (sqrt 2) 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/2 x) 1) x) 2) (* (* x x) 1/2) (* x x) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (+ (* (* 1/2 x) x) x) (* 1/2 x) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (* (* x x) (+ (* 1/6 x) 1/2)) (+ (* 1/6 x) 1/2) 1/6)
3.0ms
x
@0
((sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (+ (* 3/16 x) 1/2) 3/16 x 1/2 (sqrt 2) 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/2 x) 1) x) 2) (* (* x x) 1/2) (* x x) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (+ (* (* 1/2 x) x) x) (* 1/2 x) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (* (* x x) (+ (* 1/6 x) 1/2)) (+ (* 1/6 x) 1/2) 1/6)
3.0ms
x
@inf
((sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (+ (* 3/16 x) 1/2) 3/16 x 1/2 (sqrt 2) 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/2 x) 1) x) 2) (* (* x x) 1/2) (* x x) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* 1/2 x) 1) x) 2) (+ (* (* 1/2 x) x) x) (* 1/2 x) (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (* (* x x) (+ (* 1/6 x) 1/2)) (+ (* 1/6 x) 1/2) 1/6)

rewrite199.0ms (6%)

Memory
33.2MiB live, 297.8MiB allocated; 52ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02271493
02471371
112541206
083321153
Stop Event
iter limit
node limit
iter limit
Counts
89 → 321
Calls
Call 1
Inputs
#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))))
(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)))
(/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))
#s(literal 3/16 binary64)
x
#s(literal 1/2 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)
(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)))))
#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))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(*.f64 (*.f64 x x) #s(literal 1/2 binary64))
(*.f64 x x)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)
(*.f64 #s(literal 1/2 binary64) x)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.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) 2) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
#s(literal 1/6 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))) #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 (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2)))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (+ (* (/ (+ (* 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 (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (/ 1/2 (sqrt 2))))
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (+ 1/2 (* 3/16 x))))
#s(approx x #s(hole binary64 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/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 (* (* x x) 1/2) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (* 1/2 x) x) x) #s(hole binary64 x))
#s(approx (+ (* (* 1/2 x) x) x) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (* 1/2 x) #s(hole binary64 (* 1/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 (* (* x x) (+ (* 1/6 x) 1/2)) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (* (* x x) (+ (* 1/6 x) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* 1/6 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 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 3/16 (/ (pow x 2) (sqrt 2)))))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))))
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (* 3/16 (/ x (sqrt 2)))))
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))))
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (* 3/16 x)))
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (* x (+ 3/16 (* 1/2 (/ 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/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) x) x) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (* 1/2 x) x) x) #s(hole binary64 (* (pow x 2) (+ 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 (* (* x x) (+ (* 1/6 x) 1/2)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (* (* x x) (+ (* 1/6 x) 1/2)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 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 (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 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)))))
Outputs
#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))))
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.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)))))
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.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)))))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.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))))
(/.f64 (-.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.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))))))
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)))))
(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 (neg.f64 (neg.f64 x)) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (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 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))
(fma.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))
(fma.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))
(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)))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))
(fma.f64 x (/.f64 (fma.f64 #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 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 (*.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)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.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)))))
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))) (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #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 (/.f64 (fma.f64 #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(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.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)))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.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)))))))
(+.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))))) (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))))))
(+.f64 (*.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)))
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))
(/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))))))
(/.f64 (fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/8 binary64) (-.f64 (/.f64 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/8 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 27/4096 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 #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(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))) #s(literal -2 binary64))
(/.f64 (fma.f64 (*.f64 #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 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x))) #s(literal -2 binary64))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x))) #s(literal 2 binary64))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/8 binary64)) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 27/4096 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal -3/16 binary64) x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(neg.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(neg.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))
(fma.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (*.f64 (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (neg.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))
(-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (neg.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)))
(-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 #s(literal -3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -3/16 binary64) x) (sqrt.f64 #s(literal 2 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) #s(literal 1/8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))
(+.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))
(+.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -3/16 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/16 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 9/256 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))))
(/.f64 (neg.f64 (fma.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))))))
(/.f64 (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 9/256 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x)))
(/.f64 (fma.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 3/16 binary64) x)))))
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64))))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))) (/.f64 (*.f64 #s(literal 9/256 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))))
(-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal -1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 3/16 binary64)))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/16 binary64) x))
(+.f64 (/.f64 (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))))))
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))))) (/.f64 (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))))))
(+.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))
#s(literal 3/16 binary64)
x
#s(literal 1/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)))
(*.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))
(cosh.f64 (asinh.f64 #s(literal 1 binary64)))
(sqrt.f64 #s(literal 2 binary64))
(fabs.f64 (sqrt.f64 #s(literal 2 binary64)))
(exp.f64 (/.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)))
#s(literal 2 binary64)
(*.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 (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x))) #s(literal 1 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)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #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 (*.f64 x x) #s(literal 1/2 binary64)))) #s(literal 1/4 binary64)))
(pow.f64 (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))))) #s(literal 1 binary64))
(pow.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)))) #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 (*.f64 x x) #s(literal 1/2 binary64)))))
(exp.f64 (*.f64 (log.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))))) #s(literal 1/2 binary64)))
#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))))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(*.f64 (*.f64 x x) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) x)
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(*.f64 x (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 x) x))
(fabs.f64 (*.f64 x x))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.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) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x 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) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))) #s(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))) #s(literal 1 binary64))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) 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) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))))
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))) #s(literal 1/2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)
(*.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x))
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x))))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 x #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 1 binary64)))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) x)
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x)))
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal -1/2 binary64) x) x))
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x)))
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64)))
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) x))
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x)))
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (*.f64 x x)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -1 binary64))))
(-.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) x) x))
(-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(-.f64 x (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x)))
(-.f64 x (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64)))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x)))))
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x)
(+.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 x #s(literal 1/2 binary64))
(*.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) #s(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))) #s(literal 1 binary64))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))))
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))) #s(literal 1/2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x))
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))))))
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 x (*.f64 x (*.f64 #s(literal 1/6 binary64) x))))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)))
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 x (*.f64 x (*.f64 #s(literal 1/6 binary64) x))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 #s(literal 1/6 binary64) x))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 x (*.f64 #s(literal 1/6 binary64) x))))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)))
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) x))
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x)))
(-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) x))
(-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x)))
(-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 x x)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/6 binary64) x)))
(+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 #s(literal 1/6 binary64) x))))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)))
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.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 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))
(/.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 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))))
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 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 (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 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))))
(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)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal -1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))
(+.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 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))))))
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))))
(+.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))
#s(literal 1/6 binary64)
#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))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/8 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 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 7/96 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (/ (+ (* 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 (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))
#s(approx (/ (+ (* 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 (+ (* 3/16 x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* 3/16 x) 1/2) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))
#s(approx x x)
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 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)))
#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(literal 2 binary64))
#s(approx (- x -2) (-.f64 x #s(literal -2 binary64)))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) #s(literal 2 binary64))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (-.f64 x #s(literal -2 binary64)))
#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 (* (* x x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (+ (* (* 1/2 x) x) x) x)
#s(approx (+ (* (* 1/2 x) x) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x))
#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) (-.f64 x #s(literal -2 binary64)))
#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) (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 x) (+ (* 1/6 x) 1/2)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (* (* x x) (+ (* 1/6 x) 1/2)) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (*.f64 x x)))
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))
#s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x))
#s(approx (+ (* 3/16 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -3/16 binary64)) x))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
#s(approx (- x -2) x)
#s(approx (- x -2) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) x))
#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) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) #s(literal -1/2 binary64)) (*.f64 x x)))
#s(approx (+ (* (* 1/2 x) x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (+ (* (* 1/2 x) x) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))
#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) (*.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) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.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) (*.f64 (+.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 2 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (* (* x x) (+ (* 1/6 x) 1/2)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))
#s(approx (* (* x x) (+ (* 1/6 x) 1/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) (*.f64 #s(literal 1/6 binary64) 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 (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 3/16 binary64) (/.f64 (-.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (neg.f64 x))) (*.f64 x x)))
#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 #s(literal -1 binary64) (pow.f64 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) 2) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) #s(literal -1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64))))

eval58.0ms (1.7%)

Memory
10.6MiB live, 76.1MiB allocated; 32ms collecting garbage
Compiler

Compiled 13 202 to 1 580 computations (88% saved)

prune24.0ms (0.7%)

Memory
-3.5MiB live, 43.6MiB allocated; 6ms collecting garbage
Pruning

21 alts after pruning (12 fresh and 9 done)

PrunedKeptTotal
New36310373
Fresh022
Picked145
Done055
Total36421385
Accuracy
99.6%
Counts
385 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.6%
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
64.3%
(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)))
64.3%
(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))))
65.8%
(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))))
63.6%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64))))
64.0%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
1.8%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)))
1.9%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))))))
3.4%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))))
3.4%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))))
5.0%
(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)))))
70.6%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
65.6%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (*.f64 #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)) x (sqrt.f64 #s(literal 2 binary64))))
65.6%
#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)) (*.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))))) x (sqrt.f64 #s(literal 2 binary64))))
65.6%
#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))))
65.6%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (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))))
65.0%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
65.6%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)) x (sqrt.f64 #s(literal 2 binary64))))
65.0%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
65.6%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+.f64 (*.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))))
4.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))
Compiler

Compiled 915 to 670 computations (26.8% saved)

series12.0ms (0.4%)

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

3 calls:

TimeVariablePointExpression
5.0ms
x
@inf
((sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (+ (* 3/16 x) 1/2) 3/16 x 1/2 (sqrt 2) 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) (* (* x x) (+ (* 1/6 x) 1/2)) (* x x) (+ (* 1/6 x) 1/2) (* 1/6 x) 1/6 (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) (* (+ (* 1/6 x) 1/2) x) (+ (* 1/6 x) 1/2) (sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (+ (* (+ (* 1/6 x) 1/2) x) 1) 1 -1 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (+ (* 3/16 x) 1/2) (* 3/16 x))
3.0ms
x
@-inf
((sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (+ (* 3/16 x) 1/2) 3/16 x 1/2 (sqrt 2) 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) (* (* x x) (+ (* 1/6 x) 1/2)) (* x x) (+ (* 1/6 x) 1/2) (* 1/6 x) 1/6 (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) (* (+ (* 1/6 x) 1/2) x) (+ (* 1/6 x) 1/2) (sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (+ (* (+ (* 1/6 x) 1/2) x) 1) 1 -1 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (+ (* 3/16 x) 1/2) (* 3/16 x))
2.0ms
x
@0
((sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (+ (* 3/16 x) 1/2) 3/16 x 1/2 (sqrt 2) 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) (* (* x x) (+ (* 1/6 x) 1/2)) (* x x) (+ (* 1/6 x) 1/2) (* 1/6 x) 1/6 (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) (* (+ (* 1/6 x) 1/2) x) (+ (* 1/6 x) 1/2) (sqrt (- (exp x) -1)) (- (exp x) -1) (exp x) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (+ (* (+ (* 1/6 x) 1/2) x) 1) 1 -1 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (+ (* 3/16 x) 1/2) (* 3/16 x))

rewrite208.0ms (6.2%)

Memory
16.2MiB live, 200.1MiB allocated; 25ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02682065
02991877
114271723
083141672
Stop Event
iter limit
node limit
iter limit
Counts
122 → 340
Calls
Call 1
Inputs
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+.f64 (*.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))))
(+.f64 (*.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)))
(*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)
(/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))
#s(literal 3/16 binary64)
x
#s(literal 1/2 binary64)
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))))
(*.f64 (*.f64 x x) #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)))
(*.f64 x x)
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))
(*.f64 #s(literal 1/6 binary64) x)
#s(literal 1/6 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)))
(fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/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)))
(-.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))
#s(literal 1 binary64)
#s(literal -1 binary64)
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x))
(*.f64 #s(literal 3/16 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))) #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 (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (sqrt 2)))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))))
#s(approx (+ (* (/ (+ (* 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 (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) #s(hole binary64 (* 1/2 (/ x (sqrt 2)))))
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) #s(hole binary64 (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))))
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (/ 1/2 (sqrt 2))))
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (+ 1/2 (* 3/16 x))))
#s(approx x #s(hole binary64 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 (+ (* (+ (* (+ (* 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 (* (* x x) (+ (* 1/6 x) 1/2)) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (* (* x x) (+ (* 1/6 x) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* 1/6 x)))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#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) #s(hole binary64 (* 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 (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/6 x)))))
#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 (* 3/16 x) #s(hole binary64 (* 3/16 x)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(hole binary64 (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* 3/16 (/ (pow x 2) (sqrt 2)))))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))))
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) #s(hole binary64 (* 3/16 (/ (pow x 2) (sqrt 2)))))
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) #s(hole binary64 (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))))
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (* 3/16 (/ x (sqrt 2)))))
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) #s(hole binary64 (* x (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))))
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (* 3/16 x)))
#s(approx (+ (* 3/16 x) 1/2) #s(hole binary64 (* x (+ 3/16 (* 1/2 (/ 1 x))))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (- (exp x) 1))))
#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 (* (* x x) (+ (* 1/6 x) 1/2)) #s(hole binary64 (* 1/6 (pow x 3))))
#s(approx (* (* x x) (+ (* 1/6 x) 1/2)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* 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 (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 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/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 (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 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)))))
Outputs
#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))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.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)))))
(/.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.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)))))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.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))))
(/.f64 (-.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.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))))))
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)))))
(fma.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))
(fma.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))
(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)))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))
(fma.f64 x (/.f64 (fma.f64 #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 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 (*.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)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.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)))))
(-.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))) (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #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(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.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)))))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.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)))))))
(+.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))))) (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))))))
(+.f64 (*.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)))
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))
(*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)
(*.f64 x (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x)) (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x))) (-.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))) (-.f64 (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) (-.f64 (*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x)) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (-.f64 (*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (*.f64 (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x))
(fma.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))
(+.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x))
(+.f64 (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))
(/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)))))))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (pow.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/8 binary64) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/8 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 27/4096 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))) (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #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(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 #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 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) x))) #s(literal 2 binary64))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/8 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (pow.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 27/4096 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))
(fma.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))))
(-.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -3/16 binary64) x) (sqrt.f64 #s(literal 2 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) #s(literal 3 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))
(+.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))
(+.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -3/16 binary64) x) (*.f64 #s(literal -3/16 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/16 binary64) x)))
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -3/16 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -3/16 binary64) x) (*.f64 #s(literal -3/16 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/16 binary64) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))))
(/.f64 (neg.f64 (fma.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x)))
(/.f64 (fma.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x)))))
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))
(fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/16 binary64) x))
(+.f64 (/.f64 (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))))))
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))))) (/.f64 (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))))))
(+.f64 (*.f64 #s(literal 3/16 binary64) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/16 binary64) x))
#s(literal 3/16 binary64)
x
#s(literal 1/2 binary64)
(*.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 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))
(fabs.f64 (sqrt.f64 #s(literal 2 binary64)))
(exp.f64 (/.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)))
#s(literal 2 binary64)
(pow.f64 (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)))))) #s(literal 1 binary64))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))))))
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)))))) #s(literal 1/2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))))
(*.f64 (*.f64 x x) #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)))
(*.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x x))
(*.f64 x (*.f64 x #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(fabs.f64 (*.f64 x x))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))
(*.f64 #s(literal 1/6 binary64) x)
(*.f64 x #s(literal 1/6 binary64))
#s(literal 1/6 binary64)
(pow.f64 (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)))) #s(literal 1 binary64))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x)))
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)))))
(fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64))
(fma.f64 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(literal 2 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64))))))
(+.f64 (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x) #s(literal 2 binary64))
(+.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) 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))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(*.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 #s(literal 1/6 binary64) x))))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 x (*.f64 #s(literal 1/6 binary64) x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 #s(literal 1/6 binary64) x))))))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 #s(literal 1/6 binary64) x)))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)))
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (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/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))))))
(/.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 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (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 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 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 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (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 (/.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 (/.f64 #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (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 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 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/8 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 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))
(pow.f64 (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(literal 1 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 (+.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(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))))))
(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 (+.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(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 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)) (+.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(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 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)) (+.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(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 #s(literal -1 binary64) (+.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(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 #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) (*.f64 (*.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 (neg.f64 x) (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) (*.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 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.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 (neg.f64 x) (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) (*.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 (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 (-.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 (neg.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)))) (neg.f64 (-.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 3 binary64)) #s(literal 1 binary64))) (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)) (-.f64 #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 (neg.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 3 binary64)))) (neg.f64 (+.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 #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)) (-.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 (-.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 (+.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 (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 (*.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 3 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 #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 (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 (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)) (-.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 (*.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) (-.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 (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 #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 (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 (*.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 (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 (*.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) (+.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 #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 (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 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 #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))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))))
(/.f64 (neg.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)))) (neg.f64 (-.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 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))))
(/.f64 (neg.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 3 binary64)))) (neg.f64 (+.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 #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 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (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 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))))))
(/.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 (-.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 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)))
(/.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 3 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 #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 3 binary64)) #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 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 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 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 (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 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 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 (*.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 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(+.f64 (/.f64 #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 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 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 #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 3 binary64)) (+.f64 (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 (*.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 (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 (*.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 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
#s(literal 1 binary64)
#s(literal -1 binary64)
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #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 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x)))
(/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64))))))
(fma.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x))
(fma.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x))
(fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 x (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (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 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))))))
(+.f64 (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 2 binary64)))
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x))
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (neg.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x))
(*.f64 #s(literal 3/16 binary64) x)
(*.f64 x #s(literal 3/16 binary64))
#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))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/8 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 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 7/96 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (/ (+ (* 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 (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (*.f64 (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))
#s(approx (/ (+ (* 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 (+ (* 3/16 x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* 3/16 x) 1/2) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))
#s(approx x x)
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 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)))
#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/6 x) 1/2) x) 1) x) 2) #s(literal 2 binary64))
#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) (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) (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 x) (+ (* 1/6 x) 1/2)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (* (* x x) (+ (* 1/6 x) 1/2)) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
#s(approx (* x x) (*.f64 x x))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64))
#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) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64))
#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) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 #s(literal 2 binary64)))
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (- (exp x) -1)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 3/8 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)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 7/96 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (- (exp x) -1) #s(literal 2 binary64))
#s(approx (- (exp x) -1) (+.f64 x #s(literal 2 binary64)))
#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) (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(literal 1 binary64))
#s(approx (exp x) (+.f64 #s(literal 1 binary64) 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) (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(literal 1 binary64))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (+.f64 #s(literal 1 binary64) 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) (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 (* 3/16 x) (*.f64 #s(literal 3/16 binary64) x))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (*.f64 x x)))
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x)))
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))
#s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x))
#s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x))
#s(approx (+ (* 3/16 x) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/16 binary64)) x))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))
#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) (*.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) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.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) (*.f64 (+.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 2 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (* (* x x) (+ (* 1/6 x) 1/2)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))
#s(approx (* (* x x) (+ (* 1/6 x) 1/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) (*.f64 #s(literal 1/6 binary64) 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 (+ (* (+ (* 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) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (sqrt (- (exp x) -1)) (sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))
#s(approx (- (exp x) -1) (+.f64 (exp.f64 x) #s(literal 1 binary64)))
#s(approx (exp x) (exp.f64 x))
#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) (*.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) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.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) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 x #s(literal -2 binary64)))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #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) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #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) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -2 binary64))) x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))))

eval54.0ms (1.6%)

Memory
-9.9MiB live, 86.2MiB allocated; 17ms collecting garbage
Compiler

Compiled 15 443 to 1 907 computations (87.7% saved)

prune22.0ms (0.7%)

Memory
-2.9MiB live, 43.6MiB allocated; 3ms collecting garbage
Pruning

22 alts after pruning (8 fresh and 14 done)

PrunedKeptTotal
New4341435
Fresh077
Picked055
Done099
Total43422456
Accuracy
99.6%
Counts
456 → 22
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.6%
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
64.3%
(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)))
64.3%
(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))))
65.8%
(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))))
63.6%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) x #s(literal 2 binary64))))
64.0%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (-.f64 x #s(literal -2 binary64))))
1.8%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (- x -2) x)))
1.9%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))))))
3.4%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))))
3.4%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))))
5.0%
(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)))))
70.6%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
65.6%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (*.f64 #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)) x (sqrt.f64 #s(literal 2 binary64))))
65.6%
#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)) (*.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))))) x (sqrt.f64 #s(literal 2 binary64))))
65.6%
#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))))
65.6%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (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))))
65.0%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #s(literal 3/16 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
65.6%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)) x (sqrt.f64 #s(literal 2 binary64))))
65.0%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
65.6%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #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)) x) (sqrt.f64 #s(literal 2 binary64))))
65.6%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+.f64 (*.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))))
4.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))))
Compiler

Compiled 1 199 to 573 computations (52.2% saved)

regimes18.0ms (0.5%)

Memory
27.0MiB live, 27.0MiB allocated; 0ms collecting garbage
Counts
24 → 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) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x 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 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) 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))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (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))) (fma.f64 #s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #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 #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))) (+.f64 (*.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 #s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (*.f64 #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)) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #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)) x) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (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(literal 3/16 binary64) x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (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 (-.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 (exp.f64 x) #s(literal -1 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
99.6%1(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
99.6%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))))
99.6%1x
Compiler

Compiled 24 to 20 computations (16.7% saved)

regimes39.0ms (1.2%)

Memory
-25.3MiB live, 20.6MiB allocated; 4ms collecting garbage
Accuracy

Total -44.5b remaining (-236.3%)

Threshold costs -44.5b (-236.3%)

Counts
22 → 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) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x 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 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) 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))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ (+ (* 3/16 x) 1/2) (sqrt 2)) x) (sqrt 2)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) (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))) (fma.f64 #s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 #s(approx (+ (* 3/16 x) 1/2) (*.f64 #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 #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))) (+.f64 (*.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 #s(approx (/ (+ (* 3/16 x) 1/2) (sqrt 2)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) x)) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (*.f64 #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)) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #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)) x) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (/.f64 (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (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(literal 3/16 binary64) x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (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:

27.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
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))))
Results
AccuracySegmentsBranch
70.6%1(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
70.6%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))))
70.6%1x
Compiler

Compiled 24 to 20 computations (16.7% saved)

simplify42.0ms (1.2%)

Memory
2.6MiB live, 46.9MiB allocated; 6ms 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)))

derivations47.0ms (1.4%)

Memory
-3.7MiB live, 47.2MiB allocated; 8ms collecting garbage
Stop Event
fuel
Compiler

Compiled 19 to 16 computations (15.8% saved)

preprocess13.0ms (0.4%)

Memory
25.6MiB live, 25.6MiB 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...