2024-04-01 11:08:30 -04:00
|
|
|
Hits: 2566, Total Size: 2810, Percent Hit: 91.316726
|
|
|
|
CC: 972
|
|
|
|
CO: 167
|
|
|
|
OO: 1594
|
|
|
|
OC: 77
|
|
|
|
Fitness: 0.998899
|
|
|
|
Hits: 907
|
2024-04-01 09:50:07 -04:00
|
|
|
|
|
|
|
|
2024-04-01 11:08:30 -04:00
|
|
|
y = (((log(extent) / exp(major)) * log(exp(eccentricity))) / (exp((perimeter + minor)) - ((minor * extent) - (log((convex - convex)) - (eccentricity / minor)))))
|
2024-04-01 09:50:07 -04:00
|
|
|
|
2024-04-01 11:08:30 -04:00
|
|
|
(/ (* (/ (log extent)
|
|
|
|
(exp major))
|
|
|
|
(log (exp eccentricity)))
|
|
|
|
(- (exp (+ perimeter minor))
|
|
|
|
(- (* minor extent)
|
|
|
|
(- (log (- convex convex))
|
|
|
|
(/ eccentricity minor)))))
|