The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
(12C) Modulo Operation
06-30-2024, 05:15 AM
Post: #1
(12C) Modulo Operation
Modulo (MOD) operation returns the remainder of a division.

All the HP Voyager Series (10, 11, 12 and 15) not include

the MOD function except the 16.

------------------------------------------------------------------

Let's calculate this MOD Operation manually.

example: 1155 MOD 13

1155 [ENTER] 13

►[ENTER] [ENTER] [-] [R↓] [X<>Y] [LSTx] [÷] [INTG] [x] [-]

Display Answer 11

With this manually key in operation can be easily input those
keys sequence as a program start from ► the whole line.
------------------------------------------------------------------
Once key in as a program let's try one more example.

How many years from 1983 to 2024 instead of simple subtraction
let's use this MOD operation.

2024 [ENTER] 1983 [R/S] display answer 41
-------------------------------------------------------------------

Gamo 6/2024
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
(12C) Modulo Operation - Gamo - 06-30-2024 05:15 AM
RE: (12C) Modulo Operation - C.Ret - 06-30-2024, 11:20 AM
RE: (12C) Modulo Operation - Albert Chan - 06-30-2024, 04:30 PM



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