FLT_EPSILON

const val FLT_EPSILON: Float = 1.1920929E-7f

The difference between 1 and the smallest floating point number of type float that is greater than 1.