Calculates both answers for the quadratic equation with values of abc given in the variables. Uses a paralax effect! The equation is x=(-b±√(b²-4ac))/2a where ax²+bx+c=0 Thanks to @djpro for the text engine.