sqrtexp (problem 3.4.4)

Time bar (total: 7.2s)

start0.0ms (0%)

Memory
0.1MiB live, 0.1MiB allocated

analyze2.0ms (0%)

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

sample937.0ms (13.1%)

Memory
60.6MiB live, 1 010.8MiB allocated
Samples
447.0ms8 256×0valid
174.0ms2 707×0exit
Precisions
Click to see histograms. Total time spent on operations: 413.0ms
ival-expm1: 133.0ms (32.2% of total)
ival-mult: 97.0ms (23.5% of total)
ival-sqrt: 89.0ms (21.5% of total)
ival-div: 77.0ms (18.6% of total)
ival-true: 8.0ms (1.9% of total)
exact: 6.0ms (1.5% of total)
ival-assert: 4.0ms (1% of total)
Bogosity

explain123.0ms (1.7%)

Memory
14.8MiB live, 137.9MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1610-0-(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))
1610-0-(-.f64 (exp.f64 x) #s(literal 1 binary64))
10-0-(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
00-0-(exp.f64 (*.f64 #s(literal 2 binary64) x))
00-0-#s(literal 1 binary64)
00-0-(*.f64 #s(literal 2 binary64) x)
00-0-(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
00-0-#s(literal 2 binary64)
00-0-(exp.f64 x)
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
-.f64(-.f64 (exp.f64 x) #s(literal 1 binary64))cancellation1610
-.f64(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))cancellation1610
/.f64(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))o/o10
(exp.f64 (*.f64 #s(literal 2 binary64) x))overflow1
(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))overflow1
(exp.f64 x)overflow1
(-.f64 (exp.f64 x) #s(literal 1 binary64))overflow1
Confusion
Predicted +Predicted -
+1610
-194
Precision
0.9938271604938271
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+16100
-1094
Precision?
0.9938271604938271
Recall?
1.0
Freqs
test
numberfreq
094
11
2161
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
40.0ms512×0valid
Compiler

Compiled 107 to 34 computations (68.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-exp: 7.0ms (28% of total)
ival-expm1: 6.0ms (24% of total)
ival-div: 4.0ms (16% of total)
ival-mult: 4.0ms (16% of total)
ival-sqrt: 3.0ms (12% of total)
exact: 1.0ms (4% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

preprocess203.0ms (2.8%)

Memory
12.5MiB live, 126.6MiB allocated
Algorithm
egg-herbie
Rules
15 394×lower-fma.f64
15 394×lower-fma.f32
2 850×lower--.f32
2 846×lower--.f64
2 458×lower-*.f32
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
01229
13227
25527
38927
414313
525013
651313
7203913
8713613
01012
01712
12912
23512
34712
4737
51265
62035
76065
829265
967835
081975
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 13 to 10 computations (23.1% saved)

eval0.0ms (0%)

Memory
0.3MiB live, 0.3MiB allocated
Compiler

Compiled 1 to 1 computations (0% saved)

prune2.0ms (0%)

Memory
-37.3MiB live, 1.0MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
40.3%
(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 13 to 10 computations (23.1% saved)

simplify242.0ms (3.4%)

Memory
-0.3MiB live, 125.8MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff128
(*.f64 #s(literal 2 binary64) x)
cost-diff192
(-.f64 (exp.f64 x) #s(literal 1 binary64))
cost-diff192
(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))
cost-diff7104
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
Rules
15 394×lower-fma.f64
15 394×lower-fma.f32
2 850×lower--.f32
2 846×lower--.f64
2 458×lower-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01045
01745
12945
23545
34745
47335
512631
620331
760631
8292631
9678331
0819727
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))
(exp.f64 (*.f64 #s(literal 2 binary64) x))
(*.f64 #s(literal 2 binary64) x)
#s(literal 2 binary64)
x
#s(literal 1 binary64)
(-.f64 (exp.f64 x) #s(literal 1 binary64))
(exp.f64 x)
Outputs
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))
(expm1.f64 (+.f64 x x))
(exp.f64 (*.f64 #s(literal 2 binary64) x))
(exp.f64 (+.f64 x x))
(*.f64 #s(literal 2 binary64) x)
(+.f64 x x)
#s(literal 2 binary64)
x
#s(literal 1 binary64)
(-.f64 (exp.f64 x) #s(literal 1 binary64))
(expm1.f64 x)
(exp.f64 x)

localize33.0ms (0.5%)

Memory
2.1MiB live, 38.5MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy0
(exp.f64 x)
accuracy0.22103500976844204
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
accuracy36.33326807196
(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))
accuracy36.38716419134709
(-.f64 (exp.f64 x) #s(literal 1 binary64))
Samples
19.0ms256×0valid
Compiler

Compiled 47 to 12 computations (74.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-exp: 3.0ms (24.4% of total)
ival-expm1: 3.0ms (24.4% of total)
ival-div: 2.0ms (16.3% of total)
ival-mult: 2.0ms (16.3% of total)
ival-sqrt: 2.0ms (16.3% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series4.0ms (0.1%)

Memory
5.1MiB live, 5.1MiB allocated
Counts
5 → 60
Calls
Call 1
Inputs
#s(alt (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) (patch (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #<representation binary64>) () ())
#s(alt (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #<representation binary64>) () ())
#s(alt (-.f64 (exp.f64 x) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 1 binary64)) #<representation binary64>) () ())
#s(alt (*.f64 #s(literal 2 binary64) x) (patch (*.f64 #s(literal 2 binary64) x) #<representation binary64>) () ())
#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())
Outputs
#s(alt 2 (taylor 0 x) (#s(alt (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) (patch (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) (patch (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) (patch (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) (patch (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) (patch (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) (patch (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) (patch (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) (patch (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) (patch (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) (patch (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) (patch (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) (patch (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 2 (* 2 x))) (taylor 0 x) (#s(alt (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 2 (* x (+ 2 (* 4/3 x))))) (taylor 0 x) (#s(alt (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x))))))) (taylor 0 x) (#s(alt (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (- (exp (* 2 x)) 1) (taylor inf x) (#s(alt (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (- (exp (* 2 x)) 1) (taylor inf x) (#s(alt (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (- (exp (* 2 x)) 1) (taylor inf x) (#s(alt (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (- (exp (* 2 x)) 1) (taylor inf x) (#s(alt (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (- (exp (* 2 x)) 1) (taylor -inf x) (#s(alt (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (- (exp (* 2 x)) 1) (taylor -inf x) (#s(alt (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (- (exp (* 2 x)) 1) (taylor -inf x) (#s(alt (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (- (exp (* 2 x)) 1) (taylor -inf x) (#s(alt (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* 1/2 x))) (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))) (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (- (exp x) 1) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (- (exp x) 1) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (- (exp x) 1) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (- (exp x) 1) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (- (exp x) 1) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (- (exp x) 1) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (- (exp x) 1) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (- (exp x) 1) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) x) (patch (*.f64 #s(literal 2 binary64) x) #<representation binary64>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) x) (patch (*.f64 #s(literal 2 binary64) x) #<representation binary64>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) x) (patch (*.f64 #s(literal 2 binary64) x) #<representation binary64>) () ())) ())
#s(alt (* 2 x) (taylor 0 x) (#s(alt (*.f64 #s(literal 2 binary64) x) (patch (*.f64 #s(literal 2 binary64) x) #<representation binary64>) () ())) ())
#s(alt (* 2 x) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) x) (patch (*.f64 #s(literal 2 binary64) x) #<representation binary64>) () ())) ())
#s(alt (* 2 x) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) x) (patch (*.f64 #s(literal 2 binary64) x) #<representation binary64>) () ())) ())
#s(alt (* 2 x) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) x) (patch (*.f64 #s(literal 2 binary64) x) #<representation binary64>) () ())) ())
#s(alt (* 2 x) (taylor inf x) (#s(alt (*.f64 #s(literal 2 binary64) x) (patch (*.f64 #s(literal 2 binary64) x) #<representation binary64>) () ())) ())
#s(alt (* 2 x) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) x) (patch (*.f64 #s(literal 2 binary64) x) #<representation binary64>) () ())) ())
#s(alt (* 2 x) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) x) (patch (*.f64 #s(literal 2 binary64) x) #<representation binary64>) () ())) ())
#s(alt (* 2 x) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) x) (patch (*.f64 #s(literal 2 binary64) x) #<representation binary64>) () ())) ())
#s(alt (* 2 x) (taylor -inf x) (#s(alt (*.f64 #s(literal 2 binary64) x) (patch (*.f64 #s(literal 2 binary64) x) #<representation binary64>) () ())) ())
#s(alt 1 (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
Calls

15 calls:

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

simplify192.0ms (2.7%)

Memory
16.0MiB live, 169.7MiB allocated
Algorithm
egg-herbie
Rules
18 226×lower-fma.f64
18 226×lower-fma.f32
2 938×lower-+.f64
2 938×lower-+.f32
2 780×lower--.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
049342
1155342
2335342
3752342
41201302
51536286
62025286
72949286
84633286
08302232
Stop Event
iter limit
node limit
Counts
60 → 59
Calls
Call 1
Inputs
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(* 2 x)
(* x (+ 2 (* 2 x)))
(* x (+ 2 (* x (+ 2 (* 4/3 x)))))
(* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x)))))))
(- (exp (* 2 x)) 1)
(- (exp (* 2 x)) 1)
(- (exp (* 2 x)) 1)
(- (exp (* 2 x)) 1)
(- (exp (* 2 x)) 1)
(- (exp (* 2 x)) 1)
(- (exp (* 2 x)) 1)
(- (exp (* 2 x)) 1)
x
(* x (+ 1 (* 1/2 x)))
(* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))
(- (exp x) 1)
(- (exp x) 1)
(- (exp x) 1)
(- (exp x) 1)
(- (exp x) 1)
(- (exp x) 1)
(- (exp x) 1)
(- (exp x) 1)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
Outputs
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(* 2 x)
(+.f64 x x)
(* x (+ 2 (* 2 x)))
(*.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 2 binary64)) x)
(* x (+ 2 (* x (+ 2 (* 4/3 x)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 4/3 binary64) x #s(literal 2 binary64)) x #s(literal 2 binary64)) x)
(* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x)))))))
(*.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)
(- (exp (* 2 x)) 1)
(expm1.f64 (+.f64 x x))
(- (exp (* 2 x)) 1)
(expm1.f64 (+.f64 x x))
(- (exp (* 2 x)) 1)
(expm1.f64 (+.f64 x x))
(- (exp (* 2 x)) 1)
(expm1.f64 (+.f64 x x))
(- (exp (* 2 x)) 1)
(expm1.f64 (+.f64 x x))
(- (exp (* 2 x)) 1)
(expm1.f64 (+.f64 x x))
(- (exp (* 2 x)) 1)
(expm1.f64 (+.f64 x x))
(- (exp (* 2 x)) 1)
(expm1.f64 (+.f64 x x))
x
(* x (+ 1 (* 1/2 x)))
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)
(* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))
(*.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)
(- (exp x) 1)
(expm1.f64 x)
(- (exp x) 1)
(expm1.f64 x)
(- (exp x) 1)
(expm1.f64 x)
(- (exp x) 1)
(expm1.f64 x)
(- (exp x) 1)
(expm1.f64 x)
(- (exp x) 1)
(expm1.f64 x)
(- (exp x) 1)
(expm1.f64 x)
(- (exp x) 1)
(expm1.f64 x)
(* 2 x)
(+.f64 x x)
(* 2 x)
(+.f64 x x)
(* 2 x)
(+.f64 x x)
(* 2 x)
(+.f64 x x)
(* 2 x)
(+.f64 x x)
(* 2 x)
(+.f64 x x)
(* 2 x)
(+.f64 x x)
(* 2 x)
(+.f64 x x)
(* 2 x)
(+.f64 x x)
(* 2 x)
(+.f64 x x)
(* 2 x)
(+.f64 x x)
(* 2 x)
(+.f64 x x)
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)

rewrite242.0ms (3.4%)

Memory
-5.4MiB live, 193.8MiB allocated
Rules
5 402×lower-fma.f64
5 402×lower-fma.f32
4 492×lower-*.f32
4 490×lower-*.f64
2 532×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0926
01526
15619
237819
3453319
0816115
Stop Event
iter limit
node limit
iter limit
Counts
5 → 656
Calls
Call 1
Inputs
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
(-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))
(-.f64 (exp.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 2 binary64) x)
(exp.f64 x)
Outputs
(*.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 4 binary64) x)))) (neg.f64 (expm1.f64 (+.f64 x x))))
(*.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal 1 binary64))) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (expm1.f64 x)) (-.f64 (exp.f64 (*.f64 #s(literal 4 binary64) (+.f64 x x))) (pow.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))))
(*.f64 (/.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (expm1.f64 x)) (+.f64 (pow.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))))) (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (exp.f64 (*.f64 #s(literal 4 binary64) x))) (exp.f64 (*.f64 #s(literal 4 binary64) (+.f64 x x)))))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(*.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(*.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 #s(literal 4 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 #s(literal 6 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (expm1.f64 x))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(*.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (expm1.f64 (+.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (+.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (*.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))
(*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))))
(*.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))))
(*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (neg.f64 (expm1.f64 (+.f64 x x))))
(*.f64 (-.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (exp.f64 (*.f64 #s(literal 6 binary64) x))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))))))
(*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))
(*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (+.f64 x x))))
(*.f64 (fma.f64 (expm1.f64 x) (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))
(*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x))))
(*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(*.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(*.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x))))
(*.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (expm1.f64 x)))
(*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))))
(*.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))))
(*.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (expm1.f64 x))))
(*.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (expm1.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (expm1.f64 (+.f64 x x)))
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))
(*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(pow.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (expm1.f64 x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))) (-.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (exp.f64 (*.f64 #s(literal 6 binary64) x))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (fma.f64 (expm1.f64 x) (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64))
(/.f64 (/.f64 (fma.f64 (expm1.f64 x) (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))) (expm1.f64 x)) (expm1.f64 x))
(/.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal -1 binary64)) (expm1.f64 x))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 #s(literal 4 binary64) x)))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 #s(literal 6 binary64) x)))) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (expm1.f64 x)) #s(literal 1 binary64)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (exp.f64 (*.f64 #s(literal 6 binary64) x))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))))
(/.f64 (*.f64 (fma.f64 (expm1.f64 x) (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))) #s(literal 1 binary64)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (-.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)))
(/.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 #s(literal 6 binary64) x)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 #s(literal 4 binary64) x))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)))) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)))) (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (neg.f64 (expm1.f64 x)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (expm1.f64 x))) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (exp.f64 (*.f64 #s(literal 6 binary64) x))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (expm1.f64 x) (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x)))
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))) (pow.f64 (neg.f64 (expm1.f64 x)) #s(literal -2 binary64))) (-.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))))
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -1 binary64)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))
(/.f64 (fma.f64 (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (exp.f64 (*.f64 #s(literal 6 binary64) x)) (pow.f64 (neg.f64 (expm1.f64 x)) #s(literal -3 binary64))) (fma.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (-.f64 (pow.f64 (neg.f64 (expm1.f64 x)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (expm1.f64 x))) (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (exp.f64 (*.f64 #s(literal 6 binary64) x))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))))))
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 (expm1.f64 x) (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x))) (*.f64 (neg.f64 (expm1.f64 x)) #s(literal -1 binary64))) (pow.f64 (neg.f64 (expm1.f64 x)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 x)) (neg.f64 (expm1.f64 x))) (*.f64 (neg.f64 (expm1.f64 x)) (expm1.f64 x)))
(/.f64 (-.f64 (neg.f64 (expm1.f64 x)) (*.f64 (*.f64 (expm1.f64 x) (exp.f64 (neg.f64 (+.f64 x x)))) #s(literal -1 binary64))) (*.f64 (*.f64 (expm1.f64 x) (exp.f64 (neg.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x))))
(/.f64 (-.f64 (expm1.f64 x) (*.f64 (*.f64 (expm1.f64 x) (exp.f64 (neg.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (*.f64 (expm1.f64 x) (exp.f64 (neg.f64 (+.f64 x x)))) (expm1.f64 x)))
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))) (neg.f64 (expm1.f64 x))) (*.f64 (expm1.f64 x) (neg.f64 (expm1.f64 x))))
(/.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x)))
(/.f64 (+.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (*.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))
(/.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (expm1.f64 x)) (-.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) (neg.f64 (exp.f64 (+.f64 x x)))))
(/.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (expm1.f64 x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))
(/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) (+.f64 x x))) (*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x)) (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 9 binary64))) (*.f64 (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (expm1.f64 x)) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal 1 binary64)))))
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 4 binary64) x)))))
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (*.f64 (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (expm1.f64 x)) (+.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (exp.f64 (*.f64 #s(literal 6 binary64) x))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))))
(/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x))) (*.f64 (neg.f64 (expm1.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x))) (*.f64 (expm1.f64 x) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x))) (neg.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x))) (*.f64 (neg.f64 (expm1.f64 x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x))) (*.f64 (expm1.f64 x) (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x))) (neg.f64 (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (expm1.f64 x))))
(/.f64 (fma.f64 (expm1.f64 x) (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))
(/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))
(/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (*.f64 (neg.f64 (expm1.f64 x)) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (*.f64 (neg.f64 (expm1.f64 x)) (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))))
(/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (*.f64 (expm1.f64 x) (-.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) (neg.f64 (exp.f64 (+.f64 x x))))))
(/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (expm1.f64 x)))
(/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))))
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x)))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (expm1.f64 x))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))) (-.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (exp.f64 (*.f64 #s(literal 6 binary64) x))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (fma.f64 (expm1.f64 x) (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(neg.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)))
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (expm1.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (expm1.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (expm1.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)))
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)))
(fma.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (exp.f64 (+.f64 x x))))
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (exp.f64 x)))
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (exp.f64 (+.f64 x x)) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)))
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (neg.f64 (exp.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (neg.f64 (exp.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (neg.f64 (exp.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))))
(fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (*.f64 (exp.f64 x) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)))
(fma.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (exp.f64 x) (*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (exp.f64 x) (*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (exp.f64 x) (*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)))
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal 1 binary64))
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))))
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))))
(-.f64 (/.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (exp.f64 (*.f64 #s(literal 6 binary64) x))) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))))))
(-.f64 (/.f64 (*.f64 (expm1.f64 x) (exp.f64 (+.f64 x x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 (expm1.f64 x) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x))))
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (expm1.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (expm1.f64 x))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (expm1.f64 x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (expm1.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (expm1.f64 x)))
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (expm1.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (expm1.f64 x)))
(-.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))))
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))
(-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(+.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (*.f64 (exp.f64 x) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))))
(+.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))))
(+.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))))
(+.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (exp.f64 x)))
(+.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (exp.f64 (+.f64 x x))))
(+.f64 (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)))
(+.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)))
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64)))
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(+.f64 (exp.f64 x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (exp.f64 x))
(exp.f64 (log1p.f64 (exp.f64 x)))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 4 binary64) x)))) (neg.f64 (expm1.f64 (+.f64 x x))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (+.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal 1 binary64))) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (-.f64 (exp.f64 (*.f64 #s(literal 4 binary64) (+.f64 x x))) (pow.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (+.f64 (pow.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))))) (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (exp.f64 (*.f64 #s(literal 4 binary64) x))) (exp.f64 (*.f64 #s(literal 4 binary64) (+.f64 x x)))))
(*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (expm1.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))))
(*.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (expm1.f64 (+.f64 x x)))
(*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(*.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (expm1.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (expm1.f64 (*.f64 #s(literal 4 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (expm1.f64 (*.f64 #s(literal 6 binary64) x)))
(*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))))
(*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 x))
(*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(*.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) #s(literal 1 binary64)))
(*.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(*.f64 #s(literal -1 binary64) (neg.f64 (expm1.f64 (+.f64 x x))))
(*.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) #s(literal 1 binary64)))
(*.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) (neg.f64 (exp.f64 (+.f64 x x))))))
(*.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (expm1.f64 x)))
(*.f64 (expm1.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(*.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) (neg.f64 (exp.f64 (+.f64 x x)))) (expm1.f64 (*.f64 #s(literal 6 binary64) x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal -1 binary64))
(pow.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64))
(/.f64 (*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (expm1.f64 x)) (expm1.f64 x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (exp.f64 (*.f64 #s(literal 6 binary64) x))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (expm1.f64 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))))
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64)) (expm1.f64 x)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 (expm1.f64 x) (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x)))
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (expm1.f64 x)) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (expm1.f64 x)))
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) (+.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))) (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 4 binary64) x))))
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))) (+.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x))) #s(literal 1 binary64)) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x))) #s(literal 1 binary64)) (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 x)) (neg.f64 (expm1.f64 x)))
(/.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) (expm1.f64 x))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (pow.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))))
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 9 binary64))) (pow.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal -3 binary64))) (pow.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)))) (neg.f64 (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)))) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))
(/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (*.f64 #s(literal 6 binary64) x))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (pow.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))))
(/.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))
(/.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(/.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (+.f64 x x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) (+.f64 x x))) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 4 binary64) x))) (-.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x))))
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) (neg.f64 (exp.f64 (+.f64 x x)))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal 1 binary64)))))
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 9 binary64))) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal 1 binary64)))))
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 4 binary64) x)))))
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (*.f64 (-.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) (neg.f64 (exp.f64 (+.f64 x x)))) (+.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal 1 binary64))))
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x))) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x))) (neg.f64 (-.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) (neg.f64 (exp.f64 (+.f64 x x))))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x))) (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))))
(/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))
(/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (neg.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))))
(/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (neg.f64 (exp.f64 (+.f64 x x))))))
(/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (neg.f64 (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))))
(/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (-.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) (neg.f64 (exp.f64 (+.f64 x x)))))
(/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))
(/.f64 (neg.f64 (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(/.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(/.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) (neg.f64 (exp.f64 (+.f64 x x)))) (expm1.f64 (*.f64 #s(literal 6 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))))
(neg.f64 (neg.f64 (expm1.f64 (+.f64 x x))))
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) (-.f64 (exp.f64 (*.f64 #s(literal 4 binary64) (+.f64 x x))) (pow.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) (+.f64 (pow.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (+.f64 x x) #s(literal 6 binary64))))) (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (exp.f64 (*.f64 #s(literal 4 binary64) x))) (exp.f64 (*.f64 #s(literal 4 binary64) (+.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 4 binary64) x)))) (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (+.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal 1 binary64))) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (expm1.f64 (*.f64 #s(literal 4 binary64) x))) (expm1.f64 (+.f64 x x)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))
(fma.f64 (neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (neg.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (+.f64 x x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (expm1.f64 x)) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (expm1.f64 x)) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (expm1.f64 (+.f64 x x)) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (expm1.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (expm1.f64 x) (neg.f64 (expm1.f64 x))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (expm1.f64 x) (neg.f64 (expm1.f64 x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (neg.f64 (expm1.f64 x))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (neg.f64 (expm1.f64 x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))))
(fma.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))))
(fma.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(fma.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (neg.f64 (expm1.f64 x))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (neg.f64 (expm1.f64 x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (expm1.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (expm1.f64 (+.f64 x x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (exp.f64 x) (exp.f64 x) #s(literal -1 binary64))
(fma.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(fma.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)) #s(literal -1 binary64))
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))))
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(fma.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64) #s(literal -1 binary64))
(expm1.f64 (*.f64 (+.f64 x x) #s(literal 1 binary64)))
(expm1.f64 (*.f64 #s(literal 4 binary64) (*.f64 x #s(literal 1/2 binary64))))
(expm1.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(expm1.f64 (+.f64 x x))
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) (-.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) (neg.f64 (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) (neg.f64 (exp.f64 (+.f64 x x))))))
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))))
(-.f64 #s(literal 0 binary64) (neg.f64 (expm1.f64 (+.f64 x x))))
(-.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))
(+.f64 (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(+.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(+.f64 (neg.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal -1 binary64))
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))))
(+.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(+.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 x)))
(+.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x)))
(+.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))
(exp.f64 (-.f64 (log1p.f64 (exp.f64 x)) (neg.f64 (log.f64 (expm1.f64 x)))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (-.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 #s(literal 6 binary64) x)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 #s(literal 4 binary64) x))))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (expm1.f64 x))) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (exp.f64 (*.f64 #s(literal 6 binary64) x))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (fma.f64 (expm1.f64 x) (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x)))
(*.f64 (*.f64 (expm1.f64 (+.f64 x x)) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 #s(literal 4 binary64) x)))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))
(*.f64 (*.f64 (expm1.f64 (+.f64 x x)) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 #s(literal 6 binary64) x)))) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))
(*.f64 (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 4 binary64) x))) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x)))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 6 binary64) x))) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (expm1.f64 x)))
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (/.f64 (expm1.f64 x) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (expm1.f64 x) (/.f64 #s(literal -1 binary64) (expm1.f64 x))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (expm1.f64 (+.f64 x x))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (expm1.f64 (+.f64 x x))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (expm1.f64 (+.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))
(*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(*.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))))
(*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (expm1.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(*.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 #s(literal 4 binary64) x))))
(*.f64 #s(literal -1 binary64) (neg.f64 (expm1.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (expm1.f64 (+.f64 x x)))
(*.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64)))
(*.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64)))
(*.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x)))))
(*.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(*.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(*.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (expm1.f64 x) #s(literal 1 binary64))
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 #s(literal 1 binary64) (expm1.f64 x))
(pow.f64 (/.f64 (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal -1 binary64))
(pow.f64 (expm1.f64 x) #s(literal 1 binary64))
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) #s(literal 1 binary64)) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) x))))
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(/.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))))
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (-.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) (neg.f64 (exp.f64 (+.f64 x x)))))
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64)) (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))))
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64)) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (+.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (*.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x))))
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))) (neg.f64 (expm1.f64 (+.f64 x x))))
(/.f64 (*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal 1 binary64)) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(/.f64 (*.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) (expm1.f64 (+.f64 x x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (+.f64 x 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 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))))
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (pow.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) #s(literal -3 binary64))) (pow.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))))
(/.f64 (/.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (expm1.f64 (+.f64 x x)))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (neg.f64 (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))
(/.f64 (pow.f64 (expm1.f64 (+.f64 x x)) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (+.f64 x x))))
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (+.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (*.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (+.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (*.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)))))
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 (+.f64 x x)))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (neg.f64 (expm1.f64 (+.f64 x x)))))
(/.f64 (-.f64 (-.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (+.f64 x x))))
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (+.f64 x x)))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (+.f64 x x)))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (+.f64 x x)))))
(/.f64 (-.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (pow.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))
(/.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (*.f64 (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) x)))))
(/.f64 (expm1.f64 (*.f64 x #s(literal 9 binary64))) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) x)))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (neg.f64 (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x)))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x))) (*.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x))) (*.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))))
(/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (*.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (expm1.f64 (*.f64 #s(literal 4 binary64) x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))))
(/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x)))))
(/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (neg.f64 (exp.f64 x)))))
(/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (neg.f64 (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))))
(/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))
(/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (*.f64 (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64))))
(/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64))))
(/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (*.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))))
(/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) #s(literal 1 binary64)) (neg.f64 (exp.f64 (+.f64 x x))))))
(/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (expm1.f64 x)) #s(literal -1 binary64))
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (-.f64 #s(literal -1 binary64) (exp.f64 x)))
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(/.f64 (expm1.f64 x) #s(literal 1 binary64))
(/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x))) (expm1.f64 (*.f64 #s(literal 3 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))
(neg.f64 (neg.f64 (expm1.f64 x)))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (*.f64 #s(literal 6 binary64) x)) (expm1.f64 x))) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (*.f64 (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (exp.f64 (*.f64 #s(literal 6 binary64) x))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (fma.f64 (expm1.f64 x) (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x)))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (-.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (+.f64 x x)) (exp.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 #s(literal 6 binary64) x)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (*.f64 #s(literal 4 binary64) x))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 x) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (/.f64 (exp.f64 x) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 x) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (exp.f64 x) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (expm1.f64 (+.f64 x x)))) (/.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal -1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 4 binary64) x))) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 #s(literal 6 binary64) x))) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (expm1.f64 x)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (expm1.f64 x) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (expm1.f64 x) (exp.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.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))))
(fma.f64 (*.f64 (expm1.f64 x) (exp.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(fma.f64 (expm1.f64 x) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 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) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64))
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(expm1.f64 (*.f64 x #s(literal 1 binary64)))
(expm1.f64 x)
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x)))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (neg.f64 (expm1.f64 x)))
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 #s(literal 6 binary64) x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 4 binary64) x)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(-.f64 #s(literal 0 binary64) (neg.f64 (expm1.f64 x)))
(-.f64 (exp.f64 x) #s(literal 1 binary64))
(+.f64 (-.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))))
(+.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal -1 binary64))
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(+.f64 #s(literal -1 binary64) (exp.f64 x))
(+.f64 (exp.f64 x) #s(literal -1 binary64))
(exp.f64 (*.f64 (neg.f64 (log.f64 (expm1.f64 x))) #s(literal -1 binary64)))
(exp.f64 (log.f64 (expm1.f64 x)))
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64))
(*.f64 x #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) x)
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x))
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 4 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64) (log.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64))
(fma.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))))
(fma.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(+.f64 #s(literal 0 binary64) (+.f64 x x))
(+.f64 (+.f64 x x) #s(literal 0 binary64))
(+.f64 x x)
(log.f64 (exp.f64 (+.f64 x x)))
(*.f64 (exp.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (exp.f64 x))
(pow.f64 (exp.f64 x) #s(literal 1 binary64))
(exp.f64 (*.f64 x #s(literal 1 binary64)))
(exp.f64 x)

eval192.0ms (2.7%)

Memory
20.7MiB live, 137.1MiB allocated
Compiler

Compiled 16 883 to 2 358 computations (86% saved)

prune121.0ms (1.7%)

Memory
-17.3MiB live, 157.7MiB allocated
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New7105715
Fresh000
Picked101
Done000
Total7115716
Accuracy
100.0%
Counts
716 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
63.0%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
64.5%
(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))))
62.2%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))))
68.7%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
Compiler

