Division
Posted: 24 Jan 2020 22:01
I must be missing something simple....
If in a script I have
r = p / r ;
And then show a debug dialogue, r is always an integer. How do I get a decimal result?
If in a script I have
r = p / r ;
And then show a debug dialogue, r is always an integer. How do I get a decimal result?