Kahan's exp quotient

Time bar (total: 1.6s)

start0.0ms (0%)

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

analyze9.0ms (0.6%)

Memory
-42.1MiB live, 2.8MiB allocated; 9ms 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)

sample639.0ms (41%)

Memory
38.5MiB live, 923.6MiB allocated; 195ms collecting garbage
Samples
424.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 225.0ms
ival-expm1: 156.0ms (69.4% of total)
ival-div!: 67.0ms (29.8% of total)
adjust: 1.0ms (0.4% of total)
Bogosity

explain101.0ms (6.5%)

Memory
3.2MiB live, 108.4MiB allocated; 53ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1320-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))cancellation1320
Confusion
Predicted +Predicted -
+1320
-0124
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+13200
-00124
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0124
1132
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
64.0ms512×0valid
Compiler

Compiled 38 to 19 computations (50% saved)

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

preprocess25.0ms (1.6%)

Memory
-24.3MiB live, 24.8MiB allocated; 8ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

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

Compiled 12 to 10 computations (16.7% saved)

series3.0ms (0.2%)

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

rewrite150.0ms (9.6%)

Memory
4.9MiB live, 141.6MiB allocated; 19ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
045192
049192
1240192
22096192
08129147
Stop Event
iter-limit
node-limit
iter-limit
Counts
21 → 104
Calls
Call 1
Inputs
(/.f64 (-.f64 (exp.f64 x) #s(literal 1 binary64)) x)
(-.f64 (exp.f64 x) #s(literal 1 binary64))
(exp.f64 x)
x
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (- (exp x) 1) #s(hole binary64 x))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx x #s(hole binary64 x))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x)))
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1)))
#s(approx (exp x) #s(hole binary64 (exp x)))
Outputs
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (expm1.f64 x) x))
(*.f64 (/.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 (expm1.f64 x) x))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(/.f64 (neg.f64 (-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (fma.f64 (/.f64 (exp.f64 x) x) (/.f64 (exp.f64 x) x) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (expm1.f64 x)))) (neg.f64 (neg.f64 (neg.f64 x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (exp.f64 x) x) x)) (neg.f64 (*.f64 x x)))
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x x))
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x))
(/.f64 (-.f64 (*.f64 (exp.f64 x) (neg.f64 x)) (*.f64 x #s(literal -1 binary64))) (*.f64 x (neg.f64 x)))
(/.f64 (-.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) (neg.f64 x))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))
(/.f64 (-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 (exp.f64 x) x) (/.f64 (exp.f64 x) x) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x)))))
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) x)))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 x))) (neg.f64 (neg.f64 x)))
(/.f64 (-.f64 (*.f64 (exp.f64 x) x) x) (*.f64 x x))
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) x))
(/.f64 (neg.f64 (expm1.f64 x)) (neg.f64 x))
(/.f64 (expm1.f64 x) x)
(neg.f64 (/.f64 (neg.f64 (expm1.f64 x)) x))
(neg.f64 (/.f64 (expm1.f64 x) (neg.f64 x)))
(fma.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x))
(fma.f64 (/.f64 (exp.f64 x) x) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))
(fma.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) x) (/.f64 #s(literal -1 binary64) x))
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 (exp.f64 x) x) (/.f64 (exp.f64 x) x) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 (exp.f64 x) x) (/.f64 (exp.f64 x) x) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x))))))
(-.f64 (/.f64 (*.f64 (exp.f64 x) x) (*.f64 x x)) (/.f64 x (*.f64 x x)))
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) x)))
(-.f64 (/.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x))
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) x))
(-.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x))
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)))
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) x)) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) x)))
(+.f64 (/.f64 (cosh.f64 x) x) (/.f64 (-.f64 (sinh.f64 x) #s(literal 1 binary64)) x))
(+.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (expm1.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (expm1.f64 x) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (-.f64 (sinh.f64 x) #s(literal 1 binary64)) (-.f64 (sinh.f64 x) #s(literal 1 binary64))) (*.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))))
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x)))) #s(literal 2 binary64)))
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (fabs.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (fabs.f64 (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (fabs.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64))
(expm1.f64 x)
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(-.f64 (exp.f64 x) #s(literal 1 binary64))
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64)))
(+.f64 (exp.f64 x) #s(literal -1 binary64))
(*.f64 (exp.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (exp.f64 x))
(pow.f64 (exp.f64 #s(literal 1 binary64)) x)
(pow.f64 (exp.f64 x) #s(literal 1 binary64))
(/.f64 (+.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (sinh.f64 x) (sinh.f64 x) (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64))
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 4 binary64))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 4 binary64))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))))
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))
(-.f64 (/.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (exp.f64 (neg.f64 x))) (/.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (exp.f64 (neg.f64 x))))
(exp.f64 x)
(+.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))))
(+.f64 (sinh.f64 x) (cosh.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 x))
x
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (- (exp x) 1) x)
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp x) (-.f64 x #s(literal -1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx x x)
#s(approx (/ (- (exp x) 1) x) (/.f64 (expm1.f64 x) x))
#s(approx (- (exp x) 1) (expm1.f64 x))
#s(approx (exp x) (exp.f64 x))

eval13.0ms (0.8%)

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

Compiled 1 736 to 361 computations (79.2% saved)

prune5.0ms (0.3%)

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

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New965101
Fresh000
Picked101
Done000
Total975102
Accuracy
100.0%
Counts
102 → 5
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)
100.0%
(/.f64 (expm1.f64 x) x)
65.7%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
53.1%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
53.0%
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
Compiler

