x / (x^2 + 1)

Time bar (total: 1.2s)

start0.0ms (0%)

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

analyze0.0ms (0%)

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

Compiled 9 to 7 computations (22.2% saved)

sample451.0ms (37.9%)

Memory
25.5MiB live, 524.7MiB allocated; 96ms collecting garbage
Samples
265.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 104.0ms
ival-mult!: 47.0ms (45.2% of total)
ival-div!: 37.0ms (35.6% of total)
ival-add!: 19.0ms (18.3% of total)
adjust: 1.0ms (1% of total)
Bogosity

explain72.0ms (6.1%)

Memory
-3.8MiB live, 92.0MiB allocated; 33ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
680-0-(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
00-0-#s(literal 1 binary64)
00-0-(+.f64 (*.f64 x x) #s(literal 1 binary64))
00-0-(*.f64 x x)
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
/.f64(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))n/o680
(*.f64 x x)overflow68
(+.f64 (*.f64 x x) #s(literal 1 binary64))overflow68
Confusion
Predicted +Predicted -
+680
-0188
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+6800
-00188
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0188
168
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
17.0ms512×0valid
Compiler

Compiled 45 to 19 computations (57.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-mult!: 3.0ms (46.1% of total)
ival-div!: 2.0ms (30.7% of total)
ival-add!: 1.0ms (15.4% of total)
adjust: 0.0ms (0% of total)

preprocess77.0ms (6.4%)

Memory
-21.6MiB live, 20.4MiB allocated; 9ms collecting garbage
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01022
12822
26221
39121
416421
540821
6276821
7648121
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
75.2%
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
Symmetry

(negabs x)

Compiler

Compiled 14 to 10 computations (28.6% saved)

series3.0ms (0.2%)

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

3 calls:

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

rewrite172.0ms (14.5%)

Memory
-16.5MiB live, 140.1MiB allocated; 105ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
068302
072267
1361257
03689234
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
22 → 111
Calls
Call 1
Inputs
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
x
(+.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 x x)
#s(literal 1 binary64)
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2))))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* x x) 1) #s(hole binary64 1))
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) 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 (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))))
Outputs
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64))))
(/.f64 (neg.f64 x) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(neg.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))))
x
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) x)
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 1 binary64))
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(-.f64 (*.f64 x x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))))
(+.f64 (*.f64 x x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)))
(+.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x 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))
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 x) x))
(fabs.f64 (*.f64 x x))
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64)))
(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 binary64)
#s(approx (/ x (+ (* x x) 1)) x)
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx x x)
#s(approx (+ (* x x) 1) #s(literal 1 binary64))
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) x))
#s(approx (+ (* x x) 1) (*.f64 x x))
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 x)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 x)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 x)))

eval10.0ms (0.8%)

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

Compiled 1 596 to 334 computations (79.1% saved)

prune4.0ms (0.4%)

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

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New1035108
Fresh000
Picked101
Done000
Total1045109
Accuracy
100.0%
Counts
109 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
75.2%
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
30.5%
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x)))
55.4%
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))
46.4%
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))
47.5%
#s(approx (/ x (+ (* x x) 1)) x)
Compiler

Compiled 104 to 70 computations (32.7% saved)

series4.0ms (0.3%)

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

3 calls:

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

rewrite141.0ms (11.8%)