Compiled 78 to 56 computations (28.2% saved)

simplify151.0ms (2.1%)

Memory
9.6MiB live, 123.2MiB allocated
Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
cost-diff0
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))
cost-diff0
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
cost-diff0
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
cost-diff0
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
cost-diff0
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))
cost-diff0
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
cost-diff0
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
cost-diff0
(+.f64 x #s(literal 2 binary64))
cost-diff0
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))
cost-diff0
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))))
cost-diff0
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
cost-diff0
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
cost-diff0
(exp.f64 x)
cost-diff0
(-.f64 (exp.f64 x) #s(literal -1 binary64))
cost-diff0
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
Rules
14 808×lower-fma.f32
14 798×lower-fma.f64
2 514×lower--.f32
2 512×lower--.f64
2 236×lower-*.f64
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
029202
047202
171202
298202
3176202
4312162
5409146
6487146
7891146
83237146
97151146
08176146
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(exp.f64 x)
x
#s(literal -1 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
#s(literal 2 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))
(+.f64 x #s(literal 2 binary64))
x
#s(literal 2 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(literal 1/2 binary64)
x
#s(literal 1 binary64)
#s(literal 2 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
#s(literal 1/6 binary64)
x
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)
Outputs
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(exp.f64 x)
x
#s(literal -1 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
#s(literal 2 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x))
(+.f64 x #s(literal 2 binary64))
(+.f64 #s(literal 2 binary64) x)
x
#s(literal 2 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(literal 1/2 binary64)
x
#s(literal 1 binary64)
#s(literal 2 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
#s(literal 1/6 binary64)
x
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)

localize129.0ms (1.8%)

Memory
-17.3MiB live, 57.8MiB allocated
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy0.0390625
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))
accuracy0.046875
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
accuracy0.12109375
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
accuracy23.523794534384088
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
accuracy0
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
accuracy0
(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))))
accuracy0.00390625
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))
accuracy22.87821169070813
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
accuracy0
(+.f64 x #s(literal 2 binary64))
accuracy0
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))))
accuracy23.972905869556822
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))
accuracy0
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
accuracy20.54872627098806
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
accuracy0
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
accuracy0
(exp.f64 x)
accuracy0.0078125
(-.f64 (exp.f64 x) #s(literal -1 binary64))
Samples
94.0ms256×0valid
Compiler

Compiled 163 to 27 computations (83.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 81.0ms
ival-mult: 58.0ms (71.9% of total)
ival-add: 7.0ms (8.7% of total)
ival-expm1: 3.0ms (3.7% of total)
const: 3.0ms (3.7% of total)
ival-sqrt: 3.0ms (3.7% of total)
ival-div: 2.0ms (2.5% of total)
ival-exp: 2.0ms (2.5% of total)
ival-sub: 1.0ms (1.2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series12.0ms (0.2%)

Memory
20.0MiB live, 20.0MiB allocated
Counts
17 → 204
Calls
Call 1
Inputs
#s(alt (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (patch (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #<representation binary64>) () ())
#s(alt (-.f64 (exp.f64 x) #s(literal -1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -1 binary64)) #<representation binary64>) () ())
#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())
#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #<representation binary64>) () ())
#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #<representation binary64>) () ())
#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) #<representation binary64>) () ())
#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) #<representation binary64>) () ())
#s(alt (+.f64 x #s(literal 2 binary64)) (patch (+.f64 x #s(literal 2 binary64)) #<representation binary64>) () ())
#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())
#s(alt #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))) (patch #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))) #<representation binary64>) () ())
#s(alt (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) #<representation binary64>) () ())
#s(alt (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #<representation binary64>) () ())
#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())
#s(alt #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))) (patch #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))) #<representation binary64>) () ())
#s(alt (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)) (patch (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)) #<representation binary64>) () ())
#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #<representation binary64>) () ())
#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())
Outputs
#s(alt (sqrt 2) (taylor 0 x) (#s(alt (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (patch (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (patch (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (patch (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (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)))))) (taylor 0 x) (#s(alt (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (patch (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt (+ 1 (exp x))) (taylor inf x) (#s(alt (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (patch (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt (+ 1 (exp x))) (taylor inf x) (#s(alt (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (patch (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt (+ 1 (exp x))) (taylor inf x) (#s(alt (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (patch (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt (+ 1 (exp x))) (taylor inf x) (#s(alt (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (patch (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt (+ 1 (exp x))) (taylor -inf x) (#s(alt (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (patch (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt (+ 1 (exp x))) (taylor -inf x) (#s(alt (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (patch (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt (+ 1 (exp x))) (taylor -inf x) (#s(alt (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (patch (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt (+ 1 (exp x))) (taylor -inf x) (#s(alt (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (patch (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal -1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal -1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal -1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal -1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1 (exp x)) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal -1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1 (exp x)) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal -1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1 (exp x)) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal -1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1 (exp x)) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal -1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1 (exp x)) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal -1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1 (exp x)) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal -1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1 (exp x)) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal -1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1 (exp x)) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal -1 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -1 binary64)) #<representation binary64>) () ())) ())
#s(alt 1 (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (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)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (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)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt (+.f64 x #s(literal 2 binary64)) (patch (+.f64 x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt (+.f64 x #s(literal 2 binary64)) (patch (+.f64 x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt (+.f64 x #s(literal 2 binary64)) (patch (+.f64 x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt (+.f64 x #s(literal 2 binary64)) (patch (+.f64 x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt x (taylor inf x) (#s(alt (+.f64 x #s(literal 2 binary64)) (patch (+.f64 x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* 2 (/ 1 x)))) (taylor inf x) (#s(alt (+.f64 x #s(literal 2 binary64)) (patch (+.f64 x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* 2 (/ 1 x)))) (taylor inf x) (#s(alt (+.f64 x #s(literal 2 binary64)) (patch (+.f64 x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* 2 (/ 1 x)))) (taylor inf x) (#s(alt (+.f64 x #s(literal 2 binary64)) (patch (+.f64 x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt x (taylor -inf x) (#s(alt (+.f64 x #s(literal 2 binary64)) (patch (+.f64 x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* 2 (/ 1 x)))) (taylor -inf x) (#s(alt (+.f64 x #s(literal 2 binary64)) (patch (+.f64 x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* 2 (/ 1 x)))) (taylor -inf x) (#s(alt (+.f64 x #s(literal 2 binary64)) (patch (+.f64 x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* 2 (/ 1 x)))) (taylor -inf x) (#s(alt (+.f64 x #s(literal 2 binary64)) (patch (+.f64 x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (+ (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)))))) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (pow x 2)) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/2 (/ 1 x))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/2 (/ 1 x))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt 1 (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1 (* 1/2 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1 (* 1/2 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1 (* 1/2 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 x) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/2 (/ 1 x))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/2 (/ 1 x))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/2 (/ 1 x))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 x) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/2 (/ 1 x))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/2 (/ 1 x))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/2 (/ 1 x))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (+ (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)))))) (taylor 0 x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (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)))) (patch (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)))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #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))) (patch #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))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))) (taylor inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6))) (taylor -inf x) (#s(alt (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)) (patch (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)) #<representation binary64>) () ())) ())
#s(alt 1 (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1 (* 1/2 x)) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1 (* x (+ 1/2 (* 1/6 x)))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1 (* x (+ 1/2 (* 1/6 x)))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 2)) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) #<representation binary64>) () ())) ())
#s(alt 1/2 (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1/2 (* 1/6 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1/2 (* 1/6 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1/2 (* 1/6 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 x) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 x) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
Calls

51 calls:

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

simplify214.0ms (3%)

Memory
13.2MiB live, 210.6MiB allocated
Algorithm
egg-herbie
Rules
16 534×lower-fma.f64
16 534×lower-fma.f32
4 720×lower-*.f64
4 720×lower-*.f32
2 888×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01021818
13221640
29231632
332501602
464911602
081771222
Stop Event
iter limit
node limit
Counts
204 → 202
Calls
Call 1
Inputs
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (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))))))
(sqrt (+ 1 (exp x)))
(sqrt (+ 1 (exp x)))
(sqrt (+ 1 (exp x)))
(sqrt (+ 1 (exp x)))
(sqrt (+ 1 (exp x)))
(sqrt (+ 1 (exp x)))
(sqrt (+ 1 (exp x)))
(sqrt (+ 1 (exp x)))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(+ 1 (exp x))
(+ 1 (exp x))
(+ 1 (exp x))
(+ 1 (exp x))
(+ 1 (exp x))
(+ 1 (exp x))
(+ 1 (exp x))
(+ 1 (exp x))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (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))))))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (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))))))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
2
(+ 2 x)
(+ 2 x)
(+ 2 x)
x
(* x (+ 1 (* 2 (/ 1 x))))
(* x (+ 1 (* 2 (/ 1 x))))
(* x (+ 1 (* 2 (/ 1 x))))
x
(* x (+ 1 (* 2 (/ 1 x))))
(* x (+ 1 (* 2 (/ 1 x))))
(* x (+ 1 (* 2 (/ 1 x))))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (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))))))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* 1/2 x))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))
1
(+ 1 (* 1/2 x))
(+ 1 (* 1/2 x))
(+ 1 (* 1/2 x))
(* 1/2 x)
(* x (+ 1/2 (/ 1 x)))
(* x (+ 1/2 (/ 1 x)))
(* x (+ 1/2 (/ 1 x)))
(* 1/2 x)
(* x (+ 1/2 (/ 1 x)))
(* x (+ 1/2 (/ 1 x)))
(* x (+ 1/2 (/ 1 x)))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (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))))))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))
1
(+ 1 (* 1/2 x))
(+ 1 (* x (+ 1/2 (* 1/6 x))))
(+ 1 (* x (+ 1/2 (* 1/6 x))))
(* 1/6 (pow x 2))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(* 1/6 (pow x 2))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
1/2
(+ 1/2 (* 1/6 x))
(+ 1/2 (* 1/6 x))
(+ 1/2 (* 1/6 x))
(* 1/6 x)
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* 1/6 x)
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
Outputs
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(+ (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))))))
(fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))
(sqrt (+ 1 (exp x)))
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))
(sqrt (+ 1 (exp x)))
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))
(sqrt (+ 1 (exp x)))
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))
(sqrt (+ 1 (exp x)))
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))
(sqrt (+ 1 (exp x)))
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))
(sqrt (+ 1 (exp x)))
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))
(sqrt (+ 1 (exp x)))
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))
(sqrt (+ 1 (exp x)))
(sqrt.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(+ 1 (exp x))
(+.f64 (exp.f64 x) #s(literal 1 binary64))
(+ 1 (exp x))
(+.f64 (exp.f64 x) #s(literal 1 binary64))
(+ 1 (exp x))
(+.f64 (exp.f64 x) #s(literal 1 binary64))
(+ 1 (exp x))
(+.f64 (exp.f64 x) #s(literal 1 binary64))
(+ 1 (exp x))
(+.f64 (exp.f64 x) #s(literal 1 binary64))
(+ 1 (exp x))
(+.f64 (exp.f64 x) #s(literal 1 binary64))
(+ 1 (exp x))
(+.f64 (exp.f64 x) #s(literal 1 binary64))
(+ 1 (exp x))
(+.f64 (exp.f64 x) #s(literal 1 binary64))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 1 binary64))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(+ (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))))))
(fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(+ (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))))))
(fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
x
(* x (+ 1 (* 2 (/ 1 x))))
(+.f64 x #s(literal 2 binary64))
(* x (+ 1 (* 2 (/ 1 x))))
(+.f64 x #s(literal 2 binary64))
(* x (+ 1 (* 2 (/ 1 x))))
(+.f64 x #s(literal 2 binary64))
x
(* x (+ 1 (* 2 (/ 1 x))))
(+.f64 x #s(literal 2 binary64))
(* x (+ 1 (* 2 (/ 1 x))))
(+.f64 x #s(literal 2 binary64))
(* x (+ 1 (* 2 (/ 1 x))))
(+.f64 x #s(literal 2 binary64))
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(+ (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))))))
(fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(* 1/2 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 1/2 binary64))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(* 1/2 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 1/2 binary64))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
1
#s(literal 1 binary64)
(+ 1 (* 1/2 x))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(+ 1 (* 1/2 x))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(+ 1 (* 1/2 x))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(* 1/2 x)
(*.f64 x #s(literal 1/2 binary64))
(* x (+ 1/2 (/ 1 x)))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(* x (+ 1/2 (/ 1 x)))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(* x (+ 1/2 (/ 1 x)))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(* 1/2 x)
(*.f64 x #s(literal 1/2 binary64))
(* x (+ 1/2 (/ 1 x)))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(* x (+ 1/2 (/ 1 x)))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(* x (+ 1/2 (/ 1 x)))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(+ (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))))))
(fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))
(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))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))
1
#s(literal 1 binary64)
(+ 1 (* 1/2 x))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(+ 1 (* x (+ 1/2 (* 1/6 x))))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(+ 1 (* x (+ 1/2 (* 1/6 x))))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(* 1/6 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 1/6 binary64))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(* 1/6 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 1/6 binary64))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/6 x))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(+ 1/2 (* 1/6 x))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(+ 1/2 (* 1/6 x))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* 1/6 x)
(*.f64 #s(literal 1/6 binary64) x)
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* 1/6 x)
(*.f64 #s(literal 1/6 binary64) x)
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))

