Kahan's exp quotient

Time bar (total: 2.4s)

start0.0ms (0%)

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

analyze1.0ms (0.1%)

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

sample555.0ms (23.5%)

Memory
23.1MiB live, 985.3MiB allocated; 183ms collecting garbage
Samples
356.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 185.0ms
ival-div!: 108.0ms (58.4% of total)
ival-expm1: 75.0ms (40.6% of total)
adjust: 1.0ms (0.5% of total)
Bogosity

explain64.0ms (2.7%)

Memory
-9.3MiB live, 133.5MiB allocated; 9ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1280-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))cancellation1280
Confusion
Predicted +Predicted -
+1280
-0128
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+12800
-00128
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0128
1128
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
22.0ms512×0valid
Compiler

Compiled 38 to 19 computations (50% saved)

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

preprocess22.0ms (0.9%)

Memory
-36.1MiB live, 14.7MiB 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
53.5%
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
Compiler

Compiled 12 to 10 computations (16.7% saved)

series3.0ms (0.1%)

Memory
6.1MiB live, 6.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)

rewrite160.0ms (6.8%)

Memory
10.8MiB live, 243.9MiB allocated; 17ms 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 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 (expm1.f64 x) x))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (pow.f64 x #s(literal -2 binary64)))) (neg.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (expm1.f64 x)))) (neg.f64 (neg.f64 (neg.f64 x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 x) x) x)) (neg.f64 (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x x))
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x))
(/.f64 (-.f64 (*.f64 (exp.f64 x) (neg.f64 x)) (*.f64 x #s(literal -1 binary64))) (*.f64 x (neg.f64 x)))
(/.f64 (-.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) (neg.f64 x))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (pow.f64 x #s(literal -2 binary64))) (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64))))))
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 x))) (neg.f64 (neg.f64 x)))
(/.f64 (-.f64 (*.f64 (exp.f64 x) x) x) (*.f64 x x))
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x))
(/.f64 (neg.f64 (expm1.f64 x)) (neg.f64 x))
(/.f64 (expm1.f64 x) x)
(neg.f64 (/.f64 (neg.f64 (expm1.f64 x)) x))
(neg.f64 (/.f64 (expm1.f64 x) (neg.f64 x)))
(fma.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x))
(fma.f64 (/.f64 (exp.f64 x) x) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) x) (/.f64 #s(literal -1 binary64) x))
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) (/.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64)))))) (/.f64 (pow.f64 x #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64)))))))
(-.f64 (/.f64 (*.f64 (exp.f64 x) x) (*.f64 x x)) (/.f64 x (*.f64 x x)))
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)))
(-.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x) (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) x))
(-.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) x) (/.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) x))
(-.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64)))
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)))
(+.f64 (/.f64 (cosh.f64 x) x) (/.f64 (-.f64 (sinh.f64 x) #s(literal 1 binary64)) x))
(+.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (expm1.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (expm1.f64 x) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (-.f64 (sinh.f64 x) #s(literal 1 binary64)) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) (*.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x)))) #s(literal 2 binary64)))
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (fabs.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (fabs.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64))
(expm1.f64 x)
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)))
(-.f64 (exp.f64 x) #s(literal 1 binary64))
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64)))
(+.f64 (exp.f64 x) #s(literal -1 binary64))
(*.f64 (exp.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (exp.f64 x))
(pow.f64 (exp.f64 #s(literal 1 binary64)) x)
(pow.f64 (exp.f64 x) #s(literal 1 binary64))
(/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 x) (sinh.f64 x) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64))
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x))))))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 4 binary64))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 4 binary64))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))))
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))
(exp.f64 x)
(+.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 x))))))
(+.f64 (sinh.f64 x) (cosh.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 x))
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))

eval9.0ms (0.4%)

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

Compiled 1 698 to 363 computations (78.6% saved)

prune7.0ms (0.3%)

Memory
-30.9MiB live, 16.1MiB allocated; 2ms collecting garbage
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New988106
Fresh000
Picked101
Done000
Total998107
Accuracy
100.0%
Counts
107 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
3.3%
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
77.3%
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))
100.0%
(/.f64 (expm1.f64 x) x)
67.1%
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
66.1%
#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)))
61.4%
#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)))
51.3%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
51.1%
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
Compiler

