1st my data is from analog input, and now i need to add a decimal point after 7.
for example now i getting 7296.406, i wanted my output will be 7.29 some thing like that
In that case, the debug pane picture you posted does not reflect the data you try to act on.
Looks like you're dealing with strings rather than numbers...