Kahan's exp quotient

Time bar (total: 1.7s)

start0.0ms (0%)

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

analyze1.0ms (0.1%)

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

sample702.0ms (42.1%)

Memory
59.7MiB live, 1 061.3MiB allocated; 286ms collecting garbage
Samples
511.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 163.0ms
ival-expm1: 93.0ms (57.1% of total)
ival-div!: 68.0ms (41.8% of total)
adjust: 2.0ms (1.2% of total)
Bogosity

explain63.0ms (3.8%)

Memory
19.7MiB live, 117.7MiB allocated; 6ms 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
23.0ms512×0valid
Compiler

Compiled 38 to 19 computations (50% saved)

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

preprocess23.0ms (1.4%)

Memory
-12.8MiB live, 34.0MiB allocated; 4ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01023
13221
27821
324721
4122521
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.2%)

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

rewrite158.0ms (9.5%)

Memory
10.7MiB live, 240.2MiB allocated; 22ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
045192
049192
1240192
22096192
08129147
Stop Event
iter-limit
node-limit
iter-limit
Counts
21 → 104
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 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 (expm1.f64 x) x))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(/.f64 (neg.f64 (-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (fma.f64 (/.f64 (exp.f64 x) x) (/.f64 (exp.f64 x) x) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x))))))
(/.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)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))
(/.f64 (-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 (exp.f64 x) x) (/.f64 (exp.f64 x) x) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x)))))
(/.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 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) 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 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) 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)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.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 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 (exp.f64 x) x) (/.f64 (exp.f64 x) x) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 (exp.f64 x) x) (/.f64 (exp.f64 x) x) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x))))))
(-.f64 (/.f64 (*.f64 (exp.f64 x) x) (*.f64 x x)) (/.f64 x (*.f64 x x)))
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.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 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) x)))
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x))
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) x))
(-.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x))
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.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 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) x)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) 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 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(/.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 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.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 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))
(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 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(-.f64 (exp.f64 x) #s(literal 1 binary64))
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(+.f64 (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 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.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 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.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 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.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 (*.f64 (cosh.f64 x) (cosh.f64 x)) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (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 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.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 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))))
(+.f64 (sinh.f64 x) (cosh.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 x))
x
#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))

eval11.0ms (0.7%)

Memory
-26.0MiB live, 20.3MiB allocated; 2ms collecting garbage
Compiler

Compiled 1 732 to 361 computations (79.2% saved)

prune4.0ms (0.2%)

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

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New955100
Fresh000
Picked101
Done000
Total965101
Accuracy
100.0%
Counts
101 → 5
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)
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 90 to 72 computations (20% saved)

series4.0ms (0.2%)

Memory
8.1MiB live, 8.1MiB 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)
(/.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) (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)
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 (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #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) 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 (exp x) #s(hole binary64 (exp 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))))))
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) (- (exp x) 1) (exp x) (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 1/6 x) 1/2) 1/6)
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) (- (exp x) 1) (exp x) (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 1/6 x) 1/2) 1/6)
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) (- (exp x) 1) (exp x) (/ (- (exp x) 1) x) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 1/6 x) 1/2) 1/6)

rewrite159.0ms (9.5%)