Compiled 184 to 142 computations (22.8% saved)

series11.0ms (0.4%)

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

3 calls:

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

rewrite63.0ms (2.7%)

Memory
18.1MiB live, 64.8MiB allocated; 3ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02001110
02181035
010251015
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
91 → 152
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 (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(literal 1/2 binary64)
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))
#s(literal 1/24 binary64)
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))
(expm1.f64 (+.f64 x x))
(+.f64 x x)
(*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(exp.f64 x)
#s(literal -1 binary64)
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (- (exp x) 1) #s(hole binary64 x))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (+ (* 1/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 (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (+ 1/6 (* 1/24 x))))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) #s(hole binary64 1))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* 2 x)))
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* 2 x)))))
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* 4/3 x)))))))
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x)))))))))
#s(approx (+ x x) #s(hole binary64 (* 2 x)))
#s(approx (* (- (exp x) -1) x) #s(hole binary64 (* 2 x)))
#s(approx (* (- (exp x) -1) x) #s(hole binary64 (* x (+ 2 x))))
#s(approx (* (- (exp x) -1) x) #s(hole binary64 (* x (+ 2 (* x (+ 1 (* 1/2 x)))))))
#s(approx (* (- (exp x) -1) x) #s(hole binary64 (* x (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))))
#s(approx (- (exp x) -1) #s(hole binary64 2))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x)))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x))))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (/ (- (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/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* 1/24 x)))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (* x (+ 1 (exp x))))))
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (- (exp (* 2 x)) 1)))
#s(approx (* (- (exp x) -1) x) #s(hole binary64 (* x (+ 1 (exp x)))))
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24)))))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) #s(hole binary64 (/ (- (exp (neg (* -2 x))) 1) (* x (+ 1 (exp x))))))
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (- (exp (neg (* -2 x))) 1)))
Outputs
(/.f64 (neg.f64 (expm1.f64 x)) (neg.f64 x))
(/.f64 (expm1.f64 x) x)
(-.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64)))))
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 1 binary64) (exp.f64 x)))
(expm1.f64 x)
(-.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 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)))
(/.f64 (-.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 (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 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.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)))))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))))
(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 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))
#s(literal 1/6 binary64)
#s(literal 1/2 binary64)
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 x (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64)))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64)))))
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))
(fma.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(+.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 1/36 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64)))
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x))) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64)))))
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x)))))
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x))
(+.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64))
(+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))
#s(literal 1/24 binary64)
(/.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) 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 (*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (pow.f64 (exp.f64 #s(literal 2 binary64)) x)) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)))))
(expm1.f64 (*.f64 #s(literal 2 binary64) x))
(-.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64))
(*.f64 #s(literal -2 binary64) (neg.f64 x))
(*.f64 #s(literal 2 binary64) x)
(*.f64 x #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))))
(neg.f64 (*.f64 #s(literal -2 binary64) x))
(+.f64 x x)
(*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)
(*.f64 x (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (+.f64 (exp.f64 x) #s(literal -1 binary64)))
(-.f64 (exp.f64 x) #s(literal -1 binary64))
(exp.f64 x)
(+.f64 (cosh.f64 x) (sinh.f64 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 x x)
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* 1/6 x) 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/24 x) 1/6) x) 1/2) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))
#s(approx (+ (* 1/24 x) 1/6) #s(literal 1/6 binary64))
#s(approx (+ (* 1/24 x) 1/6) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) #s(literal 1 binary64))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (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 x)) 1) (* (- (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 x)) 1) (*.f64 #s(literal 2 binary64) x))
#s(approx (- (exp (+ x x)) 1) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) x))
#s(approx (- (exp (+ x x)) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 4/3 binary64) x #s(literal 2 binary64)) x #s(literal 2 binary64)) x))
#s(approx (- (exp (+ x x)) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/3 binary64) x #s(literal 4/3 binary64)) x #s(literal 2 binary64)) x #s(literal 2 binary64)) x))
#s(approx (+ x x) (*.f64 #s(literal 2 binary64) x))
#s(approx (* (- (exp x) -1) x) (*.f64 #s(literal 2 binary64) x))
#s(approx (* (- (exp x) -1) x) (*.f64 (+.f64 #s(literal 2 binary64) x) x))
#s(approx (* (- (exp x) -1) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)) x))
#s(approx (* (- (exp x) -1) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)) x))
#s(approx (- (exp x) -1) #s(literal 2 binary64))
#s(approx (- (exp x) -1) (+.f64 #s(literal 2 binary64) x))
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (- (exp x) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64)))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (/.f64 (expm1.f64 x) x))
#s(approx (- (exp x) 1) (expm1.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 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (+ (* 1/6 x) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) x)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/6 binary64) x))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (*.f64 x x)))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (+.f64 (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 x x)))
#s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x))
#s(approx (+ (* 1/24 x) 1/6) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) x))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) x)))
#s(approx (- (exp (+ x x)) 1) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))
#s(approx (* (- (exp x) -1) x) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) x))
#s(approx (- (exp x) -1) (+.f64 #s(literal 1 binary64) (exp.f64 x)))
#s(approx (exp x) (exp.f64 x))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64)))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64)))))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) x)))
#s(approx (- (exp (+ x x)) 1) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))

eval20.0ms (0.8%)

Memory
-11.0MiB live, 40.9MiB allocated; 3ms collecting garbage
Compiler

Compiled 3 351 to 578 computations (82.8% saved)

prune14.0ms (0.6%)

Memory
-12.2MiB live, 34.8MiB allocated; 2ms collecting garbage
Pruning

16 alts after pruning (11 fresh and 5 done)

PrunedKeptTotal
New1629171
Fresh123
Picked055
Done000
Total16316179
Accuracy
100.0%
Counts
179 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
3.3%
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
77.3%
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))
100.0%
(/.f64 (expm1.f64 x) x)
67.1%
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
51.3%
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
66.1%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
65.7%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
61.4%
#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)))
57.2%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64))) x #s(literal 1 binary64)))
66.1%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (+.f64 (*.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)))
64.8%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)))
60.3%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)))
53.2%
#s(approx (/ (- (exp x) 1) x) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (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))))
17.8%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64))))
14.0%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
51.1%
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
Compiler

