Expanding a square

Time bar (total: 1.5s)

start0.0ms (0%)

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

analyze0.0ms (0%)

Memory
0.3MiB live, 0.3MiB allocated; 0ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%100%0%0%0%0%0
100%100%0%0%0%0%0%1
Compiler

Compiled 11 to 7 computations (36.4% saved)

sample947.0ms (62.7%)

Memory
36.6MiB live, 491.6MiB allocated; 913ms collecting garbage
Samples
135.0ms2 387×1valid
134.0ms1 634×2valid
110.0ms4 235×0valid
Precisions
Click to see histograms. Total time spent on operations: 224.0ms
adjust: 84.0ms (37.5% of total)
ival-mult!: 64.0ms (28.6% of total)
ival-add!: 45.0ms (20.1% of total)
ival-sub!: 31.0ms (13.8% of total)
Bogosity

explain67.0ms (4.5%)

Memory
9.2MiB live, 55.0MiB allocated; 5ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1250-0-(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
00-0-(+.f64 x #s(literal 1 binary64))
00-0-(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
00-0-#s(literal 1 binary64)
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
-.f64(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))cancellation1250
Confusion
Predicted +Predicted -
+1250
-0131
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+12500
-00131
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0131
1125
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
9.0ms104×2valid
9.0ms146×1valid
8.0ms262×0valid
Compiler

Compiled 55 to 19 computations (65.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
adjust: 5.0ms (38.1% of total)
ival-mult!: 4.0ms (30.5% of total)
ival-add!: 2.0ms (15.2% of total)
ival-sub!: 2.0ms (15.2% of total)

preprocess57.0ms (3.8%)

Memory
-22.0MiB live, 24.0MiB allocated; 4ms collecting garbage
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01032
14026
216616
387315
4351215
5617915
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
54.7%
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
Compiler

Compiled 18 to 10 computations (44.4% saved)

series2.0ms (0.1%)

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

3 calls:

TimeVariablePointExpression
1.0ms
x
@-inf
((- (* (+ x 1) (+ x 1)) 1) (* (+ x 1) (+ x 1)) (+ x 1) x 1)
1.0ms
x
@inf
((- (* (+ x 1) (+ x 1)) 1) (* (+ x 1) (+ x 1)) (+ x 1) x 1)
0.0ms
x
@0
((- (* (+ x 1) (+ x 1)) 1) (* (+ x 1) (+ x 1)) (+ x 1) x 1)

rewrite111.0ms (7.3%)

Memory
16.3MiB live, 109.3MiB allocated; 19ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
041206
045170
1223170
02171158
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
20 → 149
Calls
Call 1
Inputs
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
(+.f64 x #s(literal 1 binary64))
x
#s(literal 1 binary64)
#s(approx (- (* (+ x 1) (+ x 1)) 1) #s(hole binary64 (* 2 x)))
#s(approx (- (* (+ x 1) (+ x 1)) 1) #s(hole binary64 (* x (+ 2 x))))
#s(approx (* (+ x 1) (+ x 1)) #s(hole binary64 1))
#s(approx (* (+ x 1) (+ x 1)) #s(hole binary64 (+ 1 (* 2 x))))
#s(approx (* (+ x 1) (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 2 x)))))
#s(approx (+ x 1) #s(hole binary64 1))
#s(approx (+ x 1) #s(hole binary64 (+ 1 x)))
#s(approx x #s(hole binary64 x))
#s(approx (- (* (+ x 1) (+ x 1)) 1) #s(hole binary64 (pow x 2)))
#s(approx (- (* (+ x 1) (+ x 1)) 1) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x))))))
#s(approx (* (+ x 1) (+ x 1)) #s(hole binary64 (pow x 2)))
#s(approx (* (+ x 1) (+ x 1)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x))))))
#s(approx (* (+ x 1) (+ x 1)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ x 1) #s(hole binary64 x))
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
Outputs
(*.f64 (+.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (-.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))
(*.f64 (+.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (-.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))
(*.f64 (+.f64 x #s(literal 0 binary64)) (-.f64 x #s(literal -2 binary64)))
(*.f64 (-.f64 x #s(literal -2 binary64)) (+.f64 x #s(literal 0 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 4 binary64))))
(fma.f64 (*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (neg.f64 (neg.f64 (-.f64 x #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64))
(fma.f64 (neg.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64)))) (neg.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64)))) (fabs.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64))
(fma.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))
(fma.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64))) (*.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64))) (fabs.f64 (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))
(fma.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))
(fma.f64 (-.f64 x #s(literal -1 binary64)) x (+.f64 x #s(literal 0 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))
(fma.f64 x (-.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal 0 binary64)))
(expm1.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 4 binary64)) (fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))
(-.f64 (/.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 6 binary64)) (+.f64 (fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 4 binary64)))))
(-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))
(+.f64 (fma.f64 x x x) (+.f64 x #s(literal 0 binary64)))
(+.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))
(*.f64 (*.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))
(*.f64 (neg.f64 (neg.f64 (-.f64 x #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 x #s(literal -1 binary64)))))
(*.f64 (neg.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64)))) (neg.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64)))))
(*.f64 (fabs.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64)))) (fabs.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64)))))
(*.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64)))
(*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))
(*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 x #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64))) (*.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))
(*.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64))) (fabs.f64 (-.f64 x #s(literal -1 binary64))))
(*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))))
(pow.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))
(pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) (-.f64 (fma.f64 x x x) (-.f64 x #s(literal -1 binary64))))
(/.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) (pow.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 x x x) (fma.f64 x x x) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (fma.f64 x x x) (-.f64 x #s(literal -1 binary64))))))
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (-.f64 x #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(neg.f64 (*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))))
(neg.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (neg.f64 (-.f64 x #s(literal -1 binary64)))))
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x (fma.f64 x x x))
(fma.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) (fma.f64 x x x))
(fma.f64 (-.f64 x #s(literal -1 binary64)) x (-.f64 x #s(literal -1 binary64)))
(fma.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64)) (fma.f64 x x x))
(fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (fma.f64 x x x))
(fma.f64 x (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))
(-.f64 (fma.f64 x x x) (*.f64 #s(literal -1 binary64) (-.f64 x #s(literal -1 binary64))))
(-.f64 (fma.f64 x x x) (*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)))
(fabs.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))))
(exp.f64 (*.f64 (log.f64 (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)))
(+.f64 (fma.f64 x x x) (-.f64 x #s(literal -1 binary64)))
(+.f64 (-.f64 x #s(literal -1 binary64)) (fma.f64 x x x))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x)
(*.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) x) (fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 x #s(literal -1 binary64))) #s(literal 2 binary64))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 x #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))
(-.f64 x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x)))
(-.f64 x (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x))
(-.f64 x #s(literal -1 binary64))
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(+.f64 #s(literal 1 binary64) x)
(+.f64 x #s(literal 1 binary64))
x
#s(literal 1 binary64)
#s(approx (- (* (+ x 1) (+ x 1)) 1) (+.f64 x x))
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 (-.f64 x #s(literal -2 binary64)) x))
#s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64))
#s(approx (* (+ x 1) (+ x 1)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)))
#s(approx (* (+ x 1) (+ x 1)) (fma.f64 (-.f64 x #s(literal -2 binary64)) x #s(literal 1 binary64)))
#s(approx (+ x 1) #s(literal 1 binary64))
#s(approx (+ x 1) (-.f64 x #s(literal -1 binary64)))
#s(approx x x)
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 x x))
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) x) x))
#s(approx (* (+ x 1) (+ x 1)) (*.f64 x x))
#s(approx (* (+ x 1) (+ x 1)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) x) x))
#s(approx (* (+ x 1) (+ x 1)) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) x) x))
#s(approx (+ x 1) x)
#s(approx (+ x 1) (-.f64 x #s(literal -1 binary64)))

eval17.0ms (1.1%)

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

Compiled 3 133 to 559 computations (82.2% saved)

prune7.0ms (0.4%)

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

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New1846190
Fresh000
Picked101
Done000
Total1856191
Accuracy
100.0%
Counts
191 → 6
Alt Table
Click to see full alt table
StatusAccuracyProgram
54.7%
(fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))
100.0%
(fma.f64 (-.f64 x #s(literal -1 binary64)) x (+.f64 x #s(literal 0 binary64)))
3.7%
(-.f64 #s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64)) #s(literal 1 binary64))
50.2%
#s(approx (- (* (+ x 1) (+ x 1)) 1) (+.f64 x x))
100.0%
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 (-.f64 x #s(literal -2 binary64)) x))
53.4%
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 x x))
Compiler

Compiled 136 to 80 computations (41.2% saved)

series5.0ms (0.3%)

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

3 calls:

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

rewrite47.0ms (3.1%)

Memory
-33.9MiB live, 11.2MiB allocated; 5ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
076432
083374
0338372
Stop Event
iter-limit
iter-limit
iter-limit
unsound
iter-limit
Counts
47 → 69
Calls
Call 1
Inputs
(fma.f64 (-.f64 x #s(literal -1 binary64)) x (+.f64 x #s(literal 0 binary64)))
(-.f64 x #s(literal -1 binary64))
x
#s(literal -1 binary64)
(+.f64 x #s(literal 0 binary64))
#s(literal 0 binary64)
(-.f64 #s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64)) #s(literal 1 binary64))
#s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (- (* (+ x 1) (+ x 1)) 1) (+.f64 x x))
(+.f64 x x)
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 x x))
(*.f64 x x)
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 (-.f64 x #s(literal -2 binary64)) x))
(*.f64 (-.f64 x #s(literal -2 binary64)) x)
(-.f64 x #s(literal -2 binary64))
#s(literal -2 binary64)
#s(approx (+ (* (- x -1) x) (+ x 0)) #s(hole binary64 (* 2 x)))
#s(approx (+ (* (- x -1) x) (+ x 0)) #s(hole binary64 (* x (+ 2 x))))
#s(approx (- x -1) #s(hole binary64 1))
#s(approx (- x -1) #s(hole binary64 (+ 1 x)))
#s(approx x #s(hole binary64 x))
#s(approx (+ x 0) #s(hole binary64 x))
#s(approx (- (* (+ x 1) (+ x 1)) 1) #s(hole binary64 (* 2 x)))
#s(approx (- (* (+ x 1) (+ x 1)) 1) #s(hole binary64 (* x (+ 2 x))))
#s(approx (* (+ x 1) (+ x 1)) #s(hole binary64 1))
#s(approx (* (+ x 1) (+ x 1)) #s(hole binary64 (+ 1 (* 2 x))))
#s(approx (* (+ x 1) (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 2 x)))))
#s(approx (+ x x) #s(hole binary64 (* 2 x)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* (- x -2) x) #s(hole binary64 (* 2 x)))
#s(approx (* (- x -2) x) #s(hole binary64 (* x (+ 2 x))))
#s(approx (- x -2) #s(hole binary64 2))
#s(approx (- x -2) #s(hole binary64 (+ 2 x)))
#s(approx (+ (* (- x -1) x) (+ x 0)) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (- x -1) x) (+ x 0)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x))))))
#s(approx (- x -1) #s(hole binary64 x))
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (- (* (+ x 1) (+ x 1)) 1) #s(hole binary64 (pow x 2)))
#s(approx (- (* (+ x 1) (+ x 1)) 1) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x))))))
#s(approx (* (+ x 1) (+ x 1)) #s(hole binary64 (pow x 2)))
#s(approx (* (+ x 1) (+ x 1)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x))))))
#s(approx (* (+ x 1) (+ x 1)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (* (- x -2) x) #s(hole binary64 (pow x 2)))
#s(approx (* (- x -2) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x))))))
#s(approx (- x -2) #s(hole binary64 x))
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x))))))
Outputs
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) (*.f64 (-.f64 x #s(literal -1 binary64)) x)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) x))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) (*.f64 (-.f64 x #s(literal -1 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) x))))
(fma.f64 (-.f64 x #s(literal -1 binary64)) x x)
(fma.f64 x (-.f64 x #s(literal -1 binary64)) x)
(+.f64 (fma.f64 (-.f64 x #s(literal -1 binary64)) x x) #s(literal 0 binary64))
(+.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) x)
(+.f64 x (*.f64 (-.f64 x #s(literal -1 binary64)) x))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))
(-.f64 x #s(literal -1 binary64))
x
#s(literal -1 binary64)
x
#s(literal 0 binary64)
(/.f64 (-.f64 (*.f64 #s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64)) #s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 #s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 #s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64)) #s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(-.f64 #s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64)) #s(literal 1 binary64))
#s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (- (* (+ x 1) (+ x 1)) 1) (+.f64 x x))
(*.f64 #s(literal 2 binary64) x)
(*.f64 x #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))))
(+.f64 x x)
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 x x))
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 x x)
(pow.f64 x #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 (-.f64 x #s(literal -2 binary64)) x))
(*.f64 (-.f64 x #s(literal -2 binary64)) x)
(*.f64 x (-.f64 x #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 x x) #s(literal 4 binary64)) (+.f64 x #s(literal -2 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 x x (+.f64 #s(literal 4 binary64) (*.f64 x #s(literal -2 binary64)))))
(-.f64 x #s(literal -2 binary64))
#s(literal -2 binary64)
#s(approx (+ (* (- x -1) x) (+ x 0)) (+.f64 x x))
#s(approx (+ (* (- x -1) x) (+ x 0)) (*.f64 (+.f64 #s(literal 2 binary64) x) x))
#s(approx (- x -1) #s(literal 1 binary64))
#s(approx (- x -1) (+.f64 #s(literal 1 binary64) x))
#s(approx (+ x 0) x)
#s(approx (+ x 0) x)
#s(approx (- (* (+ x 1) (+ x 1)) 1) (+.f64 x x))
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 (+.f64 #s(literal 2 binary64) x) x))
#s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64))
#s(approx (* (+ x 1) (+ x 1)) (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)))
#s(approx (* (+ x 1) (+ x 1)) (fma.f64 (+.f64 #s(literal 2 binary64) x) x #s(literal 1 binary64)))
#s(approx (+ x x) (+.f64 x x))
#s(approx (* x x) (*.f64 x x))
#s(approx (* (- x -2) x) (+.f64 x x))
#s(approx (* (- x -2) x) (*.f64 (+.f64 #s(literal 2 binary64) x) x))
#s(approx (- x -2) #s(literal 2 binary64))
#s(approx (- x -2) (+.f64 #s(literal 2 binary64) x))
#s(approx (+ (* (- x -1) x) (+ x 0)) (*.f64 x x))
#s(approx (+ (* (- x -1) x) (+ x 0)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (- x -1) x)
#s(approx (- x -1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 x x))
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (* (+ x 1) (+ x 1)) (*.f64 x x))
#s(approx (* (+ x 1) (+ x 1)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (* (+ x 1) (+ x 1)) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (* (- x -2) x) (*.f64 x x))
#s(approx (* (- x -2) x) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (- x -2) x)
#s(approx (- x -2) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x))

eval5.0ms (0.3%)

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

Compiled 980 to 191 computations (80.5% saved)

prune3.0ms (0.2%)

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

6 alts after pruning (2 fresh and 4 done)

PrunedKeptTotal
New55257
Fresh101
Picked145
Done000
Total57663
Accuracy
100.0%
Counts
63 → 6
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(fma.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) x (+.f64 x #s(literal 0 binary64)))
100.0%
(fma.f64 (-.f64 x #s(literal -1 binary64)) x x)
3.7%
(-.f64 #s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64)) #s(literal 1 binary64))
50.2%
#s(approx (- (* (+ x 1) (+ x 1)) 1) (+.f64 x x))
100.0%
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 (-.f64 x #s(literal -2 binary64)) x))
53.4%
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 x x))
Compiler

Compiled 72 to 44 computations (38.9% saved)

series5.0ms (0.3%)

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

3 calls:

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

rewrite38.0ms (2.5%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
072362
081281
0299281
Stop Event
iter-limit
iter-limit
iter-limit
unsound
iter-limit
Counts
40 → 76
Calls
Call 1
Inputs
(fma.f64 (-.f64 x #s(literal -1 binary64)) x x)
(-.f64 x #s(literal -1 binary64))
x
#s(literal -1 binary64)
(fma.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) x (+.f64 x #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64)))
(-.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 x x)
#s(literal 1 binary64)
(+.f64 x #s(literal -1 binary64))
(+.f64 x #s(literal 0 binary64))
#s(literal 0 binary64)
#s(approx (+ (* (- x -1) x) x) #s(hole binary64 (* 2 x)))
#s(approx (+ (* (- x -1) x) x) #s(hole binary64 (* x (+ 2 x))))
#s(approx (- x -1) #s(hole binary64 1))
#s(approx (- x -1) #s(hole binary64 (+ 1 x)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) #s(hole binary64 (* 2 x)))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) #s(hole binary64 (* x (+ 2 x))))
#s(approx (/ (- (* x x) 1) (+ x -1)) #s(hole binary64 1))
#s(approx (/ (- (* x x) 1) (+ x -1)) #s(hole binary64 (+ 1 x)))
#s(approx (- (* x x) 1) #s(hole binary64 -1))
#s(approx (- (* x x) 1) #s(hole binary64 (- (pow x 2) 1)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (+ x -1) #s(hole binary64 -1))
#s(approx (+ x -1) #s(hole binary64 (- x 1)))
#s(approx (+ x 0) #s(hole binary64 x))
#s(approx (+ (* (- x -1) x) x) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (- x -1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x))))))
#s(approx (- x -1) #s(hole binary64 x))
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x))))))
#s(approx (/ (- (* x x) 1) (+ x -1)) #s(hole binary64 x))
#s(approx (/ (- (* x x) 1) (+ x -1)) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (- (* x x) 1) #s(hole binary64 (pow x 2)))
#s(approx (- (* x x) 1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2))))))
#s(approx (+ x -1) #s(hole binary64 x))
#s(approx (+ x -1) #s(hole binary64 (* x (- 1 (/ 1 x)))))
#s(approx (+ x -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1)))))
Outputs
(*.f64 (+.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) (*.f64 (-.f64 x #s(literal -1 binary64)) x)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) x))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) (*.f64 (-.f64 x #s(literal -1 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) x))))
(fma.f64 (+.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x #s(literal 0 binary64))
(fma.f64 (-.f64 x #s(literal -1 binary64)) x x)
(fma.f64 x (-.f64 x #s(literal -1 binary64)) x)
(+.f64 (fma.f64 (-.f64 x #s(literal -1 binary64)) x x) #s(literal 0 binary64))
(+.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) x)
(+.f64 x (*.f64 (-.f64 x #s(literal -1 binary64)) x))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) x))
(-.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)))
(-.f64 x #s(literal -1 binary64))
x
#s(literal -1 binary64)
(*.f64 (+.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) (*.f64 (-.f64 x #s(literal -1 binary64)) x)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) x))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) (*.f64 (-.f64 x #s(literal -1 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) x))))
(fma.f64 (+.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x #s(literal 0 binary64))
(fma.f64 (-.f64 x #s(literal -1 binary64)) x x)
(fma.f64 x (-.f64 x #s(literal -1 binary64)) x)
(+.f64 (fma.f64 (-.f64 x #s(literal -1 binary64)) x x) #s(literal 0 binary64))
(+.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) x) x)
(+.f64 x (*.f64 (-.f64 x #s(literal -1 binary64)) x))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) x))
(-.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)))
(-.f64 x #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))
(expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(-.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 x x)
(pow.f64 x #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
#s(literal 1 binary64)
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64)))
(+.f64 #s(literal -1 binary64) x)
(+.f64 x #s(literal -1 binary64))
x
#s(literal 0 binary64)
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) (+.f64 x x))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) (*.f64 (+.f64 #s(literal 2 binary64) x) x))
#s(approx (/ (- (* x x) 1) (+ x -1)) #s(literal 1 binary64))
#s(approx (/ (- (* x x) 1) (+ x -1)) (+.f64 #s(literal 1 binary64) x))
#s(approx (+ x 0) x)
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) (+.f64 x x))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) (*.f64 (+.f64 #s(literal 2 binary64) x) x))
#s(approx (/ (- (* x x) 1) (+ x -1)) #s(literal 1 binary64))
#s(approx (/ (- (* x x) 1) (+ x -1)) (+.f64 #s(literal 1 binary64) x))
#s(approx (- (* x x) 1) #s(literal -1 binary64))
#s(approx (- (* x x) 1) (-.f64 (*.f64 x x) #s(literal 1 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (+ x -1) #s(literal -1 binary64))
#s(approx (+ x -1) (-.f64 x #s(literal 1 binary64)))
#s(approx (+ x 0) x)
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) (*.f64 x x))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (/ (- (* x x) 1) (+ x -1)) x)
#s(approx (/ (- (* x x) 1) (+ x -1)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) (*.f64 x x))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (/ (- (* x x) 1) (+ x -1)) x)
#s(approx (/ (- (* x x) 1) (+ x -1)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
#s(approx (- (* x x) 1) (*.f64 x x))
#s(approx (- (* x x) 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))
#s(approx (+ x -1) x)
#s(approx (+ x -1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x))
#s(approx (+ x -1) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))

eval5.0ms (0.3%)

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

Compiled 843 to 195 computations (76.9% saved)

prune3.0ms (0.2%)

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

7 alts after pruning (2 fresh and 5 done)

PrunedKeptTotal
New48250
Fresh000
Picked112
Done044
Total49756
Accuracy
100.0%
Counts
56 → 7
Alt Table
Click to see full alt table
StatusAccuracyProgram
50.6%
(fma.f64 (/.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x (+.f64 x #s(literal 0 binary64)))
100.0%
(fma.f64 (-.f64 x #s(literal -1 binary64)) x x)
59.7%
(fma.f64 #s(approx (/ (- (* x x) 1) (+ x -1)) x) x x)
3.7%
(-.f64 #s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64)) #s(literal 1 binary64))
50.2%
#s(approx (- (* (+ x 1) (+ x 1)) 1) (+.f64 x x))
100.0%
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 (-.f64 x #s(literal -2 binary64)) x))
53.4%
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 x x))
Compiler

Compiled 88 to 54 computations (38.6% saved)

series3.0ms (0.2%)

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

3 calls:

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

rewrite44.0ms (2.9%)

Memory
-34.9MiB live, 11.2MiB allocated; 3ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
062377
069356
0307348
Stop Event
iter-limit
iter-limit
iter-limit
unsound
iter-limit
Counts
33 → 49
Calls
Call 1
Inputs
(fma.f64 #s(approx (/ (- (* x x) 1) (+ x -1)) x) x x)
#s(approx (/ (- (* x x) 1) (+ x -1)) x)
x
(fma.f64 (/.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) x (+.f64 x #s(literal 0 binary64)))
(/.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))
#s(approx (- (* x x) 1) #s(literal -1 binary64))
#s(literal -1 binary64)
(+.f64 x #s(literal -1 binary64))
(+.f64 x #s(literal 0 binary64))
#s(literal 0 binary64)
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) x) #s(hole binary64 (* 2 x)))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) x) #s(hole binary64 (* x (+ 2 x))))
#s(approx (/ (- (* x x) 1) (+ x -1)) #s(hole binary64 1))
#s(approx (/ (- (* x x) 1) (+ x -1)) #s(hole binary64 (+ 1 x)))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) #s(hole binary64 (* 2 x)))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) #s(hole binary64 (* x (+ 2 x))))
#s(approx (- (* x x) 1) #s(hole binary64 -1))
#s(approx (- (* x x) 1) #s(hole binary64 (- (pow x 2) 1)))
#s(approx (+ x -1) #s(hole binary64 -1))
#s(approx (+ x -1) #s(hole binary64 (- x 1)))
#s(approx (+ x 0) #s(hole binary64 x))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) x) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x))))))
#s(approx (/ (- (* x x) 1) (+ x -1)) #s(hole binary64 x))
#s(approx (/ (- (* x x) 1) (+ x -1)) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x))))))
#s(approx (- (* x x) 1) #s(hole binary64 (pow x 2)))
#s(approx (- (* x x) 1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2))))))
#s(approx (+ x -1) #s(hole binary64 x))
#s(approx (+ x -1) #s(hole binary64 (* x (- 1 (/ 1 x)))))
#s(approx (+ x -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1)))))
Outputs
(*.f64 (+.f64 #s(approx (/ (- (* x x) 1) (+ x -1)) x) #s(literal 1 binary64)) x)
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (/ (- (* x x) 1) (+ x -1)) x) x) (*.f64 #s(approx (/ (- (* x x) 1) (+ x -1)) x) x)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (/ (- (* x x) 1) (+ x -1)) x) x) x))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (- (* x x) 1) (+ x -1)) x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (/ (- (* x x) 1) (+ x -1)) x) x) (*.f64 #s(approx (/ (- (* x x) 1) (+ x -1)) x) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (/ (- (* x x) 1) (+ x -1)) x) x) x))))
(fma.f64 #s(approx (/ (- (* x x) 1) (+ x -1)) x) x x)
(fma.f64 x #s(approx (/ (- (* x x) 1) (+ x -1)) x) x)
(+.f64 (*.f64 #s(approx (/ (- (* x x) 1) (+ x -1)) x) x) x)
(+.f64 x (*.f64 #s(approx (/ (- (* x x) 1) (+ x -1)) x) x))
#s(approx (/ (- (* x x) 1) (+ x -1)) x)
x
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) x) (+.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) x) (+.f64 #s(literal -1 binary64) x))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) x) (+.f64 #s(literal -1 binary64) x)) x))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) x) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) x) (+.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) x) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) x) (+.f64 #s(literal -1 binary64) x)) x))))
(fma.f64 (/.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) x x)
(fma.f64 x (/.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) x)
(+.f64 (fma.f64 (/.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) x x) #s(literal 0 binary64))
(+.f64 (/.f64 (*.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) x) (+.f64 #s(literal -1 binary64) x)) x)
(+.f64 x (/.f64 (*.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) x) (+.f64 #s(literal -1 binary64) x)))
(/.f64 (neg.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) x)))
(/.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x))
#s(approx (- (* x x) 1) #s(literal -1 binary64))
#s(literal -1 binary64)
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64)))
(+.f64 #s(literal -1 binary64) x)
(+.f64 x #s(literal -1 binary64))
x
#s(literal 0 binary64)
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) (+.f64 x x))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) (*.f64 (+.f64 #s(literal 2 binary64) x) x))
#s(approx (/ (- (* x x) 1) (+ x -1)) #s(literal 1 binary64))
#s(approx (/ (- (* x x) 1) (+ x -1)) (+.f64 #s(literal 1 binary64) x))
#s(approx (+ x 0) x)
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) (+.f64 x x))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) (*.f64 (+.f64 #s(literal 2 binary64) x) x))
#s(approx (- (* x x) 1) #s(literal -1 binary64))
#s(approx (- (* x x) 1) (-.f64 (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ x -1) #s(literal -1 binary64))
#s(approx (+ x -1) (-.f64 x #s(literal 1 binary64)))
#s(approx (+ x 0) x)
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) (*.f64 x x))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (/ (- (* x x) 1) (+ x -1)) x)
#s(approx (/ (- (* x x) 1) (+ x -1)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) (*.f64 x x))
#s(approx (+ (* (/ (- (* x x) 1) (+ x -1)) x) (+ x 0)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (- (* x x) 1) (*.f64 x x))
#s(approx (- (* x x) 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))
#s(approx (+ x -1) x)
#s(approx (+ x -1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x))
#s(approx (+ x -1) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)))

eval4.0ms (0.3%)

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

Compiled 859 to 139 computations (83.8% saved)

prune4.0ms (0.3%)

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

7 alts after pruning (1 fresh and 6 done)

PrunedKeptTotal
New37138
Fresh000
Picked112
Done055
Total38745
Accuracy
100.0%
Counts
45 → 7
Alt Table
Click to see full alt table
StatusAccuracyProgram
50.6%
(fma.f64 (/.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) x)) x x)
100.0%
(fma.f64 (-.f64 x #s(literal -1 binary64)) x x)
59.7%
(fma.f64 #s(approx (/ (- (* x x) 1) (+ x -1)) x) x x)
3.7%
(-.f64 #s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64)) #s(literal 1 binary64))
50.2%
#s(approx (- (* (+ x 1) (+ x 1)) 1) (+.f64 x x))
100.0%
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 (-.f64 x #s(literal -2 binary64)) x))
53.4%
#s(approx (- (* (+ x 1) (+ x 1)) 1) (*.f64 x x))
Compiler

Compiled 227 to 95 computations (58.1% saved)

regimes13.0ms (0.8%)

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

4 calls:

3.0ms
x
3.0ms
(+.f64 x #s(literal 1 binary64))
3.0ms
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
3.0ms
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
Results
AccuracySegmentsBranch
100.0%1(+.f64 x #s(literal 1 binary64))
100.0%1(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
100.0%1(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
100.0%1x
Compiler

Compiled 20 to 13 computations (35% saved)

regimes7.0ms (0.5%)

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

4 calls:

2.0ms
x
2.0ms
(+.f64 x #s(literal 1 binary64))
2.0ms
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
2.0ms
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
Results
AccuracySegmentsBranch
100.0%1(+.f64 x #s(literal 1 binary64))
100.0%1(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
100.0%1(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
100.0%1x
Compiler

Compiled 20 to 13 computations (35% saved)

regimes6.0ms (0.4%)

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

4 calls:

2.0ms
x
2.0ms
(+.f64 x #s(literal 1 binary64))
1.0ms
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
1.0ms
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
Results
AccuracySegmentsBranch
98.9%3(+.f64 x #s(literal 1 binary64))
98.9%2(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
98.9%2(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
98.9%3x
Compiler

Compiled 20 to 13 computations (35% saved)

regimes3.0ms (0.2%)

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

2 calls:

1.0ms
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
1.0ms
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
Results
AccuracySegmentsBranch
98.9%2(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
98.9%2(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
Compiler

Compiled 16 to 9 computations (43.8% saved)

regimes38.0ms (2.5%)

Memory
-53.1MiB live, 7.6MiB allocated; 66ms collecting garbage
Counts
2 → 1
Calls
Call 1
Inputs
(-.f64 #s(approx (* (+ x 1) (+ x 1)) #s(literal 1 binary64)) #s(literal 1 binary64))
#s(approx (- (* (+ x 1) (+ x 1)) 1) (+.f64 x x))
Outputs
#s(approx (- (* (+ x 1) (+ x 1)) 1) (+.f64 x x))
Calls

4 calls:

34.0ms
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
1.0ms
x
1.0ms
(+.f64 x #s(literal 1 binary64))
1.0ms
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
Results
AccuracySegmentsBranch
50.2%1(+.f64 x #s(literal 1 binary64))
50.2%1x
50.2%1(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
50.2%1(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
Compiler

Compiled 20 to 13 computations (35% saved)

regimes4.0ms (0.3%)

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

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

4 calls:

1.0ms
x
1.0ms
(+.f64 x #s(literal 1 binary64))
1.0ms
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
1.0ms
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
Results
AccuracySegmentsBranch
3.7%1(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
3.7%1(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
3.7%1(+.f64 x #s(literal 1 binary64))
3.7%1x
Compiler

Compiled 20 to 13 computations (35% saved)

bsearch0.0ms (0%)

Memory
0.2MiB live, 0.2MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.9690199521175287
535183830789.04755
Compiler

Compiled 12 to 9 computations (25% saved)

bsearch0.0ms (0%)

Memory
0.2MiB live, 0.2MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.9690199521175287
535183830789.04755
Compiler

Compiled 12 to 9 computations (25% saved)

derivations33.0ms (2.2%)

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

Compiled 122 to 33 computations (73% saved)

preprocess34.0ms (2.2%)

Memory
8.9MiB live, 52.9MiB allocated; 7ms collecting garbage
Compiler

Compiled 262 to 76 computations (71% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...