Compiled 90 to 72 computations (20% saved)

series4.0ms (0.3%)

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

3 calls:

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

rewrite114.0ms (7.3%)

Memory
-27.0MiB live, 106.3MiB allocated; 13ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
083394
092366
1427363
03529355
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
45 → 196
Calls
Call 1
Inputs
(/.f64 (expm1.f64 x) x)
(expm1.f64 x)
x
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
#s(literal 1/2 binary64)
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
(-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
#s(literal 1/6 binary64)
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (- (exp x) 1) #s(hole binary64 x))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x)))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x)))
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x))))))
Outputs
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 x) x) (/.f64 (exp.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) x) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 (exp.f64 x) x) (/.f64 (exp.f64 x) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x)))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 x))) (neg.f64 (neg.f64 x)))
(/.f64 (-.f64 (*.f64 (exp.f64 x) (neg.f64 x)) (*.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 x) x))
(/.f64 (-.f64 (*.f64 (exp.f64 x) x) x) (*.f64 x x))
(/.f64 (expm1.f64 (+.f64 x x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))) x))
(/.f64 (neg.f64 (expm1.f64 x)) (neg.f64 x))
(/.f64 (expm1.f64 x) x)
(neg.f64 (/.f64 (neg.f64 (expm1.f64 x)) x))
(neg.f64 (/.f64 (expm1.f64 x) (neg.f64 x)))
(-.f64 (/.f64 (exp.f64 x) x) (/.f64 #s(literal 1 binary64) x))
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(/.f64 (expm1.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x))))
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal -1 binary64))
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -1 binary64))
(expm1.f64 (+.f64 x #s(literal 0 binary64)))
(expm1.f64 x)
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64))))
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (+.f64 x x)))))
(-.f64 (exp.f64 x) #s(literal 1 binary64))
(+.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) #s(literal 1 binary64)))
(+.f64 (exp.f64 x) #s(literal -1 binary64))
x
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x)
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64)) x) (fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))
#s(literal 1/2 binary64)
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) x)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 x)))
(/.f64 (-.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 x) x))
(/.f64 (-.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) x) x) (*.f64 x x))
(/.f64 (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)) x))
(/.f64 (fma.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64))) #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))) x))
(/.f64 (neg.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 x))
(/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64))) x))
(neg.f64 (/.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 x)))
(-.f64 (/.f64 #s(approx (exp x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) x))
(/.f64 (neg.f64 (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64))) #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(/.f64 (fma.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64))) #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))))
(fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))
(-.f64 (/.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64))) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64))) #s(approx (exp x) #s(literal 1 binary64))) (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (exp x) #s(literal 1 binary64)) (-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64)))))
(-.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64))
(+.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) #s(approx (exp x) #s(literal 1 binary64)))
#s(approx (exp x) #s(literal 1 binary64))
(/.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))))
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))))
(+.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)
(*.f64 x (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)))
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) x) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64)))
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64)))
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal -1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))))
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))
#s(literal 1/6 binary64)
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (- (exp x) 1) x)
#s(approx (- (exp x) 1) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx (- (exp x) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x))
#s(approx x x)
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) #s(approx (exp x) #s(literal 1 binary64)))
#s(approx (exp x) #s(literal 1 binary64))
(/.f64 (*.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))
#s(approx (exp x) (-.f64 x #s(literal -1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (/ (- (exp x) 1) x) (/.f64 (expm1.f64 x) x))
#s(approx (- (exp x) 1) (expm1.f64 x))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (exp x) (exp.f64 x))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) x))
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))

