how to give star rating in float type like 5.1,2.5 etc.. using angularJS and IONIC?

how to implement star-rating in decimal values? I implemented for integers like 2,3,4 out of 5 using angularjs.