Kahan's exp quotient

Time bar (total: 2.0s)

start0.0ms (0%)

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

analyze1.0ms (0.1%)

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

Compiled 8 to 5 computations (37.5% saved)

sample527.0ms (26.3%)

Memory
48.6MiB live, 556.8MiB allocated; 164ms collecting garbage
Samples
312.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 123.0ms
ival-div!: 61.0ms (49.7% of total)
ival-expm1: 60.0ms (48.8% of total)
adjust: 2.0ms (1.6% of total)
Bogosity

explain76.0ms (3.8%)

Memory
-10.9MiB live, 83.2MiB allocated; 31ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1340-0-(-.f64 (exp.f64 x) #s(literal 1 binary64))
00-0-(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
00-0-#s(literal 1 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))cancellation1340
Confusion
Predicted +Predicted -
+1340
-0122
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+13400
-00122
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0122
1134
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
22.0ms512×0valid
Compiler

Compiled 38 to 19 computations (50% saved)

Precisions
Click to see histograms. Total time spent on operations: 11.0ms
ival-exp: 4.0ms (37.3% of total)
ival-expm1: 4.0ms (37.3% of total)
ival-div!: 3.0ms (28% of total)
adjust: 0.0ms (0% of total)

preprocess17.0ms (0.9%)

Memory
13.7MiB live, 13.7MiB allocated; 0ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01023
13221
27821
324721
4118621
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
51.1%
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
Compiler

Compiled 12 to 10 computations (16.7% saved)

series3.0ms (0.1%)

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

3 calls:

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

rewrite207.0ms (10.3%)

Memory
-41.2MiB live, 246.9MiB allocated; 49ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
045192
049192
1240192
22075192
08119147
Stop Event
iter-limit
node-limit
iter-limit
Counts
21 → 170
Calls
Call 1
Inputs
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
(-.f64 (exp.f64 x) #s(literal 1 binary64))
(exp.f64 x)
x
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (- (exp x) 1) #s(hole binary64 x))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx x #s(hole binary64 x))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x)))
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1)))
#s(approx (exp x) #s(hole binary64 (exp x)))
Outputs
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (expm1.f64 x) x))
(*.f64 (/.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 (expm1.f64 x) x))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (pow.f64 x #s(literal -2 binary64)))) (neg.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (expm1.f64 x)))) (neg.f64 (neg.f64 (neg.f64 x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 x) x) x)) (neg.f64 (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x x))
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x))
(/.f64 (-.f64 (*.f64 (exp.f64 x) (neg.f64 x)) (*.f64 x #s(literal -1 binary64))) (*.f64 x (neg.f64 x)))
(/.f64 (-.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) (neg.f64 x))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (pow.f64 x #s(literal -2 binary64))) (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64))))))
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 x))) (neg.f64 (neg.f64 x)))
(/.f64 (-.f64 (*.f64 (exp.f64 x) x) x) (*.f64 x x))
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x))
(/.f64 (neg.f64 (expm1.f64 x)) (neg.f64 x))
(/.f64 (expm1.f64 x) x)
(neg.f64 (/.f64 (neg.f64 (expm1.f64 x)) x))
(neg.f64 (/.f64 (expm1.f64 x) (neg.f64 x)))
(fma.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x))
(fma.f64 (/.f64 (exp.f64 x) x) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) x) (/.f64 #s(literal -1 binary64) x))
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) (/.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64)))))) (/.f64 (pow.f64 x #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64)))))))
(-.f64 (/.f64 (*.f64 (exp.f64 x) x) (*.f64 x x)) (/.f64 x (*.f64 x x)))
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)))
(-.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x) (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) x))
(-.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) x) (/.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) x))
(-.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64)))
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)))
(+.f64 (/.f64 (cosh.f64 x) x) (/.f64 (-.f64 (sinh.f64 x) #s(literal 1 binary64)) x))
(+.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (expm1.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (expm1.f64 x) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (-.f64 (sinh.f64 x) #s(literal 1 binary64)) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) (*.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (-.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 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x)))) #s(literal 2 binary64)))
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (neg.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 (fabs.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (fabs.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (fabs.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 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 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 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64))
(expm1.f64 x)
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)))
(-.f64 (exp.f64 x) #s(literal 1 binary64))
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #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))))
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64)))
(+.f64 (exp.f64 x) #s(literal -1 binary64))
(*.f64 (exp.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (exp.f64 x))
(pow.f64 (exp.f64 #s(literal 1 binary64)) x)
(pow.f64 (exp.f64 x) #s(literal 1 binary64))
(/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 x) (sinh.f64 x) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64))
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x))))))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 4 binary64))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 4 binary64))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))))
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))
(exp.f64 x)
(+.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x))))))
(+.f64 (sinh.f64 x) (cosh.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 x))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 x x (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 0 binary64)))))
(fma.f64 #s(literal 4 binary64) #s(literal 0 binary64) x)
(fma.f64 #s(literal 6 binary64) #s(literal 0 binary64) x)
(fma.f64 #s(literal 9 binary64) #s(literal 0 binary64) x)
(fma.f64 #s(literal 2 binary64) #s(literal 0 binary64) x)
(fma.f64 #s(literal 3 binary64) #s(literal 0 binary64) x)
(fma.f64 #s(literal 0 binary64) #s(literal 3/2 binary64) x)
(fma.f64 #s(literal 0 binary64) #s(literal 2 binary64) x)
(fma.f64 #s(literal 0 binary64) #s(literal 3 binary64) x)
(fma.f64 #s(literal 0 binary64) #s(literal 0 binary64) x)
(fma.f64 #s(literal 0 binary64) #s(literal 1 binary64) x)
(fma.f64 #s(literal 1 binary64) #s(literal 0 binary64) x)
(-.f64 (log.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (log.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (exp.f64 (neg.f64 x))))
(+.f64 #s(literal 0 binary64) x)
(+.f64 x #s(literal 0 binary64))
(log.f64 (exp.f64 x))
x
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))
(*.f64 #s(literal -1 binary64) #s(literal -1 binary64))
(pow.f64 #s(literal -1 binary64) #s(literal 4 binary64))
(pow.f64 #s(literal -1 binary64) #s(literal 6 binary64))
(pow.f64 #s(literal -1 binary64) #s(literal 2 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 10 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 13 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 15 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 11 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 7 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 5 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 27/2 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 9/2 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 16 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 24 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 36 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 54 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 81 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 8 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 12 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 18 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 27 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 4 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 6 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 9 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal -1 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 2 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(/.f64 #s(literal -2 binary64) #s(literal -2 binary64))
(/.f64 #s(literal 8 binary64) #s(literal 8 binary64))
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(neg.f64 #s(literal -1 binary64))
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) #s(literal 0 binary64))
(cosh.f64 (-.f64 x x))
(cosh.f64 #s(literal 0 binary64))
(sqrt.f64 #s(literal 1 binary64))
(-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)))
(-.f64 #s(literal 1 binary64) #s(literal 0 binary64))
(fabs.f64 #s(literal -1 binary64))
(fabs.f64 #s(literal 1 binary64))
(hypot.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))
(hypot.f64 #s(literal -1 binary64) #s(literal 0 binary64))
(exp.f64 #s(literal 0 binary64))
(+.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64))
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (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)))
#s(approx (- (exp x) 1) x)
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp x) (-.f64 x #s(literal -1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx x x)
#s(approx (/ (- (exp x) 1) x) (/.f64 (expm1.f64 x) x))
#s(approx (- (exp x) 1) (expm1.f64 x))
#s(approx (exp x) (exp.f64 x))

eval19.0ms (1%)

Memory
-3.4MiB live, 42.9MiB allocated; 3ms collecting garbage
Compiler

Compiled 2 443 to 625 computations (74.4% saved)

prune5.0ms (0.3%)

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

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New1777184
Fresh000
Picked101
Done000
Total1787185
Accuracy
100.0%
Counts
185 → 7
Alt Table
Click to see full alt table
StatusAccuracyProgram
3.2%
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
100.0%
(/.f64 (expm1.f64 x) x)
70.5%
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
69.4%
#s(approx (/ (- (exp x) 1) x) (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)))
65.9%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
53.8%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
53.3%
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
Compiler

Compiled 162 to 126 computations (22.2% saved)

series4.0ms (0.2%)

Memory
7.8MiB live, 7.8MiB allocated; 0ms collecting garbage
Counts
15 → 30
Calls
Call 1
Inputs
(/.f64 (expm1.f64 x) x)
(expm1.f64 x)
x
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(literal 1/2 binary64)
#s(approx (/ (- (exp x) 1) 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 #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)
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
(-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64))
#s(approx (exp x) #s(literal 1 binary64))
Outputs
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (- (exp x) 1) #s(hole binary64 x))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x)))
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
Calls

3 calls:

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

rewrite105.0ms (5.2%)

Memory
22.2MiB live, 114.4MiB allocated; 5ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
083394
092366
1427363
03507355
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
45 → 279
Calls
Call 1
Inputs
(/.f64 (expm1.f64 x) x)
(expm1.f64 x)
x
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(literal 1/2 binary64)
#s(approx (/ (- (exp x) 1) 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 #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)
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
(-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (- (exp x) 1) #s(hole binary64 x))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x)))
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
Outputs
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 x) x) (/.f64 (exp.f64 x) x)) (pow.f64 x #s(literal -2 binary64))) (+.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal -3 binary64))) (fma.f64 (/.f64 (exp.f64 x) x) (/.f64 (exp.f64 x) x) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 x))) (neg.f64 (neg.f64 x)))
(/.f64 (-.f64 (*.f64 (exp.f64 x) (neg.f64 x)) (*.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 x) x))
(/.f64 (-.f64 (*.f64 (exp.f64 x) x) x) (*.f64 x x))
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x))
(/.f64 (neg.f64 (expm1.f64 x)) (neg.f64 x))
(/.f64 (expm1.f64 x) x)
(neg.f64 (/.f64 (neg.f64 (expm1.f64 x)) x))
(neg.f64 (/.f64 (expm1.f64 x) (neg.f64 x)))
(-.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64)))
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64))
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64))
(expm1.f64 (+.f64 x #s(literal 0 binary64)))
(expm1.f64 x)
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #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))))
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(-.f64 (exp.f64 x) #s(literal 1 binary64))
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64)))
(+.f64 (exp.f64 x) #s(literal -1 binary64))
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)))
(*.f64 #s(literal 1 binary64) x)
(*.f64 x #s(literal 1 binary64))
(pow.f64 x #s(literal 1 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))
(/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)))
x
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)))
(*.f64 #s(literal -1 binary64) #s(literal -1 binary64))
(*.f64 (pow.f64 x #s(literal -1 binary64)) x)
(*.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(*.f64 x (pow.f64 x #s(literal -1 binary64)))
(pow.f64 #s(literal 1 binary64) #s(literal 4 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 6 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 9 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 2 binary64))
(pow.f64 x #s(literal 0 binary64))
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 x))
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 x))
(/.f64 #s(literal 8 binary64) #s(literal 8 binary64))
(/.f64 #s(literal 4 binary64) #s(literal 4 binary64))
(/.f64 #s(literal -2 binary64) #s(literal -2 binary64))
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64))
(/.f64 x x)
(neg.f64 #s(literal -1 binary64))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))
(fma.f64 #s(literal -1/2 binary64) #s(literal -1 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) x #s(literal 1/2 binary64))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) x #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))
(fma.f64 x (pow.f64 x #s(literal -1 binary64)) #s(literal 0 binary64))
(cosh.f64 #s(literal 0 binary64))
(fabs.f64 #s(literal 1 binary64))
(exp.f64 #s(literal 0 binary64))
(+.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64))
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)
(*.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) x) (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) x) (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))))
(/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) (-.f64 (+.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1 binary64))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) x (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 x (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (pow.f64 x #s(literal -1 binary64))))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 #s(literal -1/2 binary64) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) x) x)
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))
(*.f64 x (/.f64 #s(literal 1/2 binary64) x))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) x)
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
(neg.f64 #s(literal -1/2 binary64))
(fabs.f64 #s(literal 1/2 binary64))
#s(literal 1/2 binary64)
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x #s(literal 1 binary64))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) x (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 x (pow.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 x (pow.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))))
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)
(*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/216 binary64)) x) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64)))
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 x (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/216 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64)))
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 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 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))
(fma.f64 #s(literal -1/2 binary64) #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) x))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) x (*.f64 #s(literal 1/6 binary64) x))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/6 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) x))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x))
(fma.f64 #s(literal 1 binary64) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/6 binary64) x))
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal -1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))))
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))
(neg.f64 #s(literal -1/6 binary64))
(fabs.f64 #s(literal 1/6 binary64))
#s(literal 1/6 binary64)
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal -2 binary64))) (+.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (pow.f64 x #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal -3 binary64))) (fma.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (pow.f64 x #s(literal -1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 x)))
(/.f64 (-.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 x) x))
(/.f64 (-.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) x) x) (*.f64 x x))
(/.f64 (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)) x))
(/.f64 (-.f64 (pow.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))) x))
(/.f64 (neg.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 x))
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64))) x))
(neg.f64 (/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 x)))
(-.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (pow.f64 x #s(literal -1 binary64)))
(/.f64 (neg.f64 (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))))
(fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))
(-.f64 (/.f64 (pow.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))))
(-.f64 (/.f64 (pow.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)))))
(-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64))
(+.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) #s(approx (exp x) #s(literal 1 binary64)))
#s(approx (exp x) #s(literal 1 binary64))
(/.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (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)))
#s(approx (- (exp x) 1) x)
#s(approx (- (exp x) 1) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx x x)
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
(*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) #s(approx (exp x) #s(literal 1 binary64)))
#s(approx (exp x) #s(literal 1 binary64))
(/.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))
#s(approx (exp x) (-.f64 x #s(literal -1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (/.f64 (expm1.f64 x) x))
#s(approx (- (exp x) 1) (expm1.f64 x))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x x)))
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (exp x) (exp.f64 x))

