Minimal joystick input value.

So, a joystick input value can range from -1.0 to 0.1.
What is the minimal decimal value though?
I don’t want to end up dividing by zero on a very tiny movement. If there’s an extremely small value, does unreal engine catch this error and control it?
Thank you :slight_smile: