B2_HUGE

const val B2_HUGE: Float = 100000.0f

A large value used as an upper bound for distances and lengths. Positions greater than about 16km will have precision problems, so 100km as a limit should be fine in all cases.