rewrite215.0ms (3%)

Memory
-35.0MiB live, 242.8MiB allocated
Rules
5 474×lower-fma.f32
5 464×lower-fma.f64
4 092×lower-/.f64
4 092×lower-/.f32
3 562×lower-*.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
029188
047188
1180132
21264132
08396132
Stop Event
iter limit
node limit
iter limit
Counts
17 → 436
Calls
Call 1
Inputs
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(exp.f64 x)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64)))
(+.f64 x #s(literal 2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (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))
(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))
Outputs
(*.f64 (sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(*.f64 (sqrt.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (sqrt.f64 (expm1.f64 (+.f64 x x))))
(*.f64 (pow.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 (expm1.f64 (+.f64 x x))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1/2 binary64)) (sqrt.f64 (expm1.f64 (+.f64 x x))))
(*.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (expm1.f64 x))))
(*.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(*.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x))))))
(*.f64 (sqrt.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x))))))
(*.f64 (sqrt.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) #s(literal 1/2 binary64)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log1p.f64 (exp.f64 x))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal -1/2 binary64))
(pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (sqrt.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (sqrt.f64 (expm1.f64 x))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x))))))
(/.f64 (sqrt.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (expm1.f64 x))) (sqrt.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (expm1.f64 x))) (sqrt.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (sqrt.f64 (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (+.f64 (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (expm1.f64 x))))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 x)))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)))) (sqrt.f64 (+.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 x))))
(/.f64 (sqrt.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x)))) (sqrt.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))))
(/.f64 (sqrt.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))) (sqrt.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x))))
(/.f64 (sqrt.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))) (sqrt.f64 (*.f64 (expm1.f64 x) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (expm1.f64 x))))
(/.f64 (sqrt.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (sqrt.f64 (*.f64 (expm1.f64 x) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))))))
(/.f64 (sqrt.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (sqrt.f64 (neg.f64 (expm1.f64 x))))
(/.f64 (sqrt.f64 (expm1.f64 (+.f64 x x))) (sqrt.f64 (expm1.f64 x)))
(/.f64 (sqrt.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (expm1.f64 x)) (sqrt.f64 (expm1.f64 (+.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (sqrt.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(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 x)) (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))))
(*.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x)) (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))))))
(*.f64 (/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))))
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (expm1.f64 x) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))))
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (expm1.f64 x)))
(*.f64 (/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) (expm1.f64 x)))
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (expm1.f64 x) (expm1.f64 x)))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))
(*.f64 (/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (expm1.f64 (+.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(*.f64 (pow.f64 (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(*.f64 (pow.f64 (/.f64 (expm1.f64 x) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))))))
(*.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(*.f64 (/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))))
(*.f64 (*.f64 (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))))
(*.f64 (-.f64 (*.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (+.f64 (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (expm1.f64 x))))))
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 x)))))
(*.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))))
(*.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x))) (/.f64 #s(literal 1 binary64) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))
(*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x))))
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (expm1.f64 x))))
(*.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))))))
(*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))))))
(*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 (expm1.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (expm1.f64 (+.f64 x x)))
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)))
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) #s(literal 1 binary64)))
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))
(*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) (sqrt.f64 (-.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 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))))
(*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))))) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x))))))
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))) (-.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x))))))))
(/.f64 (fma.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))) #s(literal 3 binary64))) (fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 x))))
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (expm1.f64 x))) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (expm1.f64 x))) (neg.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (neg.f64 (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (+.f64 (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (expm1.f64 x))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 x)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 x))))
(/.f64 (neg.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x)))) (neg.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (*.f64 (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x))) #s(literal -1 binary64))) (*.f64 (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x))) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 x)) (neg.f64 (expm1.f64 x))) (*.f64 (neg.f64 (expm1.f64 x)) (expm1.f64 x)))
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x))) (*.f64 (neg.f64 (expm1.f64 x)) #s(literal -1 binary64))) (pow.f64 (neg.f64 (expm1.f64 x)) #s(literal 2 binary64)))
(/.f64 (-.f64 (expm1.f64 x) (*.f64 (/.f64 (expm1.f64 x) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (expm1.f64 x) (exp.f64 (+.f64 x x))) (expm1.f64 x)))
(/.f64 (-.f64 (neg.f64 (expm1.f64 x)) (*.f64 (/.f64 (expm1.f64 x) (exp.f64 (+.f64 x x))) #s(literal -1 binary64))) (*.f64 (/.f64 (expm1.f64 x) (exp.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x))))
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))) (*.f64 (expm1.f64 x) #s(literal -1 binary64))) (*.f64 (expm1.f64 x) (neg.f64 (expm1.f64 x))))
(/.f64 (-.f64 (neg.f64 (exp.f64 (+.f64 x x))) #s(literal -1 binary64)) (neg.f64 (expm1.f64 x)))
(/.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (expm1.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))
(/.f64 (/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (expm1.f64 x)) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))))
(/.f64 (*.f64 (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (+.f64 (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (expm1.f64 x)))))
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 x))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))) (neg.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))) (neg.f64 (*.f64 (expm1.f64 x) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (neg.f64 (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (expm1.f64 x))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (neg.f64 (*.f64 (expm1.f64 x) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))))))
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) (+.f64 (neg.f64 (exp.f64 (+.f64 x x))) (expm1.f64 x)))
(/.f64 (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64)))
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (*.f64 (expm1.f64 x) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x)))
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (*.f64 (expm1.f64 x) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))))
(/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (expm1.f64 x)))
(/.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x))))
(/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))))
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x)))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (expm1.f64 x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (/.f64 (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (expm1.f64 x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (*.f64 (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (+.f64 (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (expm1.f64 x)))) (-.f64 (*.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)) (expm1.f64 x)) (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))) (expm1.f64 x)) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (expm1.f64 x) #s(literal 2 binary64)) (fma.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x) (neg.f64 (expm1.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (expm1.f64 x) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (expm1.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (expm1.f64 x) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) (expm1.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(neg.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (/.f64 (exp.f64 x) (/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)))) (/.f64 (exp.f64 x) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))) (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (+.f64 x x))) (-.f64 (exp.f64 x) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (*.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (/.f64 (exp.f64 x) (expm1.f64 (+.f64 x x))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (neg.f64 (exp.f64 (+.f64 x x))) (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal 1 binary64))
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 1 binary64))
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))))
(-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 x) #s(literal -3 binary64))) (fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (+.f64 (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (expm1.f64 x))))) (/.f64 (pow.f64 (expm1.f64 x) #s(literal -3 binary64)) (fma.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (+.f64 (pow.f64 (expm1.f64 x) #s(literal -2 binary64)) (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (expm1.f64 x))))))
(-.f64 (/.f64 (*.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) (/.f64 (expm1.f64 x) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))))
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (*.f64 (expm1.f64 x) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(-.f64 (/.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (*.f64 (expm1.f64 x) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 x) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x))))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (expm1.f64 x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (expm1.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))) (expm1.f64 x)))
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) (expm1.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 x x))) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) (expm1.f64 x)))
(-.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (expm1.f64 x))))
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))))
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)))
(-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(-.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x)))) (neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (expm1.f64 x)) (exp.f64 (+.f64 x x))))))
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x))))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)))
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x))))
(+.f64 #s(literal 1 binary64) (exp.f64 x))
(+.f64 (exp.f64 x) #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (exp.f64 x))
(*.f64 (exp.f64 x) #s(literal 1 binary64))
(exp.f64 x)
(*.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))
(pow.f64 (exp.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (*.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 1/4 binary64))
(pow.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))
(*.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x)) #s(literal 1/4 binary64)))
(pow.f64 (exp.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64))
(pow.f64 (*.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x)) #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x)) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x)))
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 #s(literal 2 binary64) x))
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) x)))
(*.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x #s(literal 2 binary64)))))
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) x #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (-.f64 #s(literal 4 binary64) (+.f64 x x))))))
(*.f64 (fma.f64 x x #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 2 binary64))))
(*.f64 (fma.f64 (*.f64 x x) x #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (fma.f64 x x (*.f64 #s(literal -2 binary64) x)))))
(*.f64 (fma.f64 (*.f64 x x) x #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 4 binary64) (+.f64 x x)))))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x x) (-.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 x #s(literal 2 binary64))))) (+.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 (/.f64 (*.f64 x x) (-.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (-.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x x) (-.f64 x #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (-.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 x #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 2 binary64) x)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64)))) (neg.f64 (neg.f64 (-.f64 x #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) x #s(literal 8 binary64)))) (neg.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 4 binary64) (+.f64 x x))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 x #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (-.f64 x #s(literal 2 binary64)) (-.f64 x #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) x))
(/.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (neg.f64 (-.f64 x #s(literal 2 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (fma.f64 x x (*.f64 #s(literal -2 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x #s(literal 8 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 4 binary64) (+.f64 x x)))))
(/.f64 (fma.f64 x x #s(literal -4 binary64)) (-.f64 x #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (fma.f64 x x (*.f64 #s(literal -2 binary64) x))))
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 8 binary64)) (fma.f64 x x (-.f64 #s(literal 4 binary64) (+.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) x) (-.f64 #s(literal 4 binary64) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (fma.f64 x x (*.f64 #s(literal -2 binary64) x))) (fma.f64 (*.f64 x x) x #s(literal 8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) x))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (-.f64 x #s(literal 2 binary64)))))
(fma.f64 #s(literal 1 binary64) x #s(literal 2 binary64))
(fma.f64 x #s(literal 1 binary64) #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 (*.f64 x x) (-.f64 x #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (-.f64 x #s(literal 2 binary64)))))
(+.f64 #s(literal 2 binary64) x)
(+.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/4 binary64)))
(pow.f64 (exp.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (*.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)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
(*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal -4 binary64))) (/.f64 #s(literal 1 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 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (+.f64 x x)))))))
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))))
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))))
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (+.f64 x x))))))
(*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (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 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 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 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))) (fma.f64 (/.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 #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 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 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 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (+.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64)) #s(literal 4 binary64))) (*.f64 (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))))
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #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 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (+.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #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 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (+.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) #s(literal 2 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 1 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)))) #s(literal 2 binary64))
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) #s(literal 2 binary64))
(fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 1 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)))) #s(literal 2 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (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 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) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 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 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -2 binary64))) (neg.f64 (/.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 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) #s(literal 2 binary64))
(+.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))))
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))
(*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) x)))))
(*.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 1 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 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 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 (*.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 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 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 (*.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 (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 (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 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 1 binary64)))) (neg.f64 (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 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))
(/.f64 (-.f64 #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 (neg.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 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #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))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #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 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 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/4 binary64)))
(pow.f64 (exp.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (*.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)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) 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 #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 (fma.f64 (*.f64 (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 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -2 binary64)))))
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #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 8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (+.f64 x x)))))))
(*.f64 (fma.f64 (*.f64 (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 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal -4 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 -2 binary64))))
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #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 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) 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 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #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 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (+.f64 x x))))))
(*.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 2 binary64)))
(pow.f64 (/.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 2 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 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 -2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 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 -2 binary64)))) (*.f64 (/.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 #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 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 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 -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 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 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 -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 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 -2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 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 -2 binary64))) (fma.f64 (/.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 #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 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 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 -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 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 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 (neg.f64 (fma.f64 (*.f64 (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 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #s(literal -4 binary64)))) (neg.f64 (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 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #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 8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (+.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 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 -2 binary64))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -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 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) 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 (neg.f64 (fma.f64 (*.f64 (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 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #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 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #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 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) 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 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #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 8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (+.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (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 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) #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 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #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 8 binary64)) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) 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 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #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 8 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) (+.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.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 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) 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 (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) 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)))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #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 8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.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 2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 2 binary64)))))
(fma.f64 (*.f64 (fma.f64 (*.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) #s(literal -1 binary64)) x) (/.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))) #s(literal 2 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) 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)))) #s(literal 2 binary64))
(fma.f64 (*.f64 x (fma.f64 (*.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) #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))) #s(literal 2 binary64))
(fma.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) 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)))) #s(literal 2 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) 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) (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))) (neg.f64 (/.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)))))
(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 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 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) 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 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 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 -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 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 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 -2 binary64))) (neg.f64 (/.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 (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 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))) (/.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 (neg.f64 (fma.f64 (*.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) #s(literal -1 binary64))) (/.f64 #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 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) 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 (fma.f64 (*.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) #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 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x)))))
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) 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 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(pow.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))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))) (*.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))) (/.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 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.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 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.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))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (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))) (/.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 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.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 (neg.f64 (neg.f64 (fma.f64 (*.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) #s(literal -1 binary64)))) (neg.f64 (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 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) 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 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/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 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.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))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) 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 (neg.f64 (fma.f64 (*.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) #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 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) 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 (fma.f64 (*.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) #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 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) 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 #s(literal 1 binary64) (/.f64 (-.f64 #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 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.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))) #s(literal 1 binary64)))
(/.f64 #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 #s(literal -1 binary64) (neg.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)))))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64))))) #s(literal 1 binary64))
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) #s(literal 1 binary64))
(fma.f64 (*.f64 x (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64))))) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 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))) (neg.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)))))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(fma.f64 x (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 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) 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 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.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 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (neg.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)))))
(+.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))
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))
(*.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))))
(*.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64)))))))
(*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 x #s(literal -1/12 binary64))))))
(*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 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 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.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 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -1/4 binary64) (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 (*.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 (pow.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.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 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal -1/4 binary64) (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 (*.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 (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 (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 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)))) (neg.f64 (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 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.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)) #s(literal 1/4 binary64))) (*.f64 (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))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 x #s(literal -1/12 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64))))))
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 x #s(literal -1/12 binary64)))))
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #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 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 x #s(literal -1/12 binary64)))) (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal -1/4 binary64) (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))
(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 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) (neg.f64 (/.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) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))

eval82.0ms (1.1%)

Memory
4.5MiB live, 165.9MiB allocated
Compiler

Compiled 12 669 to 1 617 computations (87.2% saved)

prune113.0ms (1.6%)

Memory
5.7MiB live, 129.1MiB allocated
Pruning

13 alts after pruning (8 fresh and 5 done)

PrunedKeptTotal
New6308638
Fresh000
Picked055
Done000
Total63013643
Accuracy
100.0%
Counts
643 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
63.0%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
63.0%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (/.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))) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
64.5%
(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))))
62.2%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))))
2.2%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x 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 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x))))
2.0%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))))
3.9%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x))))
5.2%
(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)))))
68.7%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
63.3%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
64.3%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
Compiler

