COSC-4P82-Final-Project/build/run_8/regress.fn

15 lines
347 B
Plaintext
Raw Normal View History

Hits: 2451, Total Size: 2810, Percent Hit: 87.224199
CC: 1076
CO: 35
OO: 1375
OC: 324
Fitness: 0.998886
Hits: 897
2024-04-01 09:50:07 -04:00
y = ((((perimeter / eccentricity) / log(0.92904)) + minor) - (((convex - major) * -0.62099) * eccentricity))
2024-04-01 09:50:07 -04:00
(- (+ (/ (/ perimeter eccentricity)
(log 0.92904)) minor)
(* (* (- convex major) -0.62099) eccentricity))