I was making a funtion that done some maths and returns a double signed variable with decimal places and I wanted to use return to let me use i once more in the Main function
Basicly can you make return work with a double variable
Basicly can you make return work with a double variable
Comment