1/2(abs(p)+abs(r) + sqrt((p-r)^2 + 4q^2))

Time bar (total: 1.7s)

start0.0ms (0%)

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

analyze0.0ms (0%)

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

Compiled 24 to 20 computations (16.7% saved)

sample1.3s (77.5%)

Memory
31.8MiB live, 1 673.9MiB allocated; 304ms collecting garbage
Samples
915.0ms8 254×0valid
0.0ms1valid
Precisions
Click to see histograms. Total time spent on operations: 662.0ms
ival-pow2: 166.0ms (25.1% of total)
ival-add: 118.0ms (17.8% of total)
ival-mult: 110.0ms (16.6% of total)
ival-fabs: 78.0ms (11.8% of total)
ival-div: 75.0ms (11.3% of total)
ival-sqrt: 52.0ms (7.8% of total)
ival-sub: 44.0ms (6.6% of total)
exact: 14.0ms (2.1% of total)
adjust: 3.0ms (0.5% of total)
ival-assert: 3.0ms (0.5% of total)
Bogosity

explain221.0ms (13%)

Memory
-30.9MiB live, 260.0MiB allocated; 38ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1510-2(-1.206111540333746e-156 3.94154878694655e-158 6.1342616801636256e-248)(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))
00-0-(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
00-0-q
00-0-(-.f64 p r)
00-0-(pow.f64 q #s(literal 2 binary64))
00-0-#s(literal 1 binary64)
00-0-(pow.f64 (-.f64 p r) #s(literal 2 binary64))
00-0-(fabs.f64 p)
00-0-(+.f64 (fabs.f64 p) (fabs.f64 r))
00-0-(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
00-0-(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
00-0-#s(literal 4 binary64)
00-0-p
00-0-(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))
00-0-(fabs.f64 r)
00-0-#s(literal 2 binary64)
00-0-r
00-0-(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
sqrt.f64(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))oflow-rescue1470
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))overflow147
(pow.f64 q #s(literal 2 binary64))overflow68
(pow.f64 (-.f64 p r) #s(literal 2 binary64))overflow107
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))overflow68
sqrt.f64(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))uflow-rescue20
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))underflow2
(pow.f64 q #s(literal 2 binary64))underflow61
(pow.f64 (-.f64 p r) #s(literal 2 binary64))underflow17
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))underflow61
Confusion
Predicted +Predicted -
+1492
-0105
Precision
1.0
Recall
0.9867549668874173
Confusion?
Predicted +Predicted MaybePredicted -
+14902
-00105
Precision?
1.0
Recall?
0.9867549668874173
Freqs
test
numberfreq
0107
1149
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
66.0ms512×0valid
Compiler

Compiled 220 to 58 computations (73.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 44.0ms
ival-add: 13.0ms (29.5% of total)
ival-pow2: 10.0ms (22.7% of total)
ival-mult: 6.0ms (13.6% of total)
ival-fabs: 5.0ms (11.3% of total)
ival-div: 3.0ms (6.8% of total)
ival-sub: 3.0ms (6.8% of total)
ival-sqrt: 3.0ms (6.8% of total)
exact: 1.0ms (2.3% of total)
adjust: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

preprocess161.0ms (9.5%)

Memory
24.4MiB live, 113.4MiB allocated; 16ms collecting garbage
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
073205
1224204
2733204
33201204
46973204
01820
03120
15720
212220
330720
462220
5125320
6610020
0837815
Stop Event
iter limit
node limit
iter limit
node limit

end0.0ms (0%)

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

Profiling

Loading profile data...