currently I have a two dimensional array that has been defined as int. I would like to redefine or copy these data into another array, but a double array instead. How do I do that?
Currently I've used cast and I've also tried to define the original array as double, but if I do that then the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.