Mod
canner nak calculate mod menggunakan calculator???
sbg contoh:
5^13 mod 77=??
asas mod adalah untuk pencarian baki. contohnya:
Example 1: When 7 is divided by 3 it leaves a remainder of 1. Instead of writing 7 = 3*2 + 1 where 1 is the integer remainder we will write:
7 mod 3 = 1
which reads as: "7 modulo 3 is 1" and 3 is called the "modulus".
Example 2: When 8 is divided by 3 it leaves a remainder of 2. Thus, we write: 8 mod 3 = 2.
teknik klasik adalah membuat pembahagian berulang. tp x praktikal penggunaannya sekarang sbb nombor yg biasa digunakan sekarang berkuasa tinggi.
sbg contoh:
5^13 mod 77=??
asas mod adalah untuk pencarian baki. contohnya:
Example 1: When 7 is divided by 3 it leaves a remainder of 1. Instead of writing 7 = 3*2 + 1 where 1 is the integer remainder we will write:
7 mod 3 = 1
which reads as: "7 modulo 3 is 1" and 3 is called the "modulus".
Example 2: When 8 is divided by 3 it leaves a remainder of 2. Thus, we write: 8 mod 3 = 2.
teknik klasik adalah membuat pembahagian berulang. tp x praktikal penggunaannya sekarang sbb nombor yg biasa digunakan sekarang berkuasa tinggi.
1 Comments:
People should read this.
By Anonymous, at 1:27 AM
Post a Comment
<< Home