I\'m new to Java and I\'ve been trying to implement an algorithm for finding the roots of a cubical equation. The problem arises when I calculate the discriminant and try to
Should I check if the number falls between an epsilon neighborhood of zero?
Exactly