I recently found an interest in
#geneticalgorithms and started doing simple experiments to get a better understanding. This is an example in
#JS that will determine the x,y,z values that can be passed into Math.pow(6 * x, 3) Math.pow(9 * y, 2) 90 * z to produce 25.