Compiled 253 to 154 computations (39.1% saved)

simplify149.0ms (2.1%)

Memory
20.2MiB live, 134.0MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
(fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
cost-diff1344
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
cost-diff0
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)
cost-diff0
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))
cost-diff0
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))
cost-diff0
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))))
cost-diff0
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
cost-diff0
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))
cost-diff0
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))
cost-diff0
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))))
cost-diff0
(*.f64 (*.f64 x x) #s(literal 1/2 binary64))
cost-diff0
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
cost-diff0
#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))))
cost-diff0
(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)))))
cost-diff0
(sqrt.f64 #s(literal 2 binary64))
cost-diff0
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
Rules
12 754×lower-fma.f32
12 740×lower-fma.f64
2 220×lower-*.f32
2 210×lower-*.f64
2 206×lower--.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
050423
074417
1133407
2251407
3376405
4676365
5905345
61190345
71622345
83838345
97386345
08282330
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
x
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))
#s(literal 3/16 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)))))
#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)
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 (*.f64 x x) x) #s(literal 1/6 binary64)))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(*.f64 (*.f64 x x) x)
(*.f64 x x)
x
#s(literal 1/6 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x 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))
#s(literal 1/6 binary64)
x
#s(literal 1/2 binary64)
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
x
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
#s(literal 7/192 binary64)
#s(literal 3/16 binary64)
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))
#s(literal 1/2 binary64)
Outputs
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
x
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))
#s(literal 3/16 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)))))
#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)
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 (*.f64 x x) x) #s(literal 1/6 binary64)))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(*.f64 (*.f64 x x) x)
(*.f64 x x)
x
#s(literal 1/6 binary64)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x 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))
#s(literal 1/6 binary64)
x
#s(literal 1/2 binary64)
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
x
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
#s(literal 7/192 binary64)
#s(literal 3/16 binary64)
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))
#s(literal 1/2 binary64)