Compiled 556 to 382 computations (31.3% saved)

series9.0ms (0.4%)

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

3 calls:

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

rewrite91.0ms (3.9%)

Memory
5.1MiB live, 99.2MiB allocated; 24ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01981378
02181221
1952343
011314291
Stop Event
iter-limit
node-limit
iter-limit
Counts
93 → 134
Calls
Call 1
Inputs
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) x)
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))
#s(literal 1/24 binary64)
x
#s(literal 1/6 binary64)
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(approx (/ (- (exp (+ x x)) 1) (* (- (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(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64)))
(fma.f64 #s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x)) x #s(literal 1 binary64))
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))
(*.f64 #s(literal 1/6 binary64) x)
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)))
(fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(*.f64 (*.f64 x x) #s(literal 1/24 binary64))
(*.f64 x x)
#s(approx (/ (- (exp x) 1) x) (fma.f64 (+.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(fma.f64 (+.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(+.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64))
(*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (- (exp x) 1) #s(hole binary64 x))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 x))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (+ 1/6 (* 1/24 x))))
#s(approx x #s(hole binary64 x))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) #s(hole binary64 1))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (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/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 (* 1/6 x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (* x x) 1/24) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* (+ (* 1/24 x) 1/6) x) #s(hole binary64 (* 1/6 x)))
#s(approx (* (+ (* 1/24 x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* 1/24 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/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* 1/24 x)))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (* x (+ 1 (exp 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) #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/24 x) 1/6) x) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (* (+ (* 1/24 x) 1/6) x) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24)))))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) #s(hole binary64 (/ (- (exp (neg (* -2 x))) 1) (* x (+ 1 (exp x))))))
Outputs
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (- (exp x) 1) x) #s(literal 41/24 binary64)))) x)
(/.f64 (neg.f64 #s(approx (/ (- (exp x) 1) x) #s(literal 41/24 binary64))) #s(literal -1 binary64))
(/.f64 #s(approx (/ (- (exp x) 1) x) #s(literal 41/24 binary64)) x)
(neg.f64 (/.f64 (neg.f64 #s(approx (/ (- (exp x) 1) x) #s(literal 41/24 binary64))) x))
(neg.f64 (/.f64 #s(approx (/ (- (exp x) 1) x) #s(literal 41/24 binary64)) #s(literal -1 binary64)))
#s(approx (/ (- (exp x) 1) x) #s(literal 41/24 binary64))
#s(literal 41/24 binary64)
#s(literal 41/24 binary64)
#s(literal 17/24 binary64)
#s(literal 5/24 binary64)
#s(literal 1/24 binary64)
x
#s(literal 1 binary64)
#s(literal 1/6 binary64)
#s(literal 1/2 binary64)
x
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) #s(literal 3/2 binary64))
#s(literal 3/2 binary64)
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x x))
(/.f64 (-.f64 x (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) #s(literal 3 binary64)) x x)) (neg.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) (-.f64 x (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x)))))
(/.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) #s(literal -1 binary64)) (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x #s(literal -1 binary64)))
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) #s(literal 3 binary64)) x x) (+.f64 x (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x))))
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) #s(literal 3 binary64)) x x) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) (-.f64 x (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x))))
(fma.f64 (*.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64) x)
(fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) x x)
(fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x x)
(fma.f64 x (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) x)
(fma.f64 x #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x)
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x #s(literal -1 binary64))) (/.f64 x (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x #s(literal -1 binary64))))
(-.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) #s(literal -1 binary64))
(-.f64 x (*.f64 (neg.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64))) x))
(-.f64 x (*.f64 #s(literal -1 binary64) #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) (-.f64 x (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x)))) (/.f64 x (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) (-.f64 x (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x)))))
(+.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) x)
(+.f64 x (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64))
#s(literal 1/6 binary64)
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x x))
(/.f64 (-.f64 x (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) #s(literal 3 binary64)) x x)) (neg.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) (-.f64 x (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x)))))
(/.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) #s(literal -1 binary64)) (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x #s(literal -1 binary64)))
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) #s(literal 3 binary64)) x x) (+.f64 x (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x))))
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) #s(literal 3 binary64)) x x) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) (-.f64 x (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x))))
(fma.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64) x)
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) x x)
(fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x x)
(fma.f64 x (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) x)
(fma.f64 x #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x)
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x #s(literal -1 binary64))) (/.f64 x (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x #s(literal -1 binary64))))
(-.f64 (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) #s(literal -1 binary64))
(-.f64 x (*.f64 (neg.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64))) x))
(-.f64 x (*.f64 #s(literal -1 binary64) #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) (-.f64 x (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x)))) (/.f64 x (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) (-.f64 x (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x)))))
(+.f64 (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) x)
(+.f64 x (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64))
#s(literal 1/24 binary64)
x
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) #s(literal 41/24 binary64))
#s(literal 41/24 binary64)
#s(literal 17/24 binary64)
#s(literal 5/24 binary64)
#s(approx (/ (- (exp x) 1) x) x)
#s(approx (/ (- (exp x) 1) x) #s(literal 3/2 binary64))
#s(approx (/ (- (exp x) 1) x) #s(literal 5/3 binary64))
#s(approx (/ (- (exp x) 1) x) #s(literal 41/24 binary64))
#s(approx (/ (- (exp x) 1) x) x)
#s(approx (/ (- (exp x) 1) x) #s(literal 3/2 binary64))
#s(approx (/ (- (exp x) 1) x) #s(literal 5/3 binary64))
#s(approx (/ (- (exp x) 1) x) #s(literal 41/24 binary64))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) x)
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 3/2 binary64))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 5/3 binary64))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 41/24 binary64))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) x)
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 3/2 binary64))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 5/3 binary64))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 41/24 binary64))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 2/3 binary64))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 17/24 binary64))
#s(approx (* (+ (* 1/24 x) 1/6) x) #s(literal 1/6 binary64))
#s(approx (* (+ (* 1/24 x) 1/6) x) #s(literal 5/24 binary64))
#s(approx (* x x) x)
#s(approx (/ (- (exp x) 1) x) x)
#s(approx (/ (- (exp x) 1) x) #s(literal 3/2 binary64))
#s(approx (/ (- (exp x) 1) x) #s(literal 5/3 binary64))
#s(approx (/ (- (exp x) 1) x) #s(literal 41/24 binary64))
#s(approx (+ (* 1/2 x) 1) x)
#s(approx (+ (* 1/2 x) 1) #s(literal 3/2 binary64))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) x)
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 3/2 binary64))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 5/3 binary64))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64))
#s(approx (* 1/6 x) #s(literal 1/6 binary64))
#s(approx (* (* x x) 1/24) #s(literal 1/24 binary64))
#s(approx (* x x) x)
#s(approx (* (+ (* 1/24 x) 1/6) x) #s(literal 1/6 binary64))
#s(approx (* (+ (* 1/24 x) 1/6) x) #s(literal 5/24 binary64))
#s(approx (/ (- (exp x) 1) x) (expm1.f64 x))
#s(approx (/ (- (exp x) 1) x) (expm1.f64 x))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 1/24 binary64))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 5/24 binary64))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 17/24 binary64))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 41/24 binary64))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 1/24 binary64))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 5/24 binary64))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 17/24 binary64))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 41/24 binary64))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 5/24 binary64))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 17/24 binary64))
#s(approx (* (+ (* 1/24 x) 1/6) x) #s(literal 1/24 binary64))
#s(approx (* (+ (* 1/24 x) 1/6) x) #s(literal 5/24 binary64))
#s(approx (/ (- (exp x) 1) x) (expm1.f64 x))
#s(approx (+ (* 1/2 x) 1) #s(literal 1/2 binary64))
#s(approx (+ (* 1/2 x) 1) #s(literal 3/2 binary64))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1/6 binary64))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 2/3 binary64))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 5/3 binary64))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64))
#s(approx (* (+ (* 1/24 x) 1/6) x) #s(literal 1/24 binary64))
#s(approx (* (+ (* 1/24 x) 1/6) x) #s(literal 5/24 binary64))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 41/24 binary64))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 17/24 binary64))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 41/24 binary64))
#s(approx (/ (- (exp x) 1) x) (expm1.f64 x))