eval48.0ms (2.4%)

Memory
-22.9MiB live, 74.6MiB allocated; 10ms collecting garbage
Compiler

Compiled 7 134 to 1 273 computations (82.2% saved)

prune13.0ms (0.7%)

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

12 alts after pruning (7 fresh and 5 done)

PrunedKeptTotal
New4515456
Fresh022
Picked055
Done000
Total45112463
Accuracy
100.0%
Counts
463 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
3.2%
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
100.0%
(/.f64 (expm1.f64 x) x)
70.5%
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
69.4%
#s(approx (/ (- (exp x) 1) x) (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)))
65.9%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
65.8%
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))))
53.8%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
53.2%
#s(approx (/ (- (exp x) 1) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) x))
15.5%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
15.8%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
3.7%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)))
53.3%
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
Compiler

Compiled 295 to 222 computations (24.7% saved)

series10.0ms (0.5%)

Memory
-29.7MiB live, 17.0MiB allocated; 2ms collecting garbage
Counts
25 → 71
Calls
Call 1
Inputs
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
(*.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)
(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))
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))
#s(literal 1/24 binary64)
x
#s(literal 1/6 binary64)
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 #s(literal 1/2 binary64) x)
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 (*.f64 x x) #s(literal 1/6 binary64))
(*.f64 x x)
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))))
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))
Outputs
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (- (exp x) 1) #s(hole binary64 x))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 x))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (+ 1/6 (* 1/24 x))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/6 x)))))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 1))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 1))
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2)))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x)))
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1)))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* 1/24 x)))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (/ 1 (pow x 2))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24)))))
Calls