localize202.0ms (2.8%)

Memory
-14.8MiB live, 145.7MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy0.1953125
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
accuracy0.5
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
accuracy1.0
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))
accuracy23.507022720355103
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
accuracy0.05859375
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
accuracy0.12109375
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
accuracy23.523794534384088
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))
accuracy39.07421553823167
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))
accuracy0.10546875
(*.f64 (*.f64 x x) x)
accuracy0.140625
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
accuracy23.523794534384088
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))
accuracy39.938028777125155
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))
accuracy0
(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)))))
accuracy0.01171875
(*.f64 (*.f64 x x) #s(literal 1/2 binary64))
accuracy22.87821169070813
#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))))
accuracy39.45485591825946
#s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
accuracy0
(sqrt.f64 #s(literal 2 binary64))
accuracy0.08203125
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
accuracy0.5
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
accuracy22.83464961300175
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
Samples
76.0ms231×0valid
8.0ms14×1valid
8.0ms11×2valid
Compiler

Compiled 266 to 43 computations (83.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 69.0ms
ival-mult: 25.0ms (36.1% of total)
ival-div: 14.0ms (20.2% of total)
ival-add: 13.0ms (18.8% of total)
const: 7.0ms (10.1% of total)
ival-sqrt: 4.0ms (5.8% of total)
adjust: 3.0ms (4.3% of total)
ival-expm1: 3.0ms (4.3% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series42.0ms (0.6%)

Memory
-2.3MiB live, 33.0MiB allocated
Counts
24 → 264
Calls
Call 1
Inputs
#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())
#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())
#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())
#s(alt (sqrt.f64 #s(literal 2 binary64)) (patch (sqrt.f64 #s(literal 2 binary64)) #<representation binary64>) () ())
#s(alt (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))))) (patch (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))))) #<representation binary64>) () ())
#s(alt #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)))) (patch #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)))) #<representation binary64>) () ())
#s(alt #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #<representation binary64>) () ())
#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) #<representation binary64>) () ())
#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #<representation binary64>) () ())
#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #<representation binary64>) () ())
#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())
#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())
#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())
#s(alt (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())
#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())
#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())
#s(alt (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())
#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())
#s(alt (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #<representation binary64>) () ())
#s(alt (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())
#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())
Outputs
#s(alt (sqrt 2) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (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)))))) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 3/16 (/ (pow x 2) (sqrt 2))) (taylor inf x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 3/16 (/ (pow x 2) (sqrt 2))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt (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))))) (patch (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))))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt (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))))) (patch (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))))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt (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))))) (patch (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))))) #<representation binary64>) () ())) ())
#s(alt (+ (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)))))) (taylor 0 x) (#s(alt (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))))) (patch (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))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (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))))) (patch (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))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (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))))) (patch (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))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (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))))) (patch (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))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (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))))) (patch (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))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (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))))) (patch (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))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (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))))) (patch (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))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (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))))) (patch (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))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (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))))) (patch (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))))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt #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)))) (patch #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)))) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt #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)))) (patch #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)))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #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)))) (patch #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)))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #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)))) (patch #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)))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #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)))) (patch #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)))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #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)))) (patch #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)))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #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)))) (patch #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)))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #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)))) (patch #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)))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #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)))) (patch #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)))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #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)))) (patch #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)))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #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)))) (patch #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)))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #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)))) (patch #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)))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (pow x 2)) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/2 (/ 1 x))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (pow x 2)) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/2 (/ 1 x))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (patch #s(approx (+ (* (+ (* 1/2 x) 1) x) 2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (pow x 2)) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (pow x 2)) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (pow x 2)) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (pow x 2)) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (patch (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (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)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor inf x) (#s(alt (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor inf x) (#s(alt (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor inf x) (#s(alt (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor inf x) (#s(alt (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (patch (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (+ (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)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* 1/2 x))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (/ 1/2 (sqrt 2)) (taylor 0 x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* 7/192 (/ (pow x 2) (sqrt 2))) (taylor inf x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* 7/192 (/ (pow x 2) (sqrt 2))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (patch (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (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)))))) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 7/192 (/ (pow x 3) (sqrt 2))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3)))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 7/192 (/ (pow x 3) (sqrt 2))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2)))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2)))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt 1/2 (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1/2 (* 1/6 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1/2 (* 1/6 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1/2 (* 1/6 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 x) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 x) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 x) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/2 (* 1/6 x))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/2 (* 1/6 x))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/2 (* 1/6 x))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 2)) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt 3/16 (taylor 0 x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 3/16 (* 7/192 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 3/16 (* 7/192 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 3/16 (* 7/192 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 7/192 x) (taylor inf x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 7/192 (* 3/16 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 7/192 (* 3/16 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 7/192 (* 3/16 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 7/192 x) (taylor -inf x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 7/192 (* 3/16 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 7/192 (* 3/16 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 7/192 (* 3/16 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
Calls

66 calls:

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

simplify440.0ms (6.1%)

Memory
-21.3MiB live, 195.8MiB allocated
Algorithm
egg-herbie
Rules
20 158×lower-fma.f64
20 158×lower-fma.f32
5 028×lower-*.f64
5 028×lower-*.f32
3 404×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01622728
15402505
216302364
348982332
081411927
Stop Event
iter limit
node limit
Counts
264 → 263
Calls
Call 1
Inputs
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (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))))))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(* 3/16 (/ (pow x 2) (sqrt 2)))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))
(* 3/16 (/ (pow x 2) (sqrt 2)))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (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))))))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* 1/2 x))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (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))))))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))
(* 1/6 (pow x 3))
(* 1/6 (pow x 3))
(* 1/6 (pow x 3))
(* 1/6 (pow x 3))
(* 1/6 (pow x 3))
(* 1/6 (pow x 3))
(* 1/6 (pow x 3))
(* 1/6 (pow x 3))
(* 1/6 (pow x 3))
(* 1/6 (pow x 3))
(* 1/6 (pow x 3))
(* 1/6 (pow x 3))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (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))))))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))
x
(* x (+ 1 (* 1/2 x)))
(* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))
(* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(/ 1/2 (sqrt 2))
(+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))
(+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))
(+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))
(* 7/192 (/ (pow x 2) (sqrt 2)))
(* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(* 7/192 (/ (pow x 2) (sqrt 2)))
(* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (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))))))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))
(* 7/192 (/ (pow x 3) (sqrt 2)))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))
(* 7/192 (/ (pow x 3) (sqrt 2)))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
1/2
(+ 1/2 (* 1/6 x))
(+ 1/2 (* 1/6 x))
(+ 1/2 (* 1/6 x))
(* 1/6 x)
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* 1/6 x)
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* 1/2 x)
(* x (+ 1/2 (* 1/6 x)))
(* x (+ 1/2 (* 1/6 x)))
(* x (+ 1/2 (* 1/6 x)))
(* 1/6 (pow x 2))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* 1/6 (pow x 2))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
3/16
(+ 3/16 (* 7/192 x))
(+ 3/16 (* 7/192 x))
(+ 3/16 (* 7/192 x))
(* 7/192 x)
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(* 7/192 x)
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(* x (+ 7/192 (* 3/16 (/ 1 x))))
Outputs
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(+ (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))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(* 3/16 (/ (pow x 2) (sqrt 2)))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))
(*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) x (*.f64 (fma.f64 #s(literal 3/8 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) x)
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))
(*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) x (*.f64 (fma.f64 #s(literal 3/8 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) x)
(* 3/16 (/ (pow x 2) (sqrt 2)))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))
(*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) x (*.f64 (fma.f64 #s(literal 3/8 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) x)
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))
(*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) x (*.f64 (fma.f64 #s(literal 3/8 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) x)
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(+ (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))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(* 1/2 (pow x 2))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(* (pow x 2) (+ 1/2 (/ 1 x)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x x)
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))
(*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))
(*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* 1/2 (pow x 2))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(* (pow x 2) (+ 1/2 (/ 1 x)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x x)
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))
(*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))))
(*.f64 (fma.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* 1/2 (pow x 2))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(* 1/2 (pow x 2))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(* 1/2 (pow x 2))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(* 1/2 (pow x 2))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(* 1/2 (pow x 2))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(* 1/2 (pow x 2))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(* 1/2 (pow x 2))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(* 1/2 (pow x 2))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(* 1/2 (pow x 2))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(* 1/2 (pow x 2))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(* 1/2 (pow x 2))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(* 1/2 (pow x 2))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x)
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(+ (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))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))
(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))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) x) #s(literal -1/6 binary64)) x) x) x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) x) #s(literal -1/6 binary64)) x) x) x)
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(+ (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))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))
(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))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) x) #s(literal -1/6 binary64)) x) x) x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) x) #s(literal -1/6 binary64)) x) x) x)
x
(* x (+ 1 (* 1/2 x)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x x)
(* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) x) #s(literal -1/6 binary64)) x) x) x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) x) #s(literal -1/6 binary64)) x) x) x)
(/ 1/2 (sqrt 2))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))
(+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))
(*.f64 (fma.f64 #s(literal 3/8 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))
(+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))
(* 7/192 (/ (pow x 2) (sqrt 2)))
(*.f64 (*.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) x)
(* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) x)) x) x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) x)) x) x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(* 7/192 (/ (pow x 2) (sqrt 2)))
(*.f64 (*.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) x)
(* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) x)) x) x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) x)) x) x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(+ (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))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(* 7/192 (/ (pow x 3) (sqrt 2)))
(*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) x)) x)) (*.f64 x x))
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))
(*.f64 (fma.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) x))) x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (*.f64 x x))
(* 7/192 (/ (pow x 3) (sqrt 2)))
(*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) x) (/.f64 #s(literal -7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) x) x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))
(*.f64 (*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) x) (/.f64 #s(literal -7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) (*.f64 x x))
(pow x 3)
(*.f64 (*.f64 x x) x)
(pow x 3)
(*.f64 (*.f64 x x) x)
(pow x 3)
(*.f64 (*.f64 x x) x)
(pow x 3)
(*.f64 (*.f64 x x) x)
(pow x 3)
(*.f64 (*.f64 x x) x)
(pow x 3)
(*.f64 (*.f64 x x) x)
(pow x 3)
(*.f64 (*.f64 x x) x)
(pow x 3)
(*.f64 (*.f64 x x) x)
(pow x 3)
(*.f64 (*.f64 x x) x)
(pow x 3)
(*.f64 (*.f64 x x) x)
(pow x 3)
(*.f64 (*.f64 x x) x)
(pow x 3)
(*.f64 (*.f64 x x) x)
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/6 x))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(+ 1/2 (* 1/6 x))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(+ 1/2 (* 1/6 x))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* 1/6 x)
(*.f64 #s(literal 1/6 binary64) x)
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* 1/6 x)
(*.f64 #s(literal 1/6 binary64) x)
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* 1/2 x)
(*.f64 x #s(literal 1/2 binary64))
(* x (+ 1/2 (* 1/6 x)))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* x (+ 1/2 (* 1/6 x)))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* x (+ 1/2 (* 1/6 x)))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* 1/6 (pow x 2))
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x)
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* 1/6 (pow x 2))
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x)
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
3/16
#s(literal 3/16 binary64)
(+ 3/16 (* 7/192 x))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(+ 3/16 (* 7/192 x))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(+ 3/16 (* 7/192 x))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(* 7/192 x)
(*.f64 #s(literal 7/192 binary64) x)
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(* 7/192 x)
(*.f64 #s(literal 7/192 binary64) x)
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))