Memory
-13.2MiB live, 178.3MiB allocated; 41ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
094484
0103435
1418408
03961404
Stop Event
iter-limit
iter-limit
node-limit
iter-limit
Counts
40 → 208
Calls
Call 1
Inputs
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
x
(fma.f64 x x #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (/ x (+ (* x x) 1)) x)
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) x)
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)
(-.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 x x)
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x)))
#s(approx (+ (* x x) 1) (*.f64 x x))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 x))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2))))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (pow x 2) 1))))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1 (* -1 (pow x 2)))) 1))))))
#s(approx x #s(hole binary64 x))
#s(approx (+ (* x x) 1) #s(hole binary64 1))
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2))))
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x)))
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 x))
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* x (+ 1 (* -1 (pow x 2))))))
#s(approx (- 1 (* x x)) #s(hole binary64 1))
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2)))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ 1 x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- 1 (/ 1 (pow x 2))) x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (/ 1 (pow x 2))) x)))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 4))) (+ (/ 1 (pow x 2)) (/ 1 (pow x 6)))) 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 (* (- 1 (* x x)) x) #s(hole binary64 (* -1 (pow x 3))))
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* (pow x 3) (- (/ 1 (pow x 2)) 1))))
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2))))
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) 1) x))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (/ 1 (pow x 2)) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (/ x (+ (* x x) 1)) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow x 6))) (+ 1 (/ 1 (pow x 4)))) x))))
#s(approx (* (- 1 (* x x)) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 2)))))))
Outputs
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (/.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fma.f64 (neg.f64 x) x #s(literal -1 binary64))))
(/.f64 (neg.f64 x) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 x x #s(literal 1 binary64))))
(neg.f64 (/.f64 x (fma.f64 (neg.f64 x) x #s(literal -1 binary64))))
x
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (fma.f64 x x #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) x)
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))
(*.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 1 binary64))
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 x x #s(literal 1 binary64))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(-.f64 (*.f64 x x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))))
(+.f64 (*.f64 x x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)))
(+.f64 #s(literal 1 binary64) (*.f64 x x))
#s(literal 1 binary64)
#s(approx (/ x (+ (* x x) 1)) x)
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(pow.f64 x #s(literal -1 binary64))
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))
(/.f64 #s(literal -1 binary64) (neg.f64 x))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))
(/.f64 #s(literal 1 binary64) x)
(neg.f64 (/.f64 #s(literal -1 binary64) x))
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) x) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) x) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (-.f64 x (*.f64 (neg.f64 x) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (neg.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))))
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x)
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x x) x)
(fma.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x x) x)
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x)
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) x)
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) x)
(fma.f64 (neg.f64 x) (*.f64 x x) x)
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64) x)
(fma.f64 (*.f64 (neg.f64 x) x) x x)
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) x) x)
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1 binary64)) x)
(fma.f64 (*.f64 x x) (neg.f64 x) x)
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x) x)
(fma.f64 x (*.f64 (neg.f64 x) x) x)
(-.f64 x (*.f64 (*.f64 x x) x))
(+.f64 (*.f64 (neg.f64 x) (*.f64 x x)) x)
(+.f64 x (*.f64 (neg.f64 x) (*.f64 x x)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64))) (fma.f64 x x #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 x)) (-.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 (neg.f64 x) x #s(literal -1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -1 binary64)) (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x (fma.f64 x x #s(literal 1 binary64))))
(neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))
(neg.f64 (fma.f64 x x #s(literal -1 binary64)))
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1 binary64) x) x #s(literal 1 binary64))
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (neg.f64 (neg.f64 x)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) x #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64))
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) #s(literal 1 binary64))
(fma.f64 x (*.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))
(fma.f64 x (neg.f64 x) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 x x #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))
(-.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) x))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)))
(-.f64 #s(literal 1 binary64) (*.f64 x x))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 x) x)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))
(+.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)))
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)))
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x 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))
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 x) x))
(fabs.f64 (*.f64 x x))
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 #s(approx (+ (* x x) 1) (*.f64 x x)))))
(/.f64 (neg.f64 x) (neg.f64 #s(approx (+ (* x x) 1) (*.f64 x x))))
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x)))
(neg.f64 (/.f64 (neg.f64 x) #s(approx (+ (* x x) 1) (*.f64 x x))))
(neg.f64 (/.f64 x (neg.f64 #s(approx (+ (* x x) 1) (*.f64 x x)))))
#s(approx (+ (* x x) 1) (*.f64 x x))
#s(approx (/ x (+ (* x x) 1)) x)
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))
#s(approx (/ x (+ (* x x) 1)) (*.f64 (fma.f64 (fma.f64 x x #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (/ x (+ (* x x) 1)) (fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) x #s(literal -1 binary64)) x))
#s(approx x x)
#s(approx (+ (* x x) 1) #s(literal 1 binary64))
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64)))
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x))
#s(approx (* (- 1 (* x x)) x) x)
#s(approx (* (- 1 (* x x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))
#s(approx (- 1 (* x x)) #s(literal 1 binary64))
#s(approx (- 1 (* x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
#s(approx (* x x) (*.f64 x x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))) x))
#s(approx (+ (* x x) 1) (*.f64 x x))
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64)))
#s(approx (* (- 1 (* x x)) x) (*.f64 (neg.f64 x) (*.f64 x x)))
#s(approx (* (- 1 (* x x)) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) x) (*.f64 x x)))
#s(approx (- 1 (* x x)) (*.f64 (neg.f64 x) x))
#s(approx (- 1 (* x x)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) x) x))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 x)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 x)))
#s(approx (/ x (+ (* x x) 1)) (/.f64 (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 x)))
#s(approx (* (- 1 (* x x)) x) (*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))

