floats in jquery ui sliders ?

floats in jquery ui sliders ?

Hello, im using the sliders of jquery ui and i have a question regarding the usage of range of numbers with floats,
suppose you have a min of -1 and a max of 1 , and i need to get the slider to work with the floats of the intermediate values of that range -1 , -0.9, -0.8, -0.7 ... 0 , 0.1, 0.2, 0.3, ... 1

is this possible with sliders ?

thanks for your time