Pulldown as a Number

Pulldown as a Number

I've researched and can't seem to find the answer.

I have a picklist with 4 values.

0
.25
.50
.75

Basically capturing quarter inches.  It seems to be keeping them in string and would like to convert to number on my form.

I tried

Tonumber(0)

Not sure where or to