eval15.0ms (0.6%)

Memory
-16.2MiB live, 34.0MiB allocated; 0ms collecting garbage
Compiler

Compiled 3 205 to 421 computations (86.9% saved)

prune16.0ms (0.7%)

Memory
-13.8MiB live, 34.5MiB allocated; 4ms collecting garbage
Pruning

24 alts after pruning (16 fresh and 8 done)

PrunedKeptTotal
New12312135
Fresh246
Picked235
Done055
Total12724151
Accuracy
100.0%
Counts
151 → 24
Alt Table
Click to see full alt table
StatusAccuracyProgram
3.3%
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
77.3%
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))
100.0%
(/.f64 (expm1.f64 x) x)
19.7%
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 1 binary64))
3.5%
(/.f64 #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 1/24 binary64))) x)
51.3%
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
3.8%
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) #s(approx (+ (* 1/2 x) 1) x))
66.1%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
65.7%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
61.4%
#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)))
66.1%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (+.f64 (*.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)))
61.2%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* 1/24 x) 1/6) x) #s(literal 5/24 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
13.6%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) x x))
64.8%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)))
50.6%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x #s(literal 1 binary64)))
3.8%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x x))
51.1%
#s(approx (/ (- (exp x) 1) x) (/.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) #s(literal -1 binary64)) (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x #s(literal -1 binary64))))
53.2%
#s(approx (/ (- (exp x) 1) x) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (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))))
3.8%
#s(approx (/ (- (exp x) 1) x) (+.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) x))
25.5%
#s(approx (/ (- (exp x) 1) x) (expm1.f64 x))
14.0%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
12.1%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 5/3 binary64)))
10.6%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1/6 binary64)))
51.1%
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
Compiler

