I&#39;m looking for some object that could separate the digits of a number like<br><br>for example <br><br>[123/<br>|<br>|<br>[separate_object]<br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<br>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<br>[1/&nbsp;&nbsp;&nbsp; [2/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [3/<br><br><br>as separeted floats...
<br><br>what&#39;s the better solution solution to that?<br><br>thanks<br><br>glerm<br>