nextDown

Return the greatest double that compares less than d consistently with Double.compare. The only difference with Math.nextDown is that this method returns -0d when the argument is +0d.