Compiled 801 to 551 computations (31.2% saved)

series5.0ms (0.2%)

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

3 calls:

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

rewrite170.0ms (7.2%)

Memory
-0.3MiB live, 185.9MiB allocated; 10ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01651214
01801142
17921129
066831036
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
81 → 247
Calls
Call 1
Inputs
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64))
#s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x))
(*.f64 #s(literal 1/24 binary64) x)
#s(literal 1/24 binary64)
x
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1/6 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1/6 binary64))
#s(literal 1/6 binary64)
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x #s(literal 1 binary64)))
(fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x #s(literal 1 binary64))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64))
#s(literal 2/3 binary64)
(/.f64 #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 1/24 binary64))) x)
#s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 1/24 binary64)))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 1/24 binary64))
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 1 binary64))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))
#s(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/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 1/6))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (+ 1/6 (* 1/24 x))))
#s(approx (* 1/24 x) #s(hole binary64 (* 1/24 x)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* 1/6 x) 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) #s(hole binary64 x))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 x))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (/ (- (exp x) 1) 1) #s(hole binary64 x))
#s(approx (/ (- (exp x) 1) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (/ (- (exp x) 1) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (/ (- (exp x) 1) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* 1/24 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* 1/24 x)))
#s(approx (+ (* 1/24 x) 1/6) #s(hole binary64 (* x (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1)))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/6 (/ 1 x))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (* 1/6 (/ 1 x)))))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (/ 1/2 (pow x 2)) (+ (* 1/6 (/ 1 x)) (/ 1 (pow x 3))))))))
#s(approx (/ (- (exp x) 1) 1) #s(hole binary64 (- (exp x) 1)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (* 1/2 (/ 1 x))) x)) 1/24)))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))) x)) 1/24)))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 4) (+ 1/24 (* -1 (/ (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6) x))))))
Outputs
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))))
(fma.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(fma.f64 x (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))
(-.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64))) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))))
(+.f64 (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x)) (pow.f64 (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal -1/2 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x)) (pow.f64 (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 2 binary64))))
(fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64))
(fma.f64 x #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 1/2 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal -1/2 binary64))))
(-.f64 (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal -1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x))) x))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x))))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x)) (pow.f64 (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x)) (pow.f64 (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 2 binary64)))))
(+.f64 (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x))
#s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x))
(*.f64 #s(literal 1/24 binary64) x)
(*.f64 x #s(literal 1/24 binary64))
#s(literal 1/24 binary64)
x
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1/6 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1/6 binary64))
#s(literal 1/6 binary64)
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x)))
(fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal 1 binary64))
(fma.f64 x (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x #s(literal -1 binary64))))
(-.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64))) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x))))
(+.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64))
#s(literal 2/3 binary64)
(/.f64 (neg.f64 (neg.f64 #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 1/24 binary64))))) (neg.f64 (neg.f64 x)))
(/.f64 (neg.f64 #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 1/24 binary64)))) (neg.f64 x))
(/.f64 #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 1/24 binary64))) x)
(neg.f64 (/.f64 (neg.f64 #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 1/24 binary64)))) x))
(neg.f64 (/.f64 #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 1/24 binary64))) (neg.f64 x)))
#s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 1/24 binary64)))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 1/24 binary64))
(*.f64 (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 2 binary64)) #s(literal 2 binary64))
(*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 1 binary64))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
(/.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) #s(literal -1 binary64))
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 1 binary64))
(neg.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))))
(*.f64 (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 2 binary64)) #s(literal 2 binary64))
(*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 1 binary64))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
(/.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) #s(literal -1 binary64))
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 1 binary64))
(neg.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)
(*.f64 x (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x))) (-.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x)))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x)))))
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x x)
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x) x)
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x)
(-.f64 x (*.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x))
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x) x)
(+.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) x))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)))
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))))
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x))
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/6 binary64) x (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(fma.f64 x (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1/2 binary64))
(fma.f64 x #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64))))
(-.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal -1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))) x))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 2 binary64)))))
(+.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64))
(+.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x))
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/24 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/144 binary64) x)))))
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x)))
(/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)))
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/144 binary64) x))))
(fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64))
(fma.f64 x #s(literal 1/24 binary64) #s(literal 1/6 binary64))
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))) (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))))
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))))
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) #s(literal 1/24 binary64)))
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/24 binary64) x))
(-.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/6 binary64))
(+.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64)) #s(literal 1/36 binary64))))
(+.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/144 binary64) x)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/144 binary64) x)))))
(+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))
(+.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/6 binary64))
#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/24 x) 1/6) x) 1/2) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)))
#s(approx (+ (* 1/24 x) 1/6) #s(literal 1/6 binary64))
#s(approx (+ (* 1/24 x) 1/6) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)))
#s(approx (* 1/24 x) (*.f64 #s(literal 1/24 binary64) x))
#s(approx x x)
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* 1/6 x) 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)
#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))
(*.f64 (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 2 binary64)) #s(literal 2 binary64))
(*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 1 binary64))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
(/.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) #s(literal -1 binary64))
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 1 binary64))
(neg.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) x)
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (- (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))
(*.f64 (/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 2 binary64)) #s(literal 2 binary64))
(*.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 1 binary64))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
(/.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))) #s(literal -1 binary64))
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 1 binary64))
(neg.f64 (neg.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))))
#s(approx (/ (- (exp x) 1) x) (/.f64 (expm1.f64 x) x))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/24 binary64)))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x)) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) x) x))
#s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64)) (*.f64 x x)))
#s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x))
#s(approx (+ (* 1/24 x) 1/6) (*.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64)) x))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) x))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) (*.f64 x x)))
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (+ (* 1/6 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x))
#s(approx (- (exp x) 1) (expm1.f64 x))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/24 binary64))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x)) #s(literal 1/24 binary64))))
#s(approx (- (exp x) 1) (expm1.f64 x))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1/6 binary64)) x) #s(literal 1/24 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) x) #s(literal -1/6 binary64)) (neg.f64 x)) #s(literal 1/24 binary64))))
#s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/6 binary64)) x)) #s(literal 1/24 binary64))))

