Definition of Min value

JDK Doc(JAVA)
MIN_VALUE
- Static variable in class java.lang.Float 
public static final float MIN_VALUE
The smallest positive value of type float. It is equal to the value returned by Float.intBitsToFloat(0x1).

Search Dictionary:
Search Web Search Dictionary