3 calls:

TimeVariablePointExpression
3.0ms
x
@-inf
((/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (+ (* 1/24 x) 1/6) 1/24 x 1/6 1/2 1 (/ (- (exp x) 1) x) (+ (* 1/2 x) 1) (* 1/2 x) (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (* x x) 1/6) (* x x) (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (+ (* 1/6 x) 1/2) x) (+ (* 1/6 x) 1/2) (/ (- (exp x) 1) x) (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (+ (* (* x x) 1/6) 1))
3.0ms
x
@inf
((/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (+ (* 1/24 x) 1/6) 1/24 x 1/6 1/2 1 (/ (- (exp x) 1) x) (+ (* 1/2 x) 1) (* 1/2 x) (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (* x x) 1/6) (* x x) (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (+ (* 1/6 x) 1/2) x) (+ (* 1/6 x) 1/2) (/ (- (exp x) 1) x) (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (+ (* (* x x) 1/6) 1))
2.0ms
x
@0
((/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (+ (* 1/24 x) 1/6) 1/24 x 1/6 1/2 1 (/ (- (exp x) 1) x) (+ (* 1/2 x) 1) (* 1/2 x) (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (* x x) 1/6) (* x x) (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (+ (* 1/6 x) 1/2) x) (+ (* 1/6 x) 1/2) (/ (- (exp x) 1) x) (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (+ (* (* x x) 1/6) 1))

rewrite254.0ms (12.7%)

Memory
8.3MiB live, 169.1MiB allocated; 88ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01891377
02071262
18711245
070761169
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
96 → 772
Calls
Call 1
Inputs
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
(*.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)
(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))
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))
#s(literal 1/24 binary64)
x
#s(literal 1/6 binary64)
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 #s(literal 1/2 binary64) x)
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 (*.f64 x x) #s(literal 1/6 binary64))
(*.f64 x x)
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))))
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (- (exp x) 1) #s(hole binary64 x))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 x))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (+ 1/6 (* 1/24 x))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/6 x)))))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 1))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 1))
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow x 2)))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x)))
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1)))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* 1/24 x)))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (* x x) 1/6) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (/ 1 (pow x 2))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24)))))
Outputs
(/.f64 (neg.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)))) (neg.f64 (neg.f64 x)))
(/.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) (neg.f64 x))
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
(neg.f64 (/.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) x))
(neg.f64 (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) (neg.f64 x)))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
(*.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)
(*.f64 x (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)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1 binary64)) x) (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)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.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 2 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.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 3 binary64)) #s(literal -1 binary64)) x) (-.f64 (+.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.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 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (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)) #s(literal 1 binary64)))
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1 binary64))) (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)))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.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 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.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 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.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 3 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (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)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))))
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x) x)
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x x)
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #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 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(-.f64 x (*.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x))
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x)
(+.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1 binary64))) (neg.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))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.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 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.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 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.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 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (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)) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1 binary64)) (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)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.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 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(/.f64 (-.f64 (pow.f64 (*.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 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(/.f64 (-.f64 (pow.f64 (*.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 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (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)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) x) x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (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))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) x) x (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) x) x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) x (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 (*.f64 x x) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(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))
(fma.f64 (*.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) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.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))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (*.f64 x (pow.f64 x #s(literal -2 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 x (*.f64 x (pow.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 x (*.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 x (pow.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(fma.f64 x (pow.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 x (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (*.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 2 binary64)) (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))) (/.f64 #s(literal 1 binary64) (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))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.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 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(-.f64 (*.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))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(+.f64 (/.f64 (pow.f64 (*.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 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (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)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.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 3 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (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)) #s(literal 1 binary64))))
(+.f64 (*.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))
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64))
(fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(fma.f64 #s(literal -1/2 binary64) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 #s(literal -1/2 binary64) #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/6 binary64) x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/6 binary64) x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))
(fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) x (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) x (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))
(fma.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/6 binary64) x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1 binary64) #s(literal 1/2 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 #s(literal 1 binary64) #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))
(fma.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))
(fma.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))
(fma.f64 x #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64))))
(-.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal -1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) x))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))))
(+.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64))
(+.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))
(*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) x)
(*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal -2 binary64)))) x) (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/6 binary64) x)))
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal -3 binary64)) #s(literal 1/13824 binary64)) x) (fma.f64 (/.f64 #s(literal 1/6 binary64) x) (-.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) #s(literal 1/576 binary64)))
(/.f64 (*.f64 x (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal -2 binary64))))) (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/6 binary64) x)))
(/.f64 (*.f64 x (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal -3 binary64)) #s(literal 1/13824 binary64))) (fma.f64 (/.f64 #s(literal 1/6 binary64) x) (-.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) #s(literal 1/576 binary64)))
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/24 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/144 binary64) x)))))
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x)))
(/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/144 binary64) x))))
(fma.f64 #s(literal -1/6 binary64) #s(literal -1 binary64) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) x (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 #s(literal 1/6 binary64) #s(literal 1 binary64) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 x (/.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))) (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))))
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))
(-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (/.f64 #s(literal -1/6 binary64) x) x))
(-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/6 binary64) x)))
(-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) #s(literal 1/24 binary64)))
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x))
(+.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))))
(+.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/144 binary64) x)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/144 binary64) x)))))
(+.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64))
(+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))
(neg.f64 #s(literal -1/24 binary64))
(fabs.f64 #s(literal 1/24 binary64))
#s(literal 1/24 binary64)
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)))
(*.f64 #s(literal 1 binary64) x)
(*.f64 x #s(literal 1 binary64))
(pow.f64 x #s(literal 1 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))
(/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))
(neg.f64 (*.f64 #s(literal -1 binary64) x))
(neg.f64 (*.f64 x #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)))
x
(*.f64 #s(literal -1/6 binary64) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1/6 binary64) x) x)
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) x))
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal -1 binary64)))
(*.f64 #s(literal 1/6 binary64) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) #s(literal 1/6 binary64))
(*.f64 x (/.f64 #s(literal 1/6 binary64) x))
(/.f64 #s(literal 1/3 binary64) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 1/6 binary64) x) x)
(neg.f64 #s(literal -1/6 binary64))
(fabs.f64 #s(literal 1/6 binary64))
#s(literal 1/6 binary64)
(*.f64 #s(literal -1/2 binary64) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) x) x)
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))
(*.f64 x (/.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal 2 binary64) #s(literal 4 binary64))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) x)
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
(neg.f64 #s(literal -1/2 binary64))
(fabs.f64 #s(literal 1/2 binary64))
#s(literal 1/2 binary64)
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) x) x)
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 x #s(literal -2 binary64))))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 x #s(literal -2 binary64))))
(*.f64 #s(literal -1 binary64) #s(literal -1 binary64))
(*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x))
(*.f64 (pow.f64 x #s(literal -1 binary64)) x)
(*.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)))
(*.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(*.f64 x (*.f64 x (pow.f64 x #s(literal -2 binary64))))
(*.f64 x (pow.f64 x #s(literal -1 binary64)))
(pow.f64 (*.f64 x x) #s(literal 0 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 6 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 9 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 4 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 2 binary64))
(pow.f64 x #s(literal 0 binary64))
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x))
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x))
(/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 x))
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 x))
(/.f64 #s(literal 8 binary64) #s(literal 8 binary64))
(/.f64 #s(literal -2 binary64) #s(literal -2 binary64))
(/.f64 #s(literal 4 binary64) #s(literal 4 binary64))
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64))
(/.f64 x x)
(neg.f64 #s(literal -1 binary64))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 0 binary64))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 0 binary64))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) x) x #s(literal 0 binary64))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))
(fma.f64 #s(literal -1/2 binary64) #s(literal -1 binary64) #s(literal 1/2 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 x #s(literal -2 binary64))) #s(literal 0 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 x #s(literal -2 binary64))) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) x #s(literal 1/2 binary64))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) x #s(literal 0 binary64))
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 x (*.f64 x (pow.f64 x #s(literal -2 binary64))) #s(literal 0 binary64))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))
(fma.f64 x (pow.f64 x #s(literal -1 binary64)) #s(literal 0 binary64))
(cosh.f64 #s(literal 0 binary64))
(fabs.f64 #s(literal 1 binary64))
(exp.f64 #s(literal 0 binary64))
(+.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64))
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x))
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 x #s(literal 1/2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x)
(neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)))
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64))
(*.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/6 binary64))
(*.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal -1 binary64)))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1/6 binary64) x)))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)))
(*.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/6 binary64) x))
(*.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal 3 binary64)))
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))))
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64))
(*.f64 (*.f64 x x) #s(literal 1/6 binary64))
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x)
(*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 #s(literal 1/6 binary64) (*.f64 x x))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 x (*.f64 #s(literal 1/6 binary64) x))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) x)
(/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) x)
(neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1 binary64)))
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 x) x))
(fabs.f64 (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x)
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64))))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64))))
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(*.f64 (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 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 2 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))
(/.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) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64)))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 x (-.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 (*.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) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (*.f64 x (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64)))
(neg.f64 (*.f64 (*.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 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) x))
(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 x x) #s(literal 1/6 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(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 x x) #s(literal 1/6 binary64)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 x x)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1/2 binary64) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64)))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x)
(*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64)))
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 x (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal -3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64)))
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x))))
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/6 binary64) #s(literal 1/2 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64))
(fma.f64 #s(literal -1/2 binary64) #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) x))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/6 binary64) x)) #s(literal 1/2 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/6 binary64) x)) #s(literal 1/2 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) x (*.f64 #s(literal 1/6 binary64) x))
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (*.f64 x x) #s(literal 1/2 binary64))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/6 binary64) x))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) #s(literal 1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) x))
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) x))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/6 binary64) x))
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal -1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (/ (- (exp x) 1) x) (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 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) x) x)
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64))))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64))))
(*.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)))
(*.f64 x (*.f64 x (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)))
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64)))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)))
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 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 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.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 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.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/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) x) x (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (*.f64 x x) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) x) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/6 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) x) x (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) x) x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #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/2 binary64)) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1/6 binary64) x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64))) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64))) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) x (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 x x) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 #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 (*.f64 #s(literal 1/6 binary64) x) x (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) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 #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 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 x (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (*.f64 x (pow.f64 x #s(literal -2 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 x (*.f64 x (pow.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 x (*.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 x (pow.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(fma.f64 x (pow.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(fma.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))
(-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))
(-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) x))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) (*.f64 x x)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)))
(-.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x)))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) x) x)
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64))))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64))))
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64)))
(*.f64 x (*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal -4 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64)))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) x) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 #s(literal 1/6 binary64) x)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (pow.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 x (*.f64 x (pow.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 x (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (*.f64 x x)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal -2 binary64))))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x)))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64)))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (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)))
#s(approx (- (exp x) 1) x)
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) x)
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) 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))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (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)))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))
#s(approx (+ (* 1/24 x) 1/6) #s(literal 1/6 binary64))
#s(approx (+ (* 1/24 x) 1/6) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))
#s(approx x x)
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(literal 1 binary64))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) #s(literal 1 binary64))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (* x x) 1/6) 1) #s(literal 1 binary64))
#s(approx (+ (* (* x x) 1/6) 1) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (/.f64 (expm1.f64 x) x))
#s(approx (- (exp x) 1) (expm1.f64 x))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (*.f64 x x)))
#s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x))
#s(approx (+ (* 1/24 x) 1/6) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
#s(approx (+ (* x 1/2) (+ (* (* x x) 1/6) 1)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (* x x) 1/6) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* (* x x) 1/6) 1) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64))))

