if i divide 10 / 4 ill get a 2 when i should get a 2,5..in vb if we did 10 \ 4 we'd get a 2,5 and if we did 10 / 4 we'd get a 2...but how do i do the \ in C#? i noticed the MOD operator doesnt exist in C# too =\
|
Results 1 to 29 of 29
Thread: division?Threaded View
|
Click Here to Expand Forum to Full Width |