rewrite214.0ms (3%)

Memory
14.0MiB live, 328.9MiB allocated
Rules
5 018×lower-*.f32
5 008×lower-*.f64
3 900×lower-/.f32
3 896×lower-/.f64
3 614×lower-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
050391
074375
1311319
22600315
08683303
Stop Event
iter limit
node limit
iter limit
Counts
24 → 596
Calls
Call 1
Inputs
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(sqrt.f64 #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)))))
#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))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 x 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)) x)
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
Outputs
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))))
(pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) #s(literal -2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) #s(literal -2 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) #s(literal -2 binary64)) (fma.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) x (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 3/16 binary64) x) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 #s(literal 3/16 binary64) (*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(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)))
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 x (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(+.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) x) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(+.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) x)
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))
(pow.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64))
(/.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))))
(neg.f64 (/.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))
(sqrt.f64 #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(*.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 (exp.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))
(pow.f64 (*.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(literal 1/4 binary64))
(pow.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)) #s(literal 2 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 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #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 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #s(literal 1/4 binary64)))
(pow.f64 (exp.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 (*.f64 x x) x) #s(literal 1/6 binary64)))))) #s(literal 1/2 binary64))
(pow.f64 (*.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 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 (*.f64 x x) x) #s(literal 1/6 binary64)))) #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 (*.f64 x x) x) #s(literal 1/6 binary64)))))
(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 (*.f64 x x) x) #s(literal 1/6 binary64))))) #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 (*.f64 x x) x) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) x)
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x)
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x))
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 x (*.f64 x (*.f64 #s(literal 1/6 binary64) x)))
(*.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #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/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) #s(literal 1/4 binary64)))
(pow.f64 (exp.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))))) #s(literal 1/2 binary64))
(pow.f64 (*.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #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/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #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/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #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/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (neg.f64 x))))
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x))))))
(*.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 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (neg.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (neg.f64 x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 x x) x))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (neg.f64 x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (neg.f64 x)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (neg.f64 x))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) 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 x (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/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 x (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) 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)) x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) 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 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (neg.f64 x)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (neg.f64 x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x))))))
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (neg.f64 x))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (neg.f64 x)))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (neg.f64 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (neg.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 x (-.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 x x) x))))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (*.f64 #s(literal 1 binary64) x))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (*.f64 x #s(literal 1 binary64)))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) (*.f64 #s(literal 1 binary64) x))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) (*.f64 x #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) x))
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x))
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 #s(literal 1 binary64) x))
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 x #s(literal 1 binary64)))
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (neg.f64 x))))
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x))
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x))
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (*.f64 #s(literal 1 binary64) x))
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) (*.f64 x #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x) x)
(+.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x))
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1/2 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/8 binary64))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1/2 binary64) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1/2 binary64) #s(literal -1/8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1/2 binary64) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/8 binary64))) #s(literal 8 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/8 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 2 binary64))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (neg.f64 x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 2 binary64))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (neg.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x)) (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x)) (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x)) (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x)) (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x)) (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x)) (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 27/4096 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 27/4096 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 27/4096 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 27/4096 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 27/4096 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 27/4096 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 2 binary64))
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (neg.f64 x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (neg.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) x) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) x) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (neg.f64 x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (neg.f64 x)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (neg.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) x) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) x) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (neg.f64 (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 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x)) (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 27/4096 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) x))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) x))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (+.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) #s(literal 2 binary64))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (neg.f64 x)))) #s(literal 2 binary64))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x)) (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 27/4096 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)))) #s(literal 2 binary64))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (neg.f64 x)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) x))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (neg.f64 x)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) x))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x)) (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 27/4096 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) x))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) x))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (neg.f64 x)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x)) (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 27/4096 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (neg.f64 x)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (neg.f64 x)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x)) (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 27/4096 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) x))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) x))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (neg.f64 x)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x)) (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) #s(literal 27/4096 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (neg.f64 x)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (neg.f64 x)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) x))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))))
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1/2 binary64) #s(literal -1/8 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/8 binary64))) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1/2 binary64) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 4 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 (fma.f64 #s(literal 7/192 binary64) x #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 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))) #s(literal 2 binary64))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))) #s(literal 4 binary64))
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1/2 binary64) #s(literal -1/8 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/8 binary64))) #s(literal 8 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/8 binary64))) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1/2 binary64) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1/2 binary64) #s(literal -1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1/2 binary64) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/8 binary64))) #s(literal 8 binary64))))
(fma.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x (/.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)))
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 7/192 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)))
(fma.f64 (*.f64 (*.f64 #s(literal 7/192 binary64) x) x) (/.f64 #s(literal 1 binary64) (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)))
(fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (*.f64 #s(literal 7/192 binary64) x) (/.f64 x (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)))
(fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 #s(literal 7/192 binary64) (*.f64 x (/.f64 x (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)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 7/192 binary64) x) (/.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)))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 x (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 x (*.f64 #s(literal 7/192 binary64) (/.f64 x (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)))
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 7/192 binary64) x)) (/.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)))
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 7/192 binary64) x) x))) #s(literal 2 binary64)) (*.f64 #s(literal 3/16 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x) (/.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 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x (neg.f64 (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 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x #s(literal -2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x)) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x #s(literal -2 binary64))) (neg.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x (neg.f64 (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 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x #s(literal -2 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x (neg.f64 (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 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x) (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 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 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) #s(literal 3 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 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x))
(fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 x (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) x) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))
(+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(*.f64 (*.f64 x x) x)
(*.f64 x (*.f64 x x))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64))
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64))
(pow.f64 x #s(literal 3 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64))))))
(pow.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (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/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) #s(literal -1 binary64))
(/.f64 (-.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 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (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))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64))))))
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/12 binary64)))))
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #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 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (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/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (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) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x #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 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) x) (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 x (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 x (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #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 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)) (*.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 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)))
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/2 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 (*.f64 #s(literal 1/6 binary64) x) x) (*.f64 #s(literal 1/2 binary64) x))
(+.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/2 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 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))
(pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -3 binary64))
(pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(exp.f64 (neg.f64 (*.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))))
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)))
(*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(pow.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 49/36864 binary64) (*.f64 x x)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (-.f64 #s(literal 9/256 binary64) (*.f64 #s(literal 49/36864 binary64) (*.f64 x x))) (-.f64 #s(literal 3/16 binary64) (*.f64 #s(literal 7/192 binary64) x)))
(/.f64 (neg.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (neg.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (neg.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(/.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))
(/.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (+.f64 #s(literal 9/256 binary64) (-.f64 (*.f64 #s(literal 49/36864 binary64) (*.f64 x x)) (*.f64 x #s(literal 7/1024 binary64)))))
(/.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 49/36864 binary64) (*.f64 x x)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(+.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 3/16 binary64))
(+.f64 #s(literal 3/16 binary64) (*.f64 #s(literal 7/192 binary64) x))

eval293.0ms (4.1%)

Memory
6.2MiB live, 227.9MiB allocated
Compiler

Compiled 26 104 to 2 489 computations (90.5% saved)

prune150.0ms (2.1%)

Memory
28.1MiB live, 261.2MiB allocated
Pruning

18 alts after pruning (11 fresh and 7 done)

PrunedKeptTotal
New90610916
Fresh213
Picked325
Done055
Total91118929
Accuracy
100.0%
Counts
929 → 18
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
63.0%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
64.5%
(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))))
62.2%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))))
2.2%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))))
3.9%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x 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 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x))))
2.0%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))))
5.2%
(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)))))
68.7%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
63.3%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x (sqrt.f64 #s(literal 2 binary64))))
63.3%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
63.3%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
61.5%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
3.9%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))))
4.4%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64))))
3.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))))
2.4%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64))))
Compiler

Compiled 409 to 243 computations (40.6% saved)

simplify179.0ms (2.5%)

Memory
0.1MiB live, 154.1MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
cost-diff0
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
cost-diff0
#s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
cost-diff0
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))))
cost-diff0
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))
cost-diff0
#s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))
cost-diff0
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))))
cost-diff0
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)
cost-diff0
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))
cost-diff0
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))
cost-diff0
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))))
cost-diff0
(fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)
cost-diff0
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))
cost-diff0
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))
cost-diff0
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))))
cost-diff0
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
cost-diff320
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))
Rules
12 778×lower-fma.f32
12 764×lower-fma.f64
2 256×lower-*.f32
2 244×lower-*.f64
2 182×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
061500
088500
1170488
2385478
3778478
41218443
51344429
61421429
71818429
84032429
97606429
08130421
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))
#s(literal 1 binary64)
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
(fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))
x
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
#s(literal 7/192 binary64)
#s(literal 3/16 binary64)
#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) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))
(fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)
(*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x)
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64))
#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) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
#s(literal 1/6 binary64)
x
#s(literal 1/2 binary64)
(*.f64 x x)
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))))
#s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
x
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))
#s(literal 3/16 binary64)
#s(literal 1/2 binary64)
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))))
#s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
x
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
#s(literal 7/192 binary64)
#s(literal 3/16 binary64)
Outputs
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))
#s(literal 1 binary64)
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
(fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))
(fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))
x
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
#s(literal 7/192 binary64)
#s(literal 3/16 binary64)
#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) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))
(fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)
(*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x)
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64))
#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) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 x x) (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) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 x x) (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)) (*.f64 x x) x)
(fma.f64 (*.f64 x x) (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))
#s(literal 1/6 binary64)
x
#s(literal 1/2 binary64)
(*.f64 x x)
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))
#s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))
#s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))
(*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
x
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
(fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))
#s(literal 3/16 binary64)
#s(literal 1/2 binary64)
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) x)))
#s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
#s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) x))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) x)
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
x
(sqrt.f64 #s(literal 2 binary64))
#s(literal 2 binary64)
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
#s(literal 7/192 binary64)
#s(literal 3/16 binary64)

localize210.0ms (2.9%)

Memory
-21.4MiB live, 247.0MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy0.1953125
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
accuracy0.5
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
accuracy23.507022720355103
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))))
accuracy38.91264876162589
#s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
accuracy0.1015625
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))
accuracy0.5
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
accuracy22.83464961300175
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))))
accuracy39.21220643462701
#s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))
accuracy0.03515625
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)
accuracy0.12109375
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
accuracy23.523794534384088
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))
accuracy39.07421553823167
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))
accuracy0.05859375
(*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x)
accuracy23.523794534384088
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))
accuracy24.606393497006856
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64))
accuracy39.07421553823167
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))
accuracy0.07421875
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))
accuracy0.1953125
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
accuracy1.0
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))
accuracy23.507022720355103
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
Samples
89.0ms231×0valid
11.0ms14×1valid
9.0ms11×2valid
Compiler

Compiled 307 to 46 computations (85% saved)