eval125.0ms (6.2%)

Memory
9.1MiB live, 244.1MiB allocated; 39ms collecting garbage
Compiler

Compiled 24 762 to 4 068 computations (83.6% saved)

prune29.0ms (1.5%)

Memory
-44.0MiB live, 56.4MiB allocated; 10ms collecting garbage
Pruning

18 alts after pruning (9 fresh and 9 done)

PrunedKeptTotal
New99871 005
Fresh022
Picked145
Done055
Total999181 017
Accuracy
100.0%
Counts
1 017 → 18
Alt Table
Click to see full alt table
StatusAccuracyProgram
3.2%
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
100.0%
(/.f64 (expm1.f64 x) x)
30.7%
(/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x)
70.5%
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (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)) x)
70.5%
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (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)) x)
70.5%
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
20.4%
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x)
69.4%
#s(approx (/ (- (exp x) 1) x) (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)))
65.9%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
65.8%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
65.8%
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))))
53.8%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
53.2%
#s(approx (/ (- (exp x) 1) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) x))
15.5%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
15.8%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
15.8%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
3.7%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)))
53.3%
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
Compiler

Compiled 570 to 381 computations (33.2% saved)

series15.0ms (0.8%)

Memory
26.3MiB live, 26.3MiB allocated; 0ms collecting garbage
Counts
39 → 150
Calls
Call 1
Inputs
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
(*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64))
(-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64))
(*.f64 #s(literal 1/24 binary64) x)
#s(literal 1/24 binary64)
x
#s(literal -1/6 binary64)
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x)
(*.f64 #s(literal 1/6 binary64) x)
#s(literal 1/6 binary64)
#s(approx (/ (- (exp x) 1) x) (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)))
(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))
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (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)) x)
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (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))
(*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (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)
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64))
(/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))
(fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64))
#s(literal 1/576 binary64)
(*.f64 x x)
#s(literal -1/36 binary64)
(fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))
(/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x)
#s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))
(-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))
(-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
Outputs
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (- (exp x) 1) #s(hole binary64 x))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 x))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))
#s(approx (- (* 1/24 x) -1/6) #s(hole binary64 1/6))
#s(approx (- (* 1/24 x) -1/6) #s(hole binary64 (+ 1/6 (* 1/24 x))))
#s(approx (* 1/24 x) #s(hole binary64 (* 1/24 x)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (* (* 1/6 x) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (+ 1/6 (* 1/24 x))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 x))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(hole binary64 1/6))
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(hole binary64 (+ 1/6 (* 1/24 x))))
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(hole binary64 -1/36))
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(hole binary64 (- (* 1/576 (pow x 2)) 1/36)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 -1/6))
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 (- (* 1/24 x) 1/6)))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 x))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (pow x 2)))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/4 (pow x 2))))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* -1/6 x) 1/4))))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* x (- (* -5/72 x) 1/6)) 1/4))))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* 1/4 (pow x 4))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 4) (+ 1/4 (* 1/6 x)))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 4) (+ 1/4 (* x (+ 1/6 (* 5/72 x)))))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 4) (+ 1/4 (* x (+ 1/6 (* x (+ 5/72 (* 1/72 x)))))))))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* 1/6 x)))))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 x))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* x (+ 1 (* -1/2 x)))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* x (+ 1 (* x (- (* -1/6 x) 1/2))))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* x (+ 1 (* x (- (* x (- (* -1/24 x) 1/6)) 1/2))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x)))
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1)))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (- (* 1/24 x) -1/6) #s(hole binary64 (* 1/24 x)))
#s(approx (- (* 1/24 x) -1/6) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* 1/24 x)))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(hole binary64 (* 1/24 x)))
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(hole binary64 (* 1/576 (pow x 2))))
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(hole binary64 (* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2)))))))
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 (* 1/24 x)))
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 (* x (- 1/24 (* 1/6 (/ 1 x))))))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* -1/576 (pow x 8))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* -1 (* (pow x 8) (+ 1/576 (* 1/72 (/ 1 x)))))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 1/72 (* 5/72 (/ 1 x))) x)) 1/576))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 5/72 (* 1/6 (/ 1 x))) (pow x 2))) (+ 1/576 (* 1/72 (/ 1 x)))))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* 1/576 (pow x 8))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 8) (+ 1/576 (* 1/72 (/ 1 x))))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 8) (+ 1/576 (+ (/ 5/72 (pow x 2)) (* 1/72 (/ 1 x)))))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 8) (+ 1/576 (+ (/ 5/72 (pow x 2)) (+ (* 1/72 (/ 1 x)) (* 1/6 (/ 1 (pow x 3)))))))))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* -1/24 (pow x 4))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* -1 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x)))))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 3)) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x))))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24)))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24)))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x))))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24)))))
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 (* -1 (* x (- (* 1/6 (/ 1 x)) 1/24)))))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x))))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 1/72 (+ (/ 1/6 (pow x 2)) (* 5/72 (/ 1 x)))) x)) 1/576))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 8) (+ 1/576 (* -1 (/ (- (* -1 (/ (+ 5/72 (* 1/6 (/ 1 x))) x)) 1/72) x))))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 1/6 (* -1 (/ (- (/ 1 x) 1/2) x))) x)) 1/24))))
Calls