eval17.0ms (1.1%)

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

Compiled 3 523 to 636 computations (81.9% saved)

prune11.0ms (0.7%)

Memory
-39.1MiB live, 16.0MiB allocated; 7ms collecting garbage
Pruning

8 alts after pruning (3 fresh and 5 done)

PrunedKeptTotal
New1743177
Fresh000
Picked055
Done000
Total1748182
Accuracy
100.0%
Counts
182 → 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)
100.0%
(/.f64 (expm1.f64 x) x)
65.7%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
53.1%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
16.1%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
16.9%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
3.7%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)))
53.0%
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
Compiler

Compiled 106 to 81 computations (23.6% saved)

series5.0ms (0.3%)

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

3 calls:

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

rewrite98.0ms (6.3%)

Memory
3.1MiB live, 94.2MiB allocated; 6ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
078452
083427
1358427
02719384
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
41 → 210
Calls
Call 1
Inputs
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 #s(literal 1/2 binary64) x)
#s(literal 1/2 binary64)
x
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 (*.f64 x x) #s(literal 1/6 binary64))
(*.f64 x x)
#s(literal 1/6 binary64)
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/2 x)))
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* 1/6 x)))))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 x))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* (+ (* 1/6 x) 1/2) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* 1/6 x)))
#s(approx (+ (* 1/6 x) 1/2) #s(hole binary64 (* x (+ 1/6 (* 1/2 (/ 1 x))))))
Outputs
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x))
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)))
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 x #s(literal 1/2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) x)
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)
#s(literal 1/2 binary64)
x
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)))
(*.f64 (*.f64 x x) #s(literal 1/6 binary64))
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x)
(*.f64 #s(literal 1/6 binary64) (*.f64 x x))
(*.f64 x (*.f64 #s(literal 1/6 binary64) x))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 x) x))
(fabs.f64 (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(literal 1/6 binary64)
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(*.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) x)
(*.f64 (*.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x))))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x))))
(*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x x))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)))
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
(*.f64 x (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 2 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/8 binary64)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/8 binary64)) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/216 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64)))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))
(/.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))
(/.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/8 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 x x)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1/2 binary64) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64)))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)) x)
(*.f64 x (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)))
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/216 binary64)) x) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64)))
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 x (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/216 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) #s(literal 1/36 binary64)))
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x))))
(fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))
(fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64))))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) x)))
(-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal -1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (fma.f64 #s(literal 1/6 binary64) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/12 binary64) x)))))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x))
#s(approx x x)
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
#s(approx (+ (* 1/6 x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (/ (- (exp x) 1) x) (/.f64 (expm1.f64 x) x))
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) x))
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* (+ (* 1/6 x) 1/2) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x))
#s(approx (+ (* 1/6 x) 1/2) (*.f64 #s(literal 1/6 binary64) x))
#s(approx (+ (* 1/6 x) 1/2) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))

eval21.0ms (1.3%)

Memory
-5.7MiB live, 39.7MiB allocated; 4ms collecting garbage
Compiler

Compiled 5 417 to 776 computations (85.7% saved)

prune6.0ms (0.4%)

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