eval26.0ms (1.1%)

Memory
13.8MiB live, 60.2MiB allocated; 3ms collecting garbage
Compiler

Compiled 6 968 to 998 computations (85.7% saved)

prune21.0ms (0.9%)

Memory
0.3MiB live, 47.4MiB allocated; 1ms collecting garbage
Pruning

28 alts after pruning (16 fresh and 12 done)

PrunedKeptTotal
New2415246
Fresh01111
Picked145
Done088
Total24228270
Accuracy
100.0%
Counts
270 → 28
Alt Table
Click to see full alt table
StatusAccuracyProgram
3.3%
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
77.3%
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))
100.0%
(/.f64 (expm1.f64 x) x)
19.7%
(/.f64 #s(approx (- (exp x) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) (*.f64 x x) x)) #s(literal 1 binary64))
19.7%
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 x x) #s(literal -1/36 binary64)) (fma.f64 #s(literal 1/24 binary64) x #s(literal -1/6 binary64))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 1 binary64))
19.7%
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/24 binary64) x))) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) #s(literal 1 binary64))
19.7%
(/.f64 #s(approx (- (exp x) 1) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) #s(literal 1 binary64))) x)) #s(literal 1 binary64))
3.5%
(/.f64 #s(approx (- (exp x) 1) #s(approx (* (+ (* (+ (* (+ (* 1/24 x) 1/6) x) 1/2) x) 1) x) #s(literal 1/24 binary64))) x)
51.3%
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
3.8%
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) #s(approx (+ (* 1/2 x) 1) x))
66.1%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
65.7%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(approx (+ (* 1/24 x) 1/6) (*.f64 #s(literal 1/24 binary64) x)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
61.4%
#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)))
66.1%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (+.f64 (*.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)))
61.2%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* 1/24 x) 1/6) x) #s(literal 5/24 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
13.6%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) x x))
64.8%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) x #s(literal 1 binary64)))
50.6%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 2/3 binary64)) x #s(literal 1 binary64)))
3.8%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x x))
51.1%
#s(approx (/ (- (exp x) 1) x) (/.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x) #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) #s(literal -1 binary64)) (fma.f64 #s(approx (+ (* (+ (* 1/24 x) 1/6) x) 1/2) #s(literal 1/24 binary64)) x #s(literal -1 binary64))))
53.2%
#s(approx (/ (- (exp x) 1) x) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (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))))
3.8%
#s(approx (/ (- (exp x) 1) x) (+.f64 (*.f64 #s(approx (+ (* 1/6 x) 1/2) #s(literal 1/6 binary64)) x) x))
25.5%
#s(approx (/ (- (exp x) 1) x) (expm1.f64 x))
14.0%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
12.1%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 5/3 binary64)))
10.6%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1/6 binary64)))
51.1%
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
19.7%
#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))
Compiler

