nextDown

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