Memory
-28.7MiB live, 122.1MiB allocated; 63ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
083394
092366
1427363
03529355
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
45 → 196
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)
(/.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) (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)
#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 (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #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) 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 (exp x) #s(hole binary64 (exp 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))))))
Outputs
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 x) x) (/.f64 (exp.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 (exp.f64 x) x) (/.f64 (exp.f64 x) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x)))))
(/.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 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) 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) (/.f64 #s(literal 1 binary64) x))
(/.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 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))
(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 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(-.f64 (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))
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)))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64)) x) (fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(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 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(-.f64 (/.f64 (*.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 (/.f64 #s(literal 1 binary64) x)) x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x)))
(-.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 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 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 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 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))
#s(literal 1/2 binary64)
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) x)))))
(/.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 (fma.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64))) #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)) (-.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) (/.f64 #s(literal 1 binary64) x))
(/.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 (fma.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64))) #s(approx (exp x) #s(literal 1 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 (fma.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64))) #s(approx (exp x) #s(literal 1 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 (*.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) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64))) #s(approx (exp x) #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(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) (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) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) (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 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))))
(/.f64 (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 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (-.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)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(/.f64 (-.f64 (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 #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 x x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.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 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)) #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 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 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 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) (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 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) (-.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)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))))
(+.f64 (/.f64 #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 (fma.f64 #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) #s(literal 1/6 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 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)
(*.f64 x (-.f64 #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) (*.f64 x x))) x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) #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) (*.f64 x x)))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) #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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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 (*.f64 (*.f64 x x) x) #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/6 binary64) x #s(literal 1/2 binary64))
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.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 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 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 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 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))
#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 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)))
(*.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 (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (/ (- (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 (exp x) (exp.f64 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 (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) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) 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)))

eval18.0ms (1.1%)

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

Compiled 3 523 to 636 computations (81.9% saved)

prune8.0ms (0.5%)

Memory
15.1MiB live, 15.1MiB allocated; 1ms collecting garbage
Pruning

9 alts after pruning (4 fresh and 5 done)

PrunedKeptTotal
New1734177
Fresh000
Picked055
Done000
Total1739182
Accuracy
100.0%
Counts
182 → 9
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)
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.7%
#s(approx (/ (- (exp x) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 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 120 to 92 computations (23.3% saved)

series7.0ms (0.4%)

Memory
-35.1MiB live, 12.1MiB allocated; 0ms collecting garbage
Counts
20 → 36
Calls
Call 1
Inputs
#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(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(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 (+ (* (+ (* 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) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)
(-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))
(/.f64 #s(literal 1 binary64) x)
#s(literal 1 binary64)
#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 (+ (* 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 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 (* (* 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 (* (- (/ 1 x) -1/2) x) #s(hole binary64 1))
#s(approx (* (- (/ 1 x) -1/2) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (- (/ 1 x) -1/2) #s(hole binary64 (/ 1 x)))
#s(approx (- (/ 1 x) -1/2) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x)))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 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 (* (- (/ 1 x) -1/2) x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (- (/ 1 x) -1/2) x) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (- (/ 1 x) -1/2) #s(hole binary64 1/2))
#s(approx (- (/ 1 x) -1/2) #s(hole binary64 (+ 1/2 (/ 1 x))))
Calls

3 calls:

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

rewrite105.0ms (6.3%)

Memory
30.8MiB live, 125.5MiB allocated; 9ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
095578
0105547
1396537
02924484
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
56 → 310
Calls
Call 1
Inputs
#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(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(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 (+ (* (+ (* 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) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)
(-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))
(/.f64 #s(literal 1 binary64) x)
#s(literal 1 binary64)
#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 (+ (* 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 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 (* (* 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 (* (- (/ 1 x) -1/2) x) #s(hole binary64 1))
#s(approx (* (- (/ 1 x) -1/2) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (- (/ 1 x) -1/2) #s(hole binary64 (/ 1 x)))
#s(approx (- (/ 1 x) -1/2) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x)))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 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 (* (- (/ 1 x) -1/2) x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (- (/ 1 x) -1/2) x) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (- (/ 1 x) -1/2) #s(hole binary64 1/2))
#s(approx (- (/ 1 x) -1/2) #s(hole binary64 (+ 1/2 (/ 1 x))))
Outputs
#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) (/.f64 #s(literal 1 binary64) x)) #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)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1/2 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 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(*.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 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)))
(*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)))
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) 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)
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)
#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 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 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 (*.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 (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(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 (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(*.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)) (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 (*.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x))))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x))))
(*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x x))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/6 binary64) (/.f64 #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 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
(/.f64 (*.f64 #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 (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 (-.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 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) #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 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) #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 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x) #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 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 (-.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 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) #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 x (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) #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 (*.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x) (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 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 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) (*.f64 x x))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x) #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)))
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(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 (*.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) (*.f64 #s(literal 1 binary64) (*.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 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.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 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1/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)) (*.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 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(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 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1 binary64) (*.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 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(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 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(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 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1 binary64) (*.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 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(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 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(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 (*.f64 #s(literal -1/6 binary64) x) 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 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) 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 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)
(*.f64 x (-.f64 #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) (*.f64 x x))) x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x) #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) (*.f64 x x)))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 x (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x) #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 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) #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 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) #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 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) #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/6 binary64) x #s(literal 1/2 binary64))
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.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 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 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 #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 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 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 #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 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64)) x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) x)))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)) x) (fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))
(/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) x)))
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)))))
(/.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 #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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x) #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 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x) #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 (-.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 #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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x) #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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x) #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))))
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.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 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(-.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/2 binary64) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))
(+.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x)) (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 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x)) (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/2 binary64) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64))) (neg.f64 (neg.f64 x)))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) x))))
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (neg.f64 x) x))
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) (*.f64 x x))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) x))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/8 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) x)))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (*.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)) x))
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) x))
(/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) (neg.f64 x))
(/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)
(neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal -1 binary64)) x))
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (neg.f64 x)))
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))))
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal -1/8 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) x))))
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal -1/2 binary64) x) x))
(-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))
(+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(pow.f64 x #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 x))
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))
(/.f64 #s(literal 1 binary64) x)
(neg.f64 (/.f64 #s(literal -1 binary64) x))
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))
#s(literal 1 binary64)
#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 (+ (* 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 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 (* (* 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 (+ (* 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 x) -1/2) (/.f64 #s(literal 1 binary64) x))
#s(approx (- (/ 1 x) -1/2) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x))
#s(approx (/ (- (exp x) 1) x) (/.f64 (expm1.f64 x) x))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.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) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) x))
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (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 (+ (* 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 x) -1/2) #s(literal 1/2 binary64))
#s(approx (- (/ 1 x) -1/2) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))

eval34.0ms (2%)

Memory
-19.7MiB live, 72.5MiB allocated; 11ms collecting garbage
Compiler

Compiled 7 303 to 1 104 computations (84.9% saved)

prune9.0ms (0.5%)

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

11 alts after pruning (2 fresh and 9 done)

PrunedKeptTotal
New2792281
Fresh000
Picked044
Done055
Total27911290
Accuracy
100.0%
Counts
290 → 11
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)
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.7%
#s(approx (/ (- (exp x) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x))
53.2%
#s(approx (/ (- (exp x) 1) x) (*.f64 #s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) x)) 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 160 to 121 computations (24.4% saved)

series4.0ms (0.2%)

Memory
7.9MiB live, 7.9MiB allocated; 0ms collecting garbage
Counts
11 → 23
Calls
Call 1
Inputs
#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)
x
#s(approx (/ (- (exp x) 1) x) (*.f64 #s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) x)) x))
(*.f64 #s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) x)) x)
#s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) 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 (+ (* (+ (* 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 x #s(hole binary64 x))
#s(approx (* (- (/ 1 x) -1/2) x) #s(hole binary64 1))
#s(approx (* (- (/ 1 x) -1/2) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (- (/ 1 x) -1/2) #s(hole binary64 (/ 1 x)))
#s(approx (- (/ 1 x) -1/2) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x)))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 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 x) -1/2) x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (- (/ 1 x) -1/2) x) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (- (/ 1 x) -1/2) #s(hole binary64 1/2))
#s(approx (- (/ 1 x) -1/2) #s(hole binary64 (+ 1/2 (/ 1 x))))
Calls

3 calls:

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

rewrite97.0ms (5.8%)

Memory
-18.9MiB live, 78.9MiB allocated; 9ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
072382
075374
1339366
02657318
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
34 → 48
Calls
Call 1
Inputs
#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)
x
#s(approx (/ (- (exp x) 1) x) (*.f64 #s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) x)) x))
(*.f64 #s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) x)) x)
#s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) 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 (+ (* (+ (* 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 x #s(hole binary64 x))
#s(approx (* (- (/ 1 x) -1/2) x) #s(hole binary64 1))
#s(approx (* (- (/ 1 x) -1/2) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (- (/ 1 x) -1/2) #s(hole binary64 (/ 1 x)))
#s(approx (- (/ 1 x) -1/2) #s(hole binary64 (/ (+ 1 (* 1/2 x)) x)))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 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 x) -1/2) x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (- (/ 1 x) -1/2) x) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (- (/ 1 x) -1/2) #s(hole binary64 1/2))
#s(approx (- (/ 1 x) -1/2) #s(hole binary64 (+ 1/2 (/ 1 x))))
Outputs
#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))
#s(literal 1/6 binary64)
x
#s(approx (/ (- (exp x) 1) x) (*.f64 #s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) x)) x))
(*.f64 #s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) x)) x)
(*.f64 x #s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) x)))
#s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) x))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(pow.f64 x #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 x))
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))
(/.f64 #s(literal 1 binary64) x)
(neg.f64 (/.f64 #s(literal -1 binary64) x))
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 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 (+ (* (+ (* 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 x x)
#s(approx (* (- (/ 1 x) -1/2) x) #s(literal 1 binary64))
#s(approx (* (- (/ 1 x) -1/2) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) x))
#s(approx (- (/ 1 x) -1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x))
#s(approx (/ (- (exp x) 1) x) (/.f64 (expm1.f64 x) 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 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) x))
#s(approx (* (- (/ 1 x) -1/2) x) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (* (- (/ 1 x) -1/2) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (- (/ 1 x) -1/2) #s(literal 1/2 binary64))
#s(approx (- (/ 1 x) -1/2) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))

eval3.0ms (0.2%)

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

Compiled 685 to 155 computations (77.4% saved)

prune5.0ms (0.3%)

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

11 alts after pruning (0 fresh and 11 done)

PrunedKeptTotal
New33033
Fresh000
Picked022
Done099
Total331144
Accuracy
100.0%
Counts
44 → 11
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)
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.7%
#s(approx (/ (- (exp x) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x))
53.2%
#s(approx (/ (- (exp x) 1) x) (*.f64 #s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) x)) 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 326 to 176 computations (46% saved)

regimes9.0ms (0.5%)

Memory
-32.4MiB live, 14.2MiB allocated; 3ms 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))))
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
#s(approx (/ (- (exp x) 1) x) (*.f64 #s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) 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 (/ (- (exp x) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1 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 (expm1.f64 x) x)
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
Outputs
(/.f64 (expm1.f64 x) x)
Calls

2 calls:

5.0ms
x
3.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)

regimes6.0ms (0.4%)

Memory
12.3MiB live, 12.3MiB allocated; 0ms collecting garbage
Counts
10 → 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))))
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
#s(approx (/ (- (exp x) 1) x) (*.f64 #s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) 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 (/ (- (exp x) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1 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)))
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)