Compiled 1 234 to 552 computations (55.3% saved)

regimes21.0ms (0.9%)

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

2 calls:

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

Compiled 7 to 6 computations (14.3% saved)

regimes18.0ms (0.8%)

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

2 calls:

9.0ms
x
7.0ms
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
Results
AccuracySegmentsBranch
73.6%2(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
73.6%2x
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes17.0ms (0.7%)

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

2 calls:

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

Compiled 7 to 6 computations (14.3% saved)

regimes13.0ms (0.5%)

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

2 calls:

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

Compiled 7 to 6 computations (14.3% saved)

regimes14.0ms (0.6%)

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

2 calls:

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

Compiled 7 to 6 computations (14.3% saved)

regimes14.0ms (0.6%)

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

2 calls:

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

Compiled 7 to 6 computations (14.3% saved)

regimes10.0ms (0.4%)

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

2 calls:

5.0ms
x
4.0ms
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
Results
AccuracySegmentsBranch
66.5%2(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
66.5%2x
Compiler

Compiled 7 to 6 computations (14.3% saved)

regimes12.0ms (0.5%)

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

2 calls:

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

Compiled 7 to 6 computations (14.3% saved)

regimes8.0ms (0.3%)

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

2 calls:

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

Compiled 7 to 6 computations (14.3% saved)

regimes6.0ms (0.3%)

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

2 calls:

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

Compiled 7 to 6 computations (14.3% saved)

regimes7.0ms (0.3%)

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

2 calls:

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

Compiled 7 to 6 computations (14.3% saved)

regimes4.0ms (0.2%)

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

Total -30.6b remaining (-97.6%)

Threshold costs -30.6b (-97.6%)

Counts
4 → 1
Calls
Call 1
Inputs
#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) #s(literal 1/6 binary64)))
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 5/3 binary64)))
#s(approx (/ (- (exp (+ x x)) 1) (* (- (exp x) -1) x)) #s(approx (+ (* 1/2 x) 1) x))
Outputs
#s(approx (/ (- (exp x) 1) 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
51.1%1(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
51.1%1x
Compiler

Compiled 7 to 6 computations (14.3% saved)

bsearch9.0ms (0.4%)

Memory
21.2MiB live, 21.2MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
8.0ms
1.3404405906779024
23.120196398304355
Samples
4.0ms112×0valid
Compiler

Compiled 170 to 147 computations (13.5% saved)

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

bsearch9.0ms (0.4%)

Memory
-28.6MiB live, 19.0MiB allocated; 1ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
8.0ms
1.3404405906779024
23.120196398304355
Samples
4.0ms96×0valid
Compiler

Compiled 226 to 189 computations (16.4% 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)

bsearch2.0ms (0.1%)

Memory
4.7MiB live, 4.7MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
2.0ms
1.3404405906779024
23.120196398304355
Samples
1.0ms16×0valid
Compiler

Compiled 282 to 231 computations (18.1% saved)

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

bsearch6.0ms (0.3%)

Memory
13.3MiB live, 13.3MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
6.0ms
1.3404405906779024
23.120196398304355
Samples
3.0ms80×0valid
Compiler

Compiled 219 to 182 computations (16.9% saved)

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

derivations369.0ms (15.6%)

Memory
-0.9MiB live, 358.1MiB allocated; 70ms collecting garbage
Stop Event
fuel
Compiler

Compiled 253 to 65 computations (74.3% saved)

preprocess538.0ms (22.8%)

Memory
-68.5MiB live, 124.9MiB allocated; 873ms collecting garbage
Compiler

Compiled 562 to 164 computations (70.8% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...