Precisions
Click to see histograms. Total time spent on operations: 71.0ms
ival-mult: 29.0ms (40.6% of total)
ival-add: 14.0ms (19.6% of total)
const: 11.0ms (15.4% of total)
ival-div: 7.0ms (9.8% of total)
adjust: 3.0ms (4.2% of total)
ival-sqrt: 3.0ms (4.2% of total)
ival-expm1: 3.0ms (4.2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series23.0ms (0.3%)

Memory
10.7MiB live, 46.2MiB allocated
Counts
24 → 276
Calls
Call 1
Inputs
#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #<representation binary64>) () ())
#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())
#s(alt (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())
#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())
#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())
#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())
#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())
#s(alt (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())
#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) #<representation binary64>) () ())
#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) #<representation binary64>) () ())
#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) #<representation binary64>) () ())
#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) #<representation binary64>) () ())
#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) #<representation binary64>) () ())
#s(alt #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) (patch #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) #<representation binary64>) () ())
#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) #<representation binary64>) () ())
#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())
#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) #<representation binary64>) () ())
#s(alt #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (patch #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (patch (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #<representation binary64>) () ())
#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #<representation binary64>) () ())
#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())
#s(alt #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) (patch #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) #<representation binary64>) () ())
#s(alt (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (patch (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())
#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())
Outputs
#s(alt (/ 1/2 (sqrt 2)) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))) (taylor 0 x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 7/192 (/ (pow x 2) (sqrt 2))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) (taylor inf x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 7/192 (/ (pow x 2) (sqrt 2))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (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)))))) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 7/192 (/ (pow x 3) (sqrt 2))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3)))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 7/192 (/ (pow x 3) (sqrt 2))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) (patch (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (+ (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)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)) #<representation binary64>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* 1/2 x))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (taylor 0 x) (#s(alt (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor inf x) (#s(alt (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor -inf x) (#s(alt (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (patch (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) #<representation binary64>) () ())) ())
#s(alt (+ (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)))))) (taylor 0 x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) (patch (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) #<representation binary64>) () ())) ())
#s(alt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (taylor -inf x) (#s(alt #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) (patch #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))) #<representation binary64>) () ())) ())
#s(alt 2 (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) #<representation binary64>) () ())) ())
#s(alt (+ 2 x) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) #<representation binary64>) () ())) ())
#s(alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3))))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)) #<representation binary64>) () ())) ())
#s(alt x (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* 1/2 x))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 3)) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) (patch (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (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)))))) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) (patch #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) (patch #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) (patch #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) (patch #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* 3/16 (/ (pow x 2) (sqrt 2))) (taylor inf x) (#s(alt #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) (patch #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) (taylor inf x) (#s(alt #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) (patch #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) (patch #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) (patch #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* 3/16 (/ (pow x 2) (sqrt 2))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) (patch #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) (patch #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) (patch #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) (patch #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (/ x (sqrt 2))) (taylor 0 x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) (taylor 0 x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 3/16 (/ (pow x 2) (sqrt 2))) (taylor inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) (taylor inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) (taylor inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) (taylor inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 3/16 (/ (pow x 2) (sqrt 2))) (taylor -inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2)))))) (taylor -inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor 0 x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor inf x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ x (sqrt 2)) (taylor -inf x) (#s(alt (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (patch (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (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)))))) (taylor 0 x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (taylor -inf x) (#s(alt #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) (patch #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))) #<representation binary64>) () ())) ())
#s(alt (sqrt 2) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (patch #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* 1/2 (/ x (sqrt 2)))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (patch #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (patch #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (patch #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* 7/192 (/ (pow x 3) (sqrt 2))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (patch #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (patch #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2)))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (patch #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3)))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (patch #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* 7/192 (/ (pow x 3) (sqrt 2))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (patch #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (patch #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (patch #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (patch #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* 3/16 (/ (pow x 2) (sqrt 2))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (patch (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (patch (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (patch (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (patch (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 7/192 (/ (pow x 3) (sqrt 2))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (patch (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (patch (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (patch (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (patch (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 7/192 (/ (pow x 3) (sqrt 2))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (patch (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (patch (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (patch (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (patch (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow x 2) (sqrt 2)) (taylor 0 x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #<representation binary64>) () ())) ())
#s(alt (/ (pow x 2) (sqrt 2)) (taylor 0 x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #<representation binary64>) () ())) ())
#s(alt (/ (pow x 2) (sqrt 2)) (taylor 0 x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #<representation binary64>) () ())) ())
#s(alt (/ (pow x 2) (sqrt 2)) (taylor 0 x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #<representation binary64>) () ())) ())
#s(alt (/ (pow x 2) (sqrt 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #<representation binary64>) () ())) ())
#s(alt (/ (pow x 2) (sqrt 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #<representation binary64>) () ())) ())
#s(alt (/ (pow x 2) (sqrt 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #<representation binary64>) () ())) ())
#s(alt (/ (pow x 2) (sqrt 2)) (taylor inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #<representation binary64>) () ())) ())
#s(alt (/ (pow x 2) (sqrt 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #<representation binary64>) () ())) ())
#s(alt (/ (pow x 2) (sqrt 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #<representation binary64>) () ())) ())
#s(alt (/ (pow x 2) (sqrt 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #<representation binary64>) () ())) ())
#s(alt (/ (pow x 2) (sqrt 2)) (taylor -inf x) (#s(alt (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (patch (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #<representation binary64>) () ())) ())
#s(alt 3/16 (taylor 0 x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 3/16 (* 7/192 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 3/16 (* 7/192 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 3/16 (* 7/192 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 7/192 x) (taylor inf x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 7/192 (* 3/16 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 7/192 (* 3/16 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 7/192 (* 3/16 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 7/192 x) (taylor -inf x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 7/192 (* 3/16 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 7/192 (* 3/16 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 7/192 (* 3/16 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (patch (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #<representation binary64>) () ())) ())
#s(alt 1/2 (taylor 0 x) (#s(alt #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) (patch #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1/2 (* 1/6 x)) (taylor 0 x) (#s(alt #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) (patch #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1/2 (* 1/6 x)) (taylor 0 x) (#s(alt #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) (patch #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1/2 (* 1/6 x)) (taylor 0 x) (#s(alt #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) (patch #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 x) (taylor inf x) (#s(alt #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) (patch #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) (patch #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) (patch #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) (patch #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 x) (taylor -inf x) (#s(alt #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) (patch #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) (patch #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) (patch #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) (patch #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 x) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (patch (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/2 (* 1/6 x))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (patch (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/2 (* 1/6 x))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (patch (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/2 (* 1/6 x))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (patch (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 2)) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (patch (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (patch (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (patch (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (patch (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* 1/6 (pow x 2)) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (patch (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (patch (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (patch (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (patch (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) #<representation binary64>) () ())) ())
#s(alt 1/2 (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1/2 (* 1/6 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1/2 (* 1/6 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ 1/2 (* 1/6 x)) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 x) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 1/6 x) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* x (+ 1/6 (* 1/2 (/ 1 x)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (patch (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
Calls

69 calls:

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

simplify230.0ms (3.2%)

Memory
14.0MiB live, 205.0MiB allocated
Algorithm
egg-herbie
Rules
20 696×lower-fma.f64
20 696×lower-fma.f32
4 978×lower-*.f64
4 978×lower-*.f32
3 372×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01603152
15302894
215942659
347522604
080482198
Stop Event
iter limit
node limit
Counts
276 → 274
Calls
Call 1
Inputs
(/ 1/2 (sqrt 2))
(+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))
(+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))
(+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))
(* 7/192 (/ (pow x 2) (sqrt 2)))
(* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(* 7/192 (/ (pow x 2) (sqrt 2)))
(* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (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))))))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))
(* 7/192 (/ (pow x 3) (sqrt 2)))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))
(* 7/192 (/ (pow x 3) (sqrt 2)))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (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))))))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))
x
(* x (+ 1 (* 1/2 x)))
(* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))
(* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (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))))))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
2
(+ 2 x)
(+ 2 (* x (+ 1 (* 1/2 x))))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))
x
(* x (+ 1 (* 1/2 x)))
(* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))
(* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (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))))))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(* 3/16 (/ (pow x 2) (sqrt 2)))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))
(* 3/16 (/ (pow x 2) (sqrt 2)))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))
(* 1/2 (/ x (sqrt 2)))
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))
(* 3/16 (/ (pow x 2) (sqrt 2)))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(* 3/16 (/ (pow x 2) (sqrt 2)))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(/ x (sqrt 2))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (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))))))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt 2)
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))
(* 7/192 (/ (pow x 3) (sqrt 2)))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))
(* 7/192 (/ (pow x 3) (sqrt 2)))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))
(* 3/16 (/ (pow x 2) (sqrt 2)))
(* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))))
(* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))))
(* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))))
(* 7/192 (/ (pow x 3) (sqrt 2)))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(* 7/192 (/ (pow x 3) (sqrt 2)))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(/ (pow x 2) (sqrt 2))
(/ (pow x 2) (sqrt 2))
(/ (pow x 2) (sqrt 2))
(/ (pow x 2) (sqrt 2))
(/ (pow x 2) (sqrt 2))
(/ (pow x 2) (sqrt 2))
(/ (pow x 2) (sqrt 2))
(/ (pow x 2) (sqrt 2))
(/ (pow x 2) (sqrt 2))
(/ (pow x 2) (sqrt 2))
(/ (pow x 2) (sqrt 2))
(/ (pow x 2) (sqrt 2))
3/16
(+ 3/16 (* 7/192 x))
(+ 3/16 (* 7/192 x))
(+ 3/16 (* 7/192 x))
(* 7/192 x)
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(* 7/192 x)
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(* x (+ 7/192 (* 3/16 (/ 1 x))))
1/2
(+ 1/2 (* 1/6 x))
(+ 1/2 (* 1/6 x))
(+ 1/2 (* 1/6 x))
(* 1/6 x)
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* 1/6 x)
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* 1/2 x)
(* x (+ 1/2 (* 1/6 x)))
(* x (+ 1/2 (* 1/6 x)))
(* x (+ 1/2 (* 1/6 x)))
(* 1/6 (pow x 2))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* 1/6 (pow x 2))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
1/2
(+ 1/2 (* 1/6 x))
(+ 1/2 (* 1/6 x))
(+ 1/2 (* 1/6 x))
(* 1/6 x)
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* 1/6 x)
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
Outputs
(/ 1/2 (sqrt 2))
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))
(+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))
(*.f64 (fma.f64 #s(literal 3/8 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))
(+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))
(* 7/192 (/ (pow x 2) (sqrt 2)))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 7/192 binary64))
(* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) x)) x) x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) x)) x) x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(* 7/192 (/ (pow x 2) (sqrt 2)))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 7/192 binary64))
(* (pow x 2) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) x)) x) x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(* (pow x 2) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) x)) x) x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 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))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(* 7/192 (/ (pow x 3) (sqrt 2)))
(*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) x)) x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (*.f64 x x))
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))
(*.f64 (fma.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) x))) (*.f64 x x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) x)
(* 7/192 (/ (pow x 3) (sqrt 2)))
(*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) x) (/.f64 #s(literal -7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) (*.f64 x x))
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) x) (/.f64 #s(literal -7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) x) x)
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 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))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))
(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))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) x) #s(literal -1/6 binary64)) x) x) x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) x) #s(literal -1/6 binary64)) x) x) x)
x
(* x (+ 1 (* 1/2 x)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x x)
(* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) x) #s(literal -1/6 binary64)) x) x) x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) x) #s(literal -1/6 binary64)) x) x) x)
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 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))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
(/ (- (exp (* 2 x)) 1) (- (exp x) 1))
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x))
2
#s(literal 2 binary64)
(+ 2 x)
(+.f64 x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* 1/2 x))))
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) x #s(literal 2 binary64))
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 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))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow x 3)))))))
(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))
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) x) #s(literal -1/6 binary64)) x) x) x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 2 (pow x 2)))) x)) 1/6)))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) x) #s(literal -1/6 binary64)) x) x) x)
x
(* x (+ 1 (* 1/2 x)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x x)
(* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(* 1/6 (pow x 3))
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) x) #s(literal -1/6 binary64)) x) x) x)
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) x) #s(literal -1/6 binary64)) x) x) x)
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 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))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(* 3/16 (/ (pow x 2) (sqrt 2)))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))
(*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) x (*.f64 (fma.f64 #s(literal 3/8 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) x)
(* (pow x 2) (+ (/ 1/2 (* x (sqrt 2))) (+ (* 3/16 (/ 1 (sqrt 2))) (/ (sqrt 2) (pow x 2)))))
(*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) x (*.f64 (fma.f64 #s(literal 3/8 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) x)
(* 3/16 (/ (pow x 2) (sqrt 2)))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))
(*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) x (*.f64 (fma.f64 #s(literal 3/8 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) x)
(* (pow x 2) (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))))
(*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) x (*.f64 (fma.f64 #s(literal 3/8 binary64) x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) x)
(* 1/2 (/ x (sqrt 2)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x)
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))
(* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2)))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))
(* 3/16 (/ (pow x 2) (sqrt 2)))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))
(* 3/16 (/ (pow x 2) (sqrt 2)))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))
(* (pow x 2) (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/ x (sqrt 2))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 1/2 (/ (* x (- 1/2 (* 1/4 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 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))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))
(sqrt.f64 (/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)))
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
(+ (sqrt 2) (* 1/2 (/ x (sqrt 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* 3/16 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(+ (sqrt 2) (* x (+ (* x (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(* 7/192 (/ (pow x 3) (sqrt 2)))
(*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (/ 1/2 (* (pow x 2) (sqrt 2))) (* 7/192 (/ 1 (sqrt 2))))))
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) x)) x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) (*.f64 x x))
(* (pow x 3) (+ (/ 3/16 (* x (sqrt 2))) (+ (* 7/192 (/ 1 (sqrt 2))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt 2)))) (/ (sqrt 2) (pow x 3))))))
(*.f64 (fma.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) x))) (*.f64 x x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) x)
(* 7/192 (/ (pow x 3) (sqrt 2)))
(*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* 3/16 (/ 1 (sqrt 2))) (* 1/2 (/ 1 (* x (sqrt 2))))) x)) (* 7/192 (/ 1 (sqrt 2))))))
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64))) x) (/.f64 #s(literal -7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) (*.f64 x x))
(* -1 (* (pow x 3) (- (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (sqrt 2) x)) (* 1/2 (/ 1 (sqrt 2)))) x)) (* 3/16 (/ 1 (sqrt 2)))) x)) (* 7/192 (/ 1 (sqrt 2))))))
(*.f64 (*.f64 (*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x #s(literal 3/16 binary64) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) x) (/.f64 #s(literal -7/192 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) x) x)
(* 3/16 (/ (pow x 2) (sqrt 2)))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64))
(* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* (pow x 2) (+ (* 7/192 (/ x (sqrt 2))) (* 3/16 (/ 1 (sqrt 2)))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* 7/192 (/ (pow x 3) (sqrt 2)))
(*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* 7/192 (/ (pow x 3) (sqrt 2)))
(*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(* (pow x 3) (+ (* 7/192 (/ 1 (sqrt 2))) (* 3/16 (/ 1 (* x (sqrt 2))))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(/ (pow x 2) (sqrt 2))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
(/ (pow x 2) (sqrt 2))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
(/ (pow x 2) (sqrt 2))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
(/ (pow x 2) (sqrt 2))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
(/ (pow x 2) (sqrt 2))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
(/ (pow x 2) (sqrt 2))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
(/ (pow x 2) (sqrt 2))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
(/ (pow x 2) (sqrt 2))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
(/ (pow x 2) (sqrt 2))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
(/ (pow x 2) (sqrt 2))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
(/ (pow x 2) (sqrt 2))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
(/ (pow x 2) (sqrt 2))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
3/16
#s(literal 3/16 binary64)
(+ 3/16 (* 7/192 x))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(+ 3/16 (* 7/192 x))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(+ 3/16 (* 7/192 x))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(* 7/192 x)
(*.f64 #s(literal 7/192 binary64) x)
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(* 7/192 x)
(*.f64 #s(literal 7/192 binary64) x)
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(* x (+ 7/192 (* 3/16 (/ 1 x))))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/6 x))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(+ 1/2 (* 1/6 x))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(+ 1/2 (* 1/6 x))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* 1/6 x)
(*.f64 #s(literal 1/6 binary64) x)
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* 1/6 x)
(*.f64 #s(literal 1/6 binary64) x)
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* 1/2 x)
(*.f64 x #s(literal 1/2 binary64))
(* x (+ 1/2 (* 1/6 x)))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* x (+ 1/2 (* 1/6 x)))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* x (+ 1/2 (* 1/6 x)))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* 1/6 (pow x 2))
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x)
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* 1/6 (pow x 2))
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x)
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
1/2
#s(literal 1/2 binary64)
(+ 1/2 (* 1/6 x))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(+ 1/2 (* 1/6 x))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(+ 1/2 (* 1/6 x))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* 1/6 x)
(*.f64 #s(literal 1/6 binary64) x)
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* 1/6 x)
(*.f64 #s(literal 1/6 binary64) x)
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(* x (+ 1/6 (* 1/2 (/ 1 x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))

rewrite199.0ms (2.8%)

Memory
-39.8MiB live, 209.7MiB allocated
Rules
5 540×lower-*.f32
5 528×lower-*.f64
3 324×lower-/.f32
3 320×lower-/.f64
2 806×lower-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
061453
088453
1360381
23069381
08721373
Stop Event
iter limit
node limit
iter limit
Counts
24 → 354
Calls
Call 1
Inputs
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 #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) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))
(fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))))
#s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))))
#s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))))
#s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64))
(*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x)
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
Outputs
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))
(*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(pow.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64) #s(literal -1/8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/8 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal -1/4 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64) #s(literal -1/8 binary64))) (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/8 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/8 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #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 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))) #s(literal 2 binary64))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))) #s(literal 4 binary64))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 4 binary64))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64) #s(literal -1/8 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64) #s(literal -1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64) (-.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/4 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(fma.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 7/192 binary64)) x (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 7/192 binary64) x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 7/192 binary64) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(fma.f64 (*.f64 #s(literal 7/192 binary64) x) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 7/192 binary64) x) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 #s(literal 7/192 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 x (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 7/192 binary64) x)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 x (*.f64 #s(literal 7/192 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(fma.f64 x (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 7/192 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)))
(+.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 7/192 binary64)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(+.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) #s(literal -2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) #s(literal -2 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 x (/.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))
(+.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64))))
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal -1 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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.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))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 #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 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #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/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) #s(literal 1/4 binary64)))
(pow.f64 (exp.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))))) #s(literal 1/2 binary64))
(pow.f64 (*.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #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/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #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/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #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/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x))
(*.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x (neg.f64 x))))
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (*.f64 x (-.f64 x (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x))))))
(*.f64 x (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x (neg.f64 x)) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x (neg.f64 x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (*.f64 x (-.f64 x (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 x x) x))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x)) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x (neg.f64 x))) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x (neg.f64 x)) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x (neg.f64 x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x))) (-.f64 x (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x (neg.f64 x)))) (neg.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x (neg.f64 x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (*.f64 x (-.f64 x (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x))))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x (neg.f64 x))) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x (neg.f64 x)))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (*.f64 x (-.f64 x (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x (neg.f64 x)) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x (neg.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) (*.f64 x (-.f64 x (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 x x) x))))
(fma.f64 (*.f64 x x) #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x)
(fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x x)
(fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) (*.f64 x x) x)
(fma.f64 x (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x)
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x)) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x (neg.f64 x))))
(+.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x) x)
(+.f64 x (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x))
(*.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 x x) (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) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) #s(literal 1/4 binary64)))
(pow.f64 (exp.f64 (log.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))) #s(literal 1/2 binary64))
(pow.f64 (*.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 x x) (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) (fma.f64 (*.f64 x x) (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) (fma.f64 (*.f64 x x) (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) (fma.f64 (*.f64 x x) (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) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x))))
(*.f64 (fma.f64 (*.f64 (*.f64 (*.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))) (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.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)) x)) x (*.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/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 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(pow.f64 (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.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)) x)) x (*.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 (*.f64 (*.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))) (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) x))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.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))) (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x))))
(/.f64 (*.f64 (fma.f64 (*.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 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.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))) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 #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))) x (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(/.f64 (*.f64 x (fma.f64 (*.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 binary64))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.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))) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.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))) x (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.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))) (*.f64 x x))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.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))) (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (*.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)) x)) x (*.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x)))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.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))) (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.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))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.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))) (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.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)) x)) x (*.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.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)) x)) x (*.f64 x (-.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 (*.f64 (*.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))) (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) x))))
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) x))
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) (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)) (*.f64 x x) (*.f64 #s(literal 1 binary64) x))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) (*.f64 x #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x)
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (*.f64 #s(literal 1 binary64) x))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x (*.f64 x #s(literal 1 binary64)))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x)
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 #s(literal 1 binary64) x))
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 x #s(literal 1 binary64)))
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x)
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.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))) (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x))))
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(+.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) x))
(+.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 x #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x)
(+.f64 x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))
#s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))
(*.f64 x (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))))
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))
(/.f64 (*.f64 (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal 27/4096 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64)))))
(/.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))
(/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))
(/.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (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 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 27/4096 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 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 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 27/4096 binary64)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/8 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 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/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 9/256 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (neg.f64 x)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) #s(literal -1/4 binary64)) x) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (*.f64 (fma.f64 #s(literal 27/4096 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (neg.f64 x)) (*.f64 (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal 27/4096 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) x) (*.f64 (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64)))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal 27/4096 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64))))
(/.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 27/4096 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64))))))
(/.f64 (*.f64 x (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64))))
(/.f64 (*.f64 x (fma.f64 #s(literal 27/4096 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 3/16 binary64) x #s(literal -1/2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27/4096 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 #s(literal 9/256 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 3/32 binary64))))))
(/.f64 (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) x)))
(fma.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x))
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 x (sqrt.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)) x))
(fma.f64 (*.f64 #s(literal 3/16 binary64) x) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x))
(fma.f64 #s(literal 3/16 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(fma.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(fma.f64 x (/.f64 #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)) x))
(+.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (/.f64 x (sqrt.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)) x))
(*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) x)
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))
(pow.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal -1 binary64))
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(/.f64 x (sqrt.f64 #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64))))
(neg.f64 (/.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal -1 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))))
#s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))))
(*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (/.f64 x (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))
(*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) x)
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x))
(*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x))
(*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))))
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))
(/.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))
(/.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (*.f64 x (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64))) (*.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 (*.f64 x x) (*.f64 #s(literal 7/192 binary64) x)) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 343/7077888 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 27/4096 binary64)) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64)) (-.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 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x)))))
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(/.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (sqrt.f64 #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x))
(fma.f64 (*.f64 (*.f64 #s(literal 3/16 binary64) x) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64)))
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64)))
(fma.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 7/192 binary64)) x (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x))
(fma.f64 (*.f64 (*.f64 #s(literal 7/192 binary64) x) x) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x))
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 #s(literal 7/192 binary64) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x))
(fma.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64)))
(fma.f64 (*.f64 #s(literal 7/192 binary64) x) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 7/192 binary64) x) x) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x))
(fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64)))
(fma.f64 (*.f64 #s(literal 3/16 binary64) x) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64)))
(fma.f64 #s(literal 3/16 binary64) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64)))
(fma.f64 #s(literal 7/192 binary64) (*.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x))
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 3/16 binary64) x)) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64)))
(fma.f64 x (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64)))
(fma.f64 x (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 7/192 binary64)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x))
(+.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64)))
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64)) x))
(*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x)
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 x (/.f64 x (sqrt.f64 #s(literal 2 binary64))))
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) #s(literal -1 binary64))
(/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))
(/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 x (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
(*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(*.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(pow.f64 (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 49/36864 binary64) (*.f64 x x)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal 9/256 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (-.f64 #s(literal 9/256 binary64) (*.f64 #s(literal 49/36864 binary64) (*.f64 x x))) (-.f64 #s(literal 3/16 binary64) (*.f64 #s(literal 7/192 binary64) x)))
(/.f64 (neg.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))) (neg.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))) (neg.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64))))))
(/.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)))
(/.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (+.f64 #s(literal 9/256 binary64) (-.f64 (*.f64 #s(literal 49/36864 binary64) (*.f64 x x)) (*.f64 x #s(literal 7/1024 binary64)))))
(/.f64 (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) (-.f64 #s(literal 9/256 binary64) (*.f64 x #s(literal 7/1024 binary64)))) (fma.f64 #s(literal 343/7077888 binary64) (*.f64 (*.f64 x x) x) #s(literal 27/4096 binary64))))
(fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))
(fma.f64 x #s(literal 7/192 binary64) #s(literal 3/16 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 49/36864 binary64) (*.f64 x x)) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))) (/.f64 #s(literal 9/256 binary64) (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64))))
(+.f64 (*.f64 #s(literal 7/192 binary64) x) #s(literal 3/16 binary64))
(+.f64 #s(literal 3/16 binary64) (*.f64 #s(literal 7/192 binary64) x))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64))
(*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x)
(*.f64 x #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)))
(*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64))))))
(pow.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (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/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) #s(literal -1 binary64))
(/.f64 (-.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 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (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))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/12 binary64))))))
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/12 binary64)))))
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) #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 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (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/216 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (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) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))

