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

14 lines
248 B
Plaintext
Raw Normal View History

2024-04-01 11:02:44 -04:00
Hits: 2343, Total Size: 2810, Percent Hit: 83.380783
CC: 719
CO: 405
OO: 1624
OC: 62
Fitness: 0.998728
Hits: 785
2024-04-01 09:50:07 -04:00
2024-04-01 11:02:44 -04:00
y = log(exp(((minor * eccentricity) / log(eccentricity))))
2024-04-01 09:50:07 -04:00
2024-04-01 11:02:44 -04:00
(log (exp (/ (* minor eccentricity)
(log eccentricity))))