regimes6.0ms (0.4%)

Memory
11.8MiB live, 11.8MiB allocated; 0ms collecting garbage
Counts
9 → 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))))
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
#s(approx (/ (- (exp x) 1) x) (*.f64 #s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) 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 (/ (- (exp x) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1 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:

3.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)

regimes5.0ms (0.3%)

Memory
10.7MiB live, 10.7MiB allocated; 0ms collecting garbage
Counts
7 → 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))))
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
#s(approx (/ (- (exp x) 1) x) (*.f64 #s(approx (- (/ 1 x) -1/2) (/.f64 #s(literal 1 binary64) x)) 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 (*.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)

regimes4.0ms (0.2%)

Memory
-39.2MiB live, 7.8MiB allocated; 2ms 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:

2.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)

regimes2.0ms (0.1%)

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

bsearch11.0ms (0.7%)

Memory
20.2MiB live, 20.2MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
10.0ms
8.158314169577293e-7
1078.2519979080205
Samples
5.0ms144×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 (46.3% of total)
ival-div!: 1.0ms (46.3% of total)
adjust: 0.0ms (0% of total)

bsearch7.0ms (0.4%)

Memory
12.7MiB live, 12.7MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
6.0ms
8.158314169577293e-7
1078.2519979080205
Samples
3.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 (81.9% of total)
adjust: 0.0ms (0% of total)
ival-div!: 0.0ms (0% of total)

derivations143.0ms (8.6%)

Memory
-34.7MiB live, 103.9MiB allocated; 15ms collecting garbage
Stop Event
done
Compiler

Compiled 106 to 35 computations (67% saved)

preprocess56.0ms (3.4%)

Memory
2.2MiB live, 102.3MiB allocated; 24ms collecting garbage
Compiler

Compiled 268 to 104 computations (61.2% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...