eval76.0ms (1.1%)

Memory
41.2MiB live, 114.1MiB allocated
Compiler

Compiled 13 337 to 1 178 computations (91.2% saved)

prune217.0ms (3%)

Memory
-34.3MiB live, 167.9MiB allocated
Pruning

19 alts after pruning (8 fresh and 11 done)

PrunedKeptTotal
New6854689
Fresh246
Picked145
Done077
Total68819707
Accuracy
100.0%
Counts
707 → 19
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
63.0%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
64.5%
(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))))
62.2%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (+.f64 x #s(literal 2 binary64))))
2.2%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))))
3.9%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64)) x) x 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 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x))))
2.0%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))))
5.2%
(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)))))
68.7%
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
63.3%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
63.3%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 4 binary64)) x (sqrt.f64 #s(literal 2 binary64))))
63.1%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
63.3%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 7/192 binary64))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/16 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
61.5%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
3.9%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))))
4.4%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64))))
3.2%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))))
2.4%
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64))))
Compiler

Compiled 652 to 262 computations (59.8% saved)

regimes24.0ms (0.3%)

Memory
25.8MiB live, 25.8MiB allocated
Counts
28 → 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)) (+.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 x 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) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #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 (*.f64 x x) x) #s(literal 1/6 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 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (/.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))) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 4 binary64)) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 7/192 binary64))) (*.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 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) 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:

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

Compiled 27 to 20 computations (25.9% saved)

regimes24.0ms (0.3%)

Memory
-5.8MiB live, 32.0MiB allocated
Counts
26 → 2
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)) (+.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 x 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) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #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 (*.f64 x x) x) #s(literal 1/6 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 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (/.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))) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) #s(literal 1/2 binary64))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 4 binary64)) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x)) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 7/192 binary64))) (*.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 (fma.f64 (*.f64 (fma.f64 #s(literal 49/36864 binary64) (*.f64 x x) #s(literal -9/256 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal -3/16 binary64)) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
Outputs
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64)))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
Calls

3 calls:

8.0ms
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
7.0ms
x
6.0ms
(sqrt.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))))
Results
AccuracySegmentsBranch
70.5%2x
70.5%2(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.5%2(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
Compiler

Compiled 27 to 20 computations (25.9% saved)

regimes16.0ms (0.2%)

Memory
9.8MiB live, 9.8MiB allocated
Counts
17 → 2
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)) (+.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 x 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) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #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 (*.f64 x x) x) #s(literal 1/6 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 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) #s(literal 3/16 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (/ x (sqrt 2)) (+ (* 3/16 x) 1/2)) (sqrt 2)) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) x) #s(literal 7/192 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) #s(approx (+ (* (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) x) (sqrt 2)) (*.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) x) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 3/16 binary64) x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))
#s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 #s(approx (+ (* (/ x (sqrt 2)) (+ (* 7/192 x) 3/16)) (/ 1/2 (sqrt 2))) (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)))) x (sqrt.f64 #s(literal 2 binary64))))
Outputs
(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)) (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))))
Calls

3 calls:

5.0ms
x
4.0ms
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
4.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.5%2x
70.5%2(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.5%2(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
Compiler

Compiled 27 to 20 computations (25.9% saved)

regimes40.0ms (0.6%)

Memory
-29.9MiB live, 8.3MiB allocated
Counts
10 → 2
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)) (+.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 x 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) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #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 (*.f64 x x) x) #s(literal 1/6 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 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) x x))))
(sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 2) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) x))))
Outputs
(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)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))))
Calls

3 calls:

4.0ms
x
3.0ms
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
3.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.3%2x
70.3%2(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.3%2(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
Compiler

Compiled 27 to 20 computations (25.9% saved)

regimes7.0ms (0.1%)

Memory
9.9MiB live, 9.9MiB allocated
Accuracy

Total -43.0b remaining (-214.4%)

Threshold costs -43b (-214.4%)

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

3 calls:

2.0ms
x
2.0ms
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
2.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
68.7%1x
68.7%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))))
68.7%1(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64)))
Compiler

Compiled 27 to 20 computations (25.9% saved)

bsearch0.0ms (0%)

Memory
0.3MiB live, 0.3MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.0
1.999939102319364
Compiler

Compiled 16 to 14 computations (12.5% saved)

bsearch0.0ms (0%)

Memory
0.3MiB live, 0.3MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.0
1.999939102319364
Compiler

Compiled 16 to 14 computations (12.5% saved)

bsearch0.0ms (0%)

Memory
0.2MiB live, 0.2MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.0
1.999939102319364
Compiler

Compiled 16 to 14 computations (12.5% saved)

simplify7.0ms (0.1%)

Memory
8.3MiB live, 8.3MiB allocated
Algorithm
egg-herbie
Rules
12×+-commutative_binary64
10×sub-neg_binary64
*-commutative_binary64
neg-sub0_binary64
neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
045173
154173
261173
369173
470173
Stop Event
saturated
Calls
Call 1
Inputs
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (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)) (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)))))
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (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)) (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(literal 2 binary64)))
Outputs
(sqrt.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(approx (/ (- (exp (* 2 x)) 1) (- (exp x) 1)) #s(literal 2 binary64))) #s(approx (sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 7/192 binary64) x #s(literal 3/16 binary64)) x #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (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)) (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)))))
(if (<=.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (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)) (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(literal 2 binary64)))

soundness1.1s (14.7%)

Memory
17.5MiB live, 669.3MiB allocated
Rules
20 158×lower-fma.f64
20 158×lower-fma.f32
18 226×lower-fma.f64
18 226×lower-fma.f32
16 534×lower-fma.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
061453
088453
1360381
23069381
08721373
01021818
13221640
29231632
332501602
464911602
081771222
01622728
15402505
216302364
348982332
081411927
0926
01526
15619
237819
3453319
0816115
049342
1155342
2335342
3752342
41201302
51536286
62025286
72949286
84633286
08302232
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
Compiler

Compiled 169 to 90 computations (46.7% saved)

preprocess170.0ms (2.4%)

Memory
6.9MiB live, 86.0MiB allocated
Compiler

Compiled 218 to 86 computations (60.6% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...