Hi Guys, so i can enter numbers into an array, and then complete some mathematics on these numbers to get a fraction or irrational number, but how do i actually enter a fractional number into an array?
For example, if i try to insert 10.5 into an array and then display it, the value becomes 10; can i get it to 'save' 10.5?