What is the value of the PHP_FLOAT_MIN variable ?
PHP_FLOAT_MIN
the smallest representable float number
float
the smallest representable positive float number
the smallest representable positive float number x such as x+1.0 != 1.0
x+1.0 != 1.0
the smallest float number representable under exponential form