Inactive Tutor answered 05/08/19
Tutor
New to Wyzant
You can use 'div' function.
Example, div_t result=div(1000,3);
you can get quotient using result.qout and remainder using result.rem.
Inactive Tutor answered 05/08/19
You can use 'div' function.
Example, div_t result=div(1000,3);
you can get quotient using result.qout and remainder using result.rem.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.