Post Reply 
Intdiv and Rmdr (9750gII)
02-12-2018, 01:33 AM
Post: #2
RE: Intdiv and Rmdr (9750gII)
I'm assuming that you're looking for functions on your 50g that provide the integer division/remainder functions.

Take a look at IDIV2, IREMAINDER and IQUOT. The Advanced Users Reference manual has details on these commands.

Examples of their use:

100 7 IDIV2 => 14 2

100 7 IREMAINDER => 2

100 7 IQUOT => 14

120 60 IQUOT => 2
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Intdiv and Rmdr (9750gII) - brickviking - 02-12-2018, 12:09 AM
RE: Intdiv and Rmdr (9750gII) - DavidM - 02-12-2018 01:33 AM
RE: Intdiv and Rmdr (9750gII) - DavidM - 02-12-2018, 02:52 PM



User(s) browsing this thread: 1 Guest(s)