9 alts after pruning (1 fresh and 8 done)

PrunedKeptTotal
New1901191
Fresh000
Picked033
Done055
Total1909199
Accuracy
100.0%
Counts
199 → 9
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)
100.0%
(/.f64 (expm1.f64 x) x)
65.7%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
53.1%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
16.1%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
16.9%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
16.2%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
3.7%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)))
53.0%
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
Compiler

Compiled 128 to 97 computations (24.2% saved)

series3.0ms (0.2%)

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

3 calls:

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

rewrite78.0ms (5%)

Memory
-19.8MiB live, 75.0MiB allocated; 11ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
053245
055239
1287239
02320200
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
20 → 24
Calls
Call 1
Inputs
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x))
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x)
(*.f64 #s(literal 1/6 binary64) x)
#s(literal 1/6 binary64)
x
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 1))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#s(approx (* (* 1/6 x) x) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x)))
#s(approx x #s(hole binary64 x))
#s(approx (/ (- (exp x) 1) x) #s(hole binary64 (/ (- (exp x) 1) x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* 1/6 (pow x 2))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
Outputs
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(*.f64 (*.f64 x x) #s(literal 1/6 binary64))
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x)
(*.f64 #s(literal 1/6 binary64) (*.f64 x x))
(*.f64 x (*.f64 #s(literal 1/6 binary64) x))
(*.f64 #s(literal 1/6 binary64) x)
(*.f64 x #s(literal 1/6 binary64))
#s(literal 1/6 binary64)
x
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
#s(approx (* (* 1/6 x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) x))
#s(approx x x)
#s(approx (/ (- (exp x) 1) x) (/.f64 (expm1.f64 x) x))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) x))

eval1.0ms (0.1%)

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

Compiled 317 to 73 computations (77% saved)

prune4.0ms (0.3%)

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

9 alts after pruning (0 fresh and 9 done)

PrunedKeptTotal
New14014
Fresh000
Picked011
Done088
Total14923
Accuracy
100.0%
Counts
23 → 9
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)
100.0%
(/.f64 (expm1.f64 x) x)
65.7%
#s(approx (/ (- (exp x) 1) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
53.1%
#s(approx (/ (- (exp x) 1) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
16.1%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x)))
16.9%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
16.2%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) x) x)))
3.7%
#s(approx (/ (- (exp x) 1) x) #s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)))
53.0%
#s(approx (/ (- (exp x) 1) x) #s(literal 1 binary64))
Compiler

Compiled 262 to 141 computations (46.2% saved)

regimes6.0ms (0.4%)

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

2 calls:

3.0ms
x
2.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)

regimes5.0ms (0.3%)

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

2 calls:

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

regimes9.0ms (0.6%)

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

2 calls:

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

Compiled 7 to 6 computations (14.3% saved)

regimes3.0ms (0.2%)

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

2 calls:

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

Compiled 7 to 6 computations (14.3% saved)

regimes3.0ms (0.2%)

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

2 calls:

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

Compiled 7 to 6 computations (14.3% saved)

regimes2.0ms (0.2%)

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

Total -31.9b remaining (-106.2%)

Threshold costs -31.9b (-106.2%)

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

2 calls:

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

Compiled 7 to 6 computations (14.3% saved)

bsearch12.0ms (0.8%)

Memory
17.6MiB live, 17.6MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
11.0ms
0.04272955327114707
62325026155421.29
Samples
5.0ms160×0valid
Compiler

Compiled 309 to 257 computations (16.8% saved)

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

bsearch1.0ms (0.1%)

Memory
2.0MiB live, 2.0MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
0.04272955327114707
62325026155421.29
Compiler

Compiled 309 to 257 computations (16.8% saved)

derivations158.0ms (10.2%)

Memory
-50.1MiB live, 104.7MiB allocated; 48ms collecting garbage
Stop Event
done
Compiler

Compiled 105 to 34 computations (67.6% saved)

preprocess52.0ms (3.3%)

Memory
22.0MiB live, 114.8MiB allocated; 7ms collecting garbage
Compiler

Compiled 266 to 102 computations (61.7% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...