3 calls:

TimeVariablePointExpression
4.0ms
x
@-inf
((/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) (+ (* (- (* 1/24 x) -1/6) x) 1/2) (- (* 1/24 x) -1/6) (* 1/24 x) 1/24 x -1/6 1/2 1 (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (* 1/6 x) x) (* 1/6 x) 1/6 (/ (- (exp x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (+ (* 1/24 x) 1/6) (/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) (+ (* 1/576 (* x x)) -1/36) 1/576 (* x x) -1/36 (+ (* 1/24 x) -1/6) (/ (- (exp x) 1) x) (- (exp x) 1) (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))))
4.0ms
x
@inf
((/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) (+ (* (- (* 1/24 x) -1/6) x) 1/2) (- (* 1/24 x) -1/6) (* 1/24 x) 1/24 x -1/6 1/2 1 (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (* 1/6 x) x) (* 1/6 x) 1/6 (/ (- (exp x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (+ (* 1/24 x) 1/6) (/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) (+ (* 1/576 (* x x)) -1/36) 1/576 (* x x) -1/36 (+ (* 1/24 x) -1/6) (/ (- (exp x) 1) x) (- (exp x) 1) (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))))
4.0ms
x
@0
((/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) (+ (* (- (* 1/24 x) -1/6) x) 1/2) (- (* 1/24 x) -1/6) (* 1/24 x) 1/24 x -1/6 1/2 1 (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (* (* 1/6 x) x) (* 1/6 x) 1/6 (/ (- (exp x) 1) x) (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (+ (* 1/24 x) 1/6) (/ (- (exp x) 1) x) (- (exp x) 1) (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) (+ (* 1/576 (* x x)) -1/36) 1/576 (* x x) -1/36 (+ (* 1/24 x) -1/6) (/ (- (exp x) 1) x) (- (exp x) 1) (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))))

rewrite197.0ms (9.8%)

Memory
-18.2MiB live, 256.5MiB allocated; 32ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04144273
04693761
119093761
084483661
Stop Event
iter-limit
node-limit
iter-limit
Counts
189 → 458
Calls
Call 1
Inputs
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
(*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64))
(-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64))
(*.f64 #s(literal 1/24 binary64) x)
#s(literal 1/24 binary64)
x
#s(literal -1/6 binary64)
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x)
(*.f64 #s(literal 1/6 binary64) x)
#s(literal 1/6 binary64)
#s(approx (/ (- (exp x) 1) x) (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)))
(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))
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (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)) x)
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (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))
(*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (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)
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64))
(/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))
(fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64))
#s(literal 1/576 binary64)
(*.f64 x x)
#s(literal -1/36 binary64)
(fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))
(/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x)
#s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))
(-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))
(-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (- (exp x) 1) #s(hole binary64 x))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 x))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))
#s(approx (- (* 1/24 x) -1/6) #s(hole binary64 1/6))
#s(approx (- (* 1/24 x) -1/6) #s(hole binary64 (+ 1/6 (* 1/24 x))))
#s(approx (* 1/24 x) #s(hole binary64 (* 1/24 x)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (* (* 1/6 x) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (+ 1/6 (* 1/24 x))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 x))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(hole binary64 1/6))
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(hole binary64 (+ 1/6 (* 1/24 x))))
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(hole binary64 -1/36))
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(hole binary64 (- (* 1/576 (pow x 2)) 1/36)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 -1/6))
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 (- (* 1/24 x) 1/6)))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 x))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (pow x 2)))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/4 (pow x 2))))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* -1/6 x) 1/4))))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* x (- (* -5/72 x) 1/6)) 1/4))))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* 1/4 (pow x 4))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 4) (+ 1/4 (* 1/6 x)))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 4) (+ 1/4 (* x (+ 1/6 (* 5/72 x)))))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 4) (+ 1/4 (* x (+ 1/6 (* x (+ 5/72 (* 1/72 x)))))))))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* 1/6 x)))))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 x))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* x (+ 1 (* -1/2 x)))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* x (+ 1 (* x (- (* -1/6 x) 1/2))))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* x (+ 1 (* x (- (* x (- (* -1/24 x) 1/6)) 1/2))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x)))
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1)))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (- (* 1/24 x) -1/6) #s(hole binary64 (* 1/24 x)))
#s(approx (- (* 1/24 x) -1/6) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* 1/24 x)))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(hole binary64 (* 1/24 x)))
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(hole binary64 (* 1/576 (pow x 2))))
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(hole binary64 (* (pow x 2) (- 1/576 (* 1/36 (/ 1 (pow x 2)))))))
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 (* 1/24 x)))
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 (* x (- 1/24 (* 1/6 (/ 1 x))))))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* -1/576 (pow x 8))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* -1 (* (pow x 8) (+ 1/576 (* 1/72 (/ 1 x)))))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 1/72 (* 5/72 (/ 1 x))) x)) 1/576))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 5/72 (* 1/6 (/ 1 x))) (pow x 2))) (+ 1/576 (* 1/72 (/ 1 x)))))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* 1/576 (pow x 8))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 8) (+ 1/576 (* 1/72 (/ 1 x))))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 8) (+ 1/576 (+ (/ 5/72 (pow x 2)) (* 1/72 (/ 1 x)))))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 8) (+ 1/576 (+ (/ 5/72 (pow x 2)) (+ (* 1/72 (/ 1 x)) (* 1/6 (/ 1 (pow x 3)))))))))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* -1/24 (pow x 4))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* -1 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x)))))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 3)) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x))))))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x))))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24)))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24)))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x))))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24)))))
#s(approx (+ (* 1/24 x) -1/6) #s(hole binary64 (* -1 (* x (- (* 1/6 (/ 1 x)) 1/24)))))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x))))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 1/72 (+ (/ 1/6 (pow x 2)) (* 5/72 (/ 1 x)))) x)) 1/576))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 8) (+ 1/576 (* -1 (/ (- (* -1 (/ (+ 5/72 (* 1/6 (/ 1 x))) x)) 1/72) x))))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 1/6 (* -1 (/ (- (/ 1 x) 1/2) x))) x)) 1/24))))
Outputs
(/.f64 (neg.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)))) (neg.f64 (neg.f64 x)))
(/.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) (neg.f64 x))
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
(*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(*.f64 x (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)))))
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 x (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))))))
(+.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/2 binary64)))))
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x))
(fma.f64 x (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/2 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/2 binary64))))))
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/216 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))
(-.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64))))) (/.f64 #s(literal -1/216 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64))))))
(-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64))
(*.f64 #s(literal 1/24 binary64) x)
(*.f64 x #s(literal 1/24 binary64))
(fabs.f64 #s(literal 1/24 binary64))
#s(literal 1/24 binary64)
(pow.f64 x #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)))
x
(*.f64 #s(literal 1/6 binary64) #s(literal -1 binary64))
(neg.f64 #s(literal 1/6 binary64))
#s(literal -1/6 binary64)
(*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
(neg.f64 #s(literal -1/2 binary64))
(fabs.f64 #s(literal 1/2 binary64))
#s(literal 1/2 binary64)
(*.f64 #s(literal -1 binary64) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 9 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 6 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 4 binary64))
(pow.f64 #s(literal 1 binary64) #s(literal 2 binary64))
(/.f64 #s(literal -2 binary64) #s(literal -2 binary64))
(/.f64 #s(literal 8 binary64) #s(literal 8 binary64))
(/.f64 #s(literal 4 binary64) #s(literal 4 binary64))
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64))
(neg.f64 #s(literal -1 binary64))
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64))
(cosh.f64 #s(literal 0 binary64))
(fabs.f64 #s(literal 1 binary64))
(exp.f64 #s(literal 0 binary64))
(+.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64))
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 (*.f64 x x) #s(literal 1/6 binary64))
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x)
(*.f64 #s(literal 1/6 binary64) (*.f64 x x))
(*.f64 x (*.f64 #s(literal 1/6 binary64) x))
(*.f64 #s(literal 1/6 binary64) x)
(*.f64 x #s(literal 1/6 binary64))
(*.f64 #s(literal 1/6 binary64) #s(literal 1 binary64))
(neg.f64 #s(literal -1/6 binary64))
(fabs.f64 #s(literal 1/6 binary64))
(fabs.f64 #s(literal -1/6 binary64))
#s(literal 1/6 binary64)
#s(approx (/ (- (exp x) 1) x) (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)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.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))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.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 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.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 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.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 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.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 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.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 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))))
(/.f64 (-.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.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)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.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 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(/.f64 (+.f64 (pow.f64 (*.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 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.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 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.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 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.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 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(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))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(fma.f64 x (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.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 2 binary64)) (-.f64 (*.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))) (/.f64 #s(literal 1 binary64) (-.f64 (*.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))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.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 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(+.f64 (/.f64 (pow.f64 (*.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 3 binary64)) (+.f64 (pow.f64 (*.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 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.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 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.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 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))) (/.f64 (pow.f64 (*.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 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.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 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))))
(+.f64 (*.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))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))))
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))
(fma.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64))))))
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))))))
(+.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))
(/.f64 (-.f64 #s(literal 1/216 binary64) (*.f64 #s(literal -1/13824 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -1/24 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64)))
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x)))
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64)))))
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x)))))
(fma.f64 #s(literal 1/6 binary64) #s(literal 1 binary64) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64))))
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))))
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x))
(+.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64))))))
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))))) (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))))))
(+.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64))
(+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))
(/.f64 (neg.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (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)))) (neg.f64 (neg.f64 x)))
(/.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (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))) (neg.f64 x))
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (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)) x)
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (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))
(*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (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)
(*.f64 x (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)))))
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x))
(fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x))
(fma.f64 x (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))))))
(+.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))
(fma.f64 x (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 1/2 binary64))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 1/2 binary64))))
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 1/2 binary64))))))
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal -1/36 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))
(+.f64 (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))
(/.f64 (+.f64 #s(literal -1/46656 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/191102976 binary64))) (+.f64 #s(literal 1/1296 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/36 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/36 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/191102976 binary64) #s(literal -1/46656 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/36 binary64)))))
(fma.f64 (*.f64 #s(literal 1/576 binary64) x) x #s(literal -1/36 binary64))
(fma.f64 (*.f64 x x) #s(literal 1/576 binary64) #s(literal -1/36 binary64))
(fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64))
(fma.f64 #s(literal 1/6 binary64) #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))
(fma.f64 #s(literal -1/6 binary64) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/36 binary64))))
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/191102976 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/36 binary64))))) (/.f64 #s(literal -1/46656 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/36 binary64))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal -1/36 binary64))
(+.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))
(*.f64 #s(literal -1/24 binary64) #s(literal -1/24 binary64))
(*.f64 #s(literal 1/24 binary64) #s(literal 1/24 binary64))
(pow.f64 #s(literal 1/24 binary64) #s(literal 2 binary64))
(fabs.f64 #s(literal 1/576 binary64))
#s(literal 1/576 binary64)
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(fabs.f64 (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
(*.f64 #s(literal 1/6 binary64) #s(literal -1/6 binary64))
(*.f64 #s(literal -1/6 binary64) #s(literal 1/6 binary64))
(neg.f64 #s(literal 1/36 binary64))
#s(literal -1/36 binary64)
(/.f64 (+.f64 #s(literal -1/216 binary64) (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/24 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)))
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/216 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)))))
(fma.f64 #s(literal 1/6 binary64) #s(literal -1 binary64) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))
(fma.f64 x #s(literal 1/24 binary64) #s(literal -1/6 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64))))
(+.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64))))) (/.f64 #s(literal -1/216 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64))))))
(+.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64))
(+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))
(/.f64 (neg.f64 (neg.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x (*.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 2 binary64))) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))))) (neg.f64 (neg.f64 x)))
(/.f64 (neg.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x (*.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 2 binary64))) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))) (neg.f64 x))
(/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x (*.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 2 binary64))) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))) x)
#s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x (*.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 2 binary64))) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.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 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 x (*.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 2 binary64)) (-.f64 x (*.f64 x (*.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 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) (fma.f64 (/.f64 (pow.f64 (*.f64 x (*.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 2 binary64)) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) (/.f64 (pow.f64 (*.f64 x (*.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 2 binary64)) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) (/.f64 (pow.f64 (*.f64 x (*.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 2 binary64)) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x (*.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 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) (*.f64 (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (pow.f64 (*.f64 x (*.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 2 binary64)))) (*.f64 (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x (*.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 2 binary64)))) (neg.f64 (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x (*.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 2 binary64))) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) (/.f64 (pow.f64 (*.f64 x (*.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 2 binary64)) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))
(*.f64 (+.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 x (*.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 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.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 4 binary64)))) (neg.f64 (fma.f64 x x (pow.f64 (*.f64 x (*.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 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.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 6 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (*.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 4 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.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 2 binary64))))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x (*.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 4 binary64))) (fma.f64 x x (pow.f64 (*.f64 x (*.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 2 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x (*.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 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (*.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 4 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.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 2 binary64)))))
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(fma.f64 x x (*.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (pow.f64 (*.f64 x (*.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 2 binary64)))) (/.f64 (pow.f64 (*.f64 x (*.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 4 binary64)) (fma.f64 x x (pow.f64 (*.f64 x (*.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 2 binary64)))))
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (*.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 4 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.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 2 binary64))))) (/.f64 (pow.f64 (*.f64 x (*.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 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 x (*.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 4 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.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 2 binary64))))))
(-.f64 (*.f64 x x) (pow.f64 (*.f64 x (*.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 2 binary64)))
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(*.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) (neg.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))
(*.f64 (neg.f64 (fabs.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) (neg.f64 (fabs.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))
(*.f64 (fabs.f64 (fabs.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) (fabs.f64 (fabs.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))
(*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))
(*.f64 (pow.f64 (*.f64 x (*.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)) (pow.f64 (*.f64 x (*.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)))
(*.f64 (pow.f64 (*.f64 x (*.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)) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(*.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)) (*.f64 x x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))
(*.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(*.f64 (fabs.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (fabs.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(*.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(*.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(*.f64 (*.f64 x x) (pow.f64 (*.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 2 binary64)))
(pow.f64 (neg.f64 (*.f64 x (*.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 2 binary64))
(pow.f64 (fabs.f64 (*.f64 x (*.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 2 binary64))
(pow.f64 (*.f64 x (*.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 2 binary64))
(fabs.f64 (pow.f64 (*.f64 x (*.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 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.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 2 binary64)))
(*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))
(*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 x x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))))))
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 x x)))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 x x)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.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 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.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 3 binary64))) (fma.f64 x x (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x (*.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 2 binary64)))) (neg.f64 (+.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x (*.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 2 binary64))) (+.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))) (/.f64 (pow.f64 (*.f64 x (*.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 3 binary64)) (fma.f64 x x (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) (/.f64 (pow.f64 (*.f64 x (*.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 2 binary64)) (+.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))
(-.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))) (/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (+.f64 x (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))
(+.f64 x (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (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)))
#s(approx (- (exp x) 1) x)
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) x)
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) 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))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) (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)))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))
#s(approx (- (* 1/24 x) -1/6) #s(literal 1/6 binary64))
#s(approx (- (* 1/24 x) -1/6) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))
#s(approx (* 1/24 x) (*.f64 #s(literal 1/24 binary64) x))
#s(approx x x)
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (* (* 1/6 x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (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)))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))
#s(approx (+ (* 1/24 x) 1/6) #s(literal 1/6 binary64))
#s(approx (+ (* 1/24 x) 1/6) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) x)
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) 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))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (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)))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) #s(literal 1/6 binary64))
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))
#s(approx (+ (* 1/576 (* x x)) -1/36) #s(literal -1/36 binary64))
#s(approx (+ (* 1/576 (* x x)) -1/36) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/576 binary64)) #s(literal 1/36 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (+ (* 1/24 x) -1/6) #s(literal -1/6 binary64))
#s(approx (+ (* 1/24 x) -1/6) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64)))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) x)
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 x x))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -5/72 binary64) x) #s(literal 1/6 binary64)) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (fma.f64 (fma.f64 #s(literal 5/72 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/72 binary64) x #s(literal 5/72 binary64)) x #s(literal 1/6 binary64)) x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) x)
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (/ (- (exp x) 1) x) (/.f64 (expm1.f64 x) x))
#s(approx (- (exp x) 1) (expm1.f64 x))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) x)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) (*.f64 (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/6 binary64) x))) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) x))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/6 binary64) x))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (*.f64 x x)))
#s(approx (+ (* (- (* 1/24 x) -1/6) x) 1/2) (*.f64 (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 x x)))
#s(approx (- (* 1/24 x) -1/6) (*.f64 #s(literal 1/24 binary64) x))
#s(approx (- (* 1/24 x) -1/6) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) x))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) x))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/6 binary64) x))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (*.f64 x x)))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 x x)))
#s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x))
#s(approx (+ (* 1/24 x) 1/6) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) x))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) (*.f64 (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) x)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) (*.f64 (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/6 binary64) x))) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) x))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/6 binary64) x))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (*.f64 x x)))
#s(approx (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) (*.f64 (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 x x)))
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) (*.f64 #s(literal 1/24 binary64) x))
#s(approx (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) x))
#s(approx (+ (* 1/576 (* x x)) -1/36) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))
#s(approx (+ (* 1/576 (* x x)) -1/36) (*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/36 binary64))) (*.f64 x x)))
#s(approx (+ (* 1/24 x) -1/6) (*.f64 #s(literal 1/24 binary64) x))
#s(approx (+ (* 1/24 x) -1/6) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/6 binary64) x)) x))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) x)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/6 binary64) x))) (pow.f64 x #s(literal 4 binary64))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/576 binary64)))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/72 binary64) x) #s(literal 1/576 binary64)) (pow.f64 x #s(literal 8 binary64)))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 5/72 binary64) x) #s(literal 1/72 binary64)) x)) #s(literal 1/576 binary64)) (pow.f64 x #s(literal 8 binary64))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 5/72 binary64)) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/72 binary64) x) #s(literal 1/576 binary64))) (pow.f64 x #s(literal 8 binary64))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/576 binary64)))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (+.f64 (/.f64 #s(literal 1/72 binary64) x) #s(literal 1/576 binary64)) (pow.f64 x #s(literal 8 binary64))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (+.f64 (+.f64 #s(literal 1/576 binary64) (/.f64 #s(literal 5/72 binary64) (*.f64 x x))) (/.f64 #s(literal 1/72 binary64) x)) (pow.f64 x #s(literal 8 binary64))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (+.f64 (+.f64 #s(literal 1/576 binary64) (/.f64 #s(literal 5/72 binary64) (*.f64 x x))) (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/6 binary64) (/.f64 #s(literal 1/72 binary64) x))) (pow.f64 x #s(literal 8 binary64))))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (*.f64 (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) x)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 #s(literal -1/24 binary64) (pow.f64 x #s(literal 4 binary64))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/24 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1/6 binary64) x))) (pow.f64 x #s(literal 4 binary64))))
#s(approx (* (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) #s(literal 1/6 binary64)) x) #s(literal -1 binary64) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (- (* 1/24 x) -1/6) x) 1/2) x) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64)))))
#s(approx (* (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) x) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) #s(literal 1/6 binary64)) x) #s(literal -1 binary64) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (/ (+ (* 1/576 (* x x)) -1/36) (+ (* 1/24 x) -1/6)) x) 1/2) x) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64)))))
#s(approx (+ (* 1/24 x) -1/6) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) x)))
#s(approx (/ (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) #s(literal 1/6 binary64)) x) #s(literal -1 binary64) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/72 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 5/72 binary64) x)) x)) #s(literal 1/576 binary64)) (pow.f64 x #s(literal 8 binary64))))
#s(approx (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 5/72 binary64)) x)) #s(literal 1/72 binary64)) x) #s(literal -1 binary64) #s(literal 1/576 binary64)) (pow.f64 x #s(literal 8 binary64))))
#s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal 1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))))

eval116.0ms (5.8%)

Memory
13.1MiB live, 251.6MiB allocated; 53ms collecting garbage
Compiler

Compiled 39 122 to 4 572 computations (88.3% saved)

prune26.0ms (1.3%)

Memory
3.6MiB live, 61.4MiB allocated; 3ms collecting garbage
Pruning

20 alts after pruning (10 fresh and 10 done)

PrunedKeptTotal
New8708878
Fresh224
Picked325
Done189
Total87620896
Accuracy
100.0%
Counts
896 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
3.2%
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
100.0%
(/.f64 (expm1.f64 x) x)
36.0%
(/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) #s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)))) x)
30.3%
(/.f64 #s(approx (- (exp x) 1) (/.f64 #s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -5/72 binary64) x) #s(literal 1/6 binary64)) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x)
29.9%
(/.f64 #s(approx (- (exp x) 1) (/.f64 #s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x)
70.5%
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x #s(literal -1/36 binary64)) (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)) x)
70.3%
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/576 (* x x)) -1/36) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (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)) x)
20.4%
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x)
69.4%
#s(approx (/ (- (exp x) 1) x) (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)))
69.4%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
69.2%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
65.9%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
68.3%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)))
53.8%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
53.2%
#s(approx (/ (- (exp x) 1) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) x))
15.5%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
15.8%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
15.8%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
3.7%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)))
53.3%
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
Compiler

