Slide INF201 INF201 Matematika Diskrit Materi ke 10
                                                                                Sesi ke-13
Number Theory and Encryption
Arithmetic Operations for Discrete
Numbers
 Addition, to add
 Substraction, to substract
 Multiplication, to multiply
 Division, to divide
 In terms of Division, students must be
familiar with these terms:
 Division
 Dividend, Numerator
 Divisor, Denominator
: Pembilang
: Penyebut
 Quotient
: Hasil pembagian
 Remainder / Fraction / Modulus : Sisa
Division for Discrete Numbers
 In terms of Division, students must be
familiar with these terms:
 Division
 Dividend, Numerator
 Divisor, Denominator
: Pembilang
: Penyebut
 Qu0tient
: Hasil pembagian
 Remainder / Fraction / Modulus : Sisa
Division for Discrete Numbers
Symbols used to express Division:
 a/b , a
widely used by computers and of different
countries.
b
pronounced: “a divided by b” or “a by b”. “a over b”
 :
is only accepted in basic operations, such as in basic
calculators.
Not accepted in English language, except for ratio ( a:
b).
\
used in some mathematical software, such as GNU Octave.
They allow the operands to be written in the reverse order
by using the backslash as the division operator: b \ a.
Division for Discrete Numbers
Division Rules
1) Divisor can not be zero
2) If divisor is zero, the result is undefined
3) Division of two divisions follows the following rule:
Where only p can be zero, the rest are all integers.
Division for Discrete Numbers
Division Rules
4) Other rules are as follows:
Terima kasih.
                                            
                Number Theory and Encryption
Arithmetic Operations for Discrete
Numbers
 Addition, to add
 Substraction, to substract
 Multiplication, to multiply
 Division, to divide
 In terms of Division, students must be
familiar with these terms:
 Division
 Dividend, Numerator
 Divisor, Denominator
: Pembilang
: Penyebut
 Quotient
: Hasil pembagian
 Remainder / Fraction / Modulus : Sisa
Division for Discrete Numbers
 In terms of Division, students must be
familiar with these terms:
 Division
 Dividend, Numerator
 Divisor, Denominator
: Pembilang
: Penyebut
 Qu0tient
: Hasil pembagian
 Remainder / Fraction / Modulus : Sisa
Division for Discrete Numbers
Symbols used to express Division:
 a/b , a
widely used by computers and of different
countries.
b
pronounced: “a divided by b” or “a by b”. “a over b”
 :
is only accepted in basic operations, such as in basic
calculators.
Not accepted in English language, except for ratio ( a:
b).
\
used in some mathematical software, such as GNU Octave.
They allow the operands to be written in the reverse order
by using the backslash as the division operator: b \ a.
Division for Discrete Numbers
Division Rules
1) Divisor can not be zero
2) If divisor is zero, the result is undefined
3) Division of two divisions follows the following rule:
Where only p can be zero, the rest are all integers.
Division for Discrete Numbers
Division Rules
4) Other rules are as follows:
Terima kasih.