eval22.0ms (1.9%)

Memory
5.1MiB live, 51.6MiB allocated; 4ms collecting garbage
Compiler

Compiled 4 161 to 716 computations (82.8% saved)

prune8.0ms (0.7%)

Memory
-29.3MiB live, 18.6MiB allocated; 1ms collecting garbage
Pruning

5 alts after pruning (0 fresh and 5 done)

PrunedKeptTotal
New2300230
Fresh000
Picked055
Done000
Total2305235
Accuracy
100.0%
Counts
235 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
75.2%
(/.f64 x (fma.f64 x x #s(literal 1 binary64)))
30.5%
(/.f64 x #s(approx (+ (* x x) 1) (*.f64 x x)))
55.4%
#s(approx (/ x (+ (* x x) 1)) (/.f64 #s(literal 1 binary64) x))
46.4%
#s(approx (/ x (+ (* x x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))
47.5%
#s(approx (/ x (+ (* x x) 1)) x)
Compiler

Compiled 111 to 54 computations (51.4% saved)

regimes5.0ms (0.4%)

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

2 calls:

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

Compiled 8 to 6 computations (25% saved)

regimes5.0ms (0.4%)

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

2 calls:

2.0ms
(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
2.0ms
x
Results
AccuracySegmentsBranch
80.6%3(/.f64 x (+.f64 (*.f64 x x) #s(literal 1 binary64)))
99.5%2x
Compiler

Compiled 8 to 6 computations (25% saved)

regimes2.0ms (0.1%)

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

1 calls:

1.0ms
x
Results
AccuracySegmentsBranch
99.3%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes2.0ms (0.2%)

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

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(approx (/ x (+ (* x x) 1)) x)
Outputs
#s(approx (/ x (+ (* x x) 1)) x)
Calls

2 calls:

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

Compiled 8 to 6 computations (25% saved)

bsearch4.0ms (0.3%)

Memory
7.8MiB live, 7.8MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-same
Steps
TimeLeftRight
3.0ms
1547486.6377127145
141351724.00878263
Samples
1.0ms48×0valid
Compiler

Compiled 61 to 51 computations (16.4% saved)

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

bsearch12.0ms (1%)

Memory
-32.6MiB live, 20.8MiB allocated; 2ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
11.0ms
5.526811607548496e-6
12.906690023040268
Samples
6.0ms144×0valid
Compiler

Compiled 244 to 189 computations (22.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 3.0ms
ival-div!: 2.0ms (68.9% of total)
ival-mult!: 1.0ms (34.4% of total)
adjust: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)

bsearch4.0ms (0.3%)

Memory
6.9MiB live, 6.9MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
4.0ms
5.526811607548496e-6
12.906690023040268
Samples
2.0ms48×0valid
Compiler

Compiled 190 to 153 computations (19.5% saved)

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

derivations51.0ms (4.3%)

Memory
14.0MiB live, 60.8MiB allocated; 2ms collecting garbage
Stop Event
done
Compiler

Compiled 84 to 23 computations (72.6% saved)

preprocess144.0ms (12.1%)

Memory
-18.5MiB live, 121.9MiB allocated; 28ms collecting garbage
Remove

(negabs x)

Compiler

Compiled 350 to 146 computations (58.3% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...