Compiled 1 197 to 509 computations (57.5% saved)

regimes17.0ms (0.8%)

Memory
-16.2MiB live, 30.4MiB allocated; 2ms collecting garbage
Counts
28 → 1
Calls
Call 1
Inputs
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (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)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x)
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/576 (* x x)) -1/36) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (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)) x)
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (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)) x)
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x #s(literal -1/36 binary64)) (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)) x)
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (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)) x)
(/.f64 #s(approx (- (exp x) 1) (/.f64 #s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x)
(/.f64 #s(approx (- (exp x) 1) (/.f64 #s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -5/72 binary64) x) #s(literal 1/6 binary64)) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x)
(/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) #s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)))) x)
(/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x)
#s(approx (/ (- (exp x) 1) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) x))
(/.f64 (expm1.f64 x) x)
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
Outputs
(/.f64 (expm1.f64 x) x)
Calls

2 calls:

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

Compiled 7 to 6 computations (14.3% saved)

regimes14.0ms (0.7%)

Memory
26.5MiB live, 26.5MiB allocated; 0ms collecting garbage
Counts
26 → 1
Calls
Call 1
Inputs
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (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)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x)
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/576 (* x x)) -1/36) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (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)) x)
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (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)) x)
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/576 binary64) x) x #s(literal -1/36 binary64)) (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)) x)
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (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)) x)
(/.f64 #s(approx (- (exp x) 1) (/.f64 #s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x)
(/.f64 #s(approx (- (exp x) 1) (/.f64 #s(approx (- (* x x) (* (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)) (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2)))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -5/72 binary64) x) #s(literal 1/6 binary64)) x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x)
(/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) #s(approx (- x (* (* x x) (+ (* (+ (* 1/24 x) 1/6) x) 1/2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x)))) x)
(/.f64 #s(approx (- (exp x) 1) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))) x)
#s(approx (/ (- (exp x) 1) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) x))
Outputs
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
Calls

2 calls:

7.0ms
x
5.0ms
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
Results
AccuracySegmentsBranch
70.5%1(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
70.5%1x
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes10.0ms (0.5%)

Memory
-31.6MiB live, 15.2MiB allocated; 2ms collecting garbage
Counts
15 → 1
Calls
Call 1
Inputs
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64))))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (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)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(/.f64 #s(approx (- (exp x) 1) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))) x)) x)
Outputs
#s(approx (/ (- (exp x) 1) x) (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)))
Calls

2 calls:

4.0ms
x
3.0ms
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
Results
AccuracySegmentsBranch
69.4%1(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
69.4%1x
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes7.0ms (0.4%)

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

2 calls:

4.0ms
x
3.0ms
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
Results
AccuracySegmentsBranch
69.2%1(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
69.2%1x
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes7.0ms (0.3%)

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

2 calls:

3.0ms
x
3.0ms
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
Results
AccuracySegmentsBranch
69.9%2(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
69.9%2x
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes6.0ms (0.3%)

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

2 calls:

3.0ms
x
2.0ms
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
Results
AccuracySegmentsBranch
65.9%1(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
65.9%1x
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes47.0ms (2.4%)

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

2 calls:

2.0ms
x
2.0ms
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
Results
AccuracySegmentsBranch
65.3%2(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
65.3%2x
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes4.0ms (0.2%)

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

2 calls:

2.0ms
x
2.0ms
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
Results
AccuracySegmentsBranch
65.3%2(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
65.3%2x
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes3.0ms (0.2%)

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

2 calls:

1.0ms
x
1.0ms
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
Results
AccuracySegmentsBranch
53.8%1(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
53.8%1x
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes3.0ms (0.1%)

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

Total -32.1b remaining (-107.3%)

Threshold costs -32.1b (-107.3%)

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

2 calls:

1.0ms
x
1.0ms
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
Results
AccuracySegmentsBranch
53.3%1(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
53.3%1x
Compiler

Compiled 7 to 6 computations (14.3% saved)

bsearch12.0ms (0.6%)

Memory
12.3MiB live, 12.3MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
11.0ms
8.158314169577293e-7
1078.2519979080205
Samples
5.0ms144×0valid
Compiler

Compiled 360 to 295 computations (18.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 2.0ms
ival-expm1: 1.0ms (44.6% of total)
ival-div!: 1.0ms (44.6% of total)
adjust: 0.0ms (0% of total)

bsearch9.0ms (0.5%)

Memory
9.5MiB live, 9.5MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
8.0ms
8.158314169577293e-7
1078.2519979080205
Samples
4.0ms112×0valid
Compiler

Compiled 288 to 241 computations (16.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 2.0ms
ival-expm1: 1.0ms (57.7% of total)
ival-div!: 1.0ms (57.7% of total)
adjust: 0.0ms (0% of total)

bsearch18.0ms (0.9%)

Memory
-38.9MiB live, 9.9MiB allocated; 5ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
17.0ms
8.158314169577293e-7
1078.2519979080205
Samples
14.0ms80×0valid
Compiler

Compiled 279 to 232 computations (16.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 1.0ms
ival-expm1: 1.0ms (76.4% of total)
adjust: 0.0ms (0% of total)
ival-div!: 0.0ms (0% of total)

derivations3.0ms (0.2%)

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

Compiled 207 to 61 computations (70.5% saved)

preprocess49.0ms (2.5%)

Memory
16.4MiB live, 104.6MiB allocated; 14ms collecting garbage
Compiler

Compiled 470 to 156 computations (66.8% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...