Maple
Chapter 2
Important:
To access Maple worksheet files from this window, your browser
must recognize the mws file extension. If not, load
the files with the Maple interface.
Section 2.1
Figure 2.1, Maple's integer operators page 19
(Fig2-1-integer-operators.mws, Maple's iquot, irem, and mod operators)
Integer_gcd, Figure 2.2 page 23
(Integer_gcd.txt)
Int_ext_euc_alg, Figure 2.3 page 26
(Integer_ext_euc_alg.txt)
Maple's ifactor operator page 27
(ifactor.mws, integer factorization)
Chinese_remainder, Figure 2.4 page 34
(Chinese_remainder.txt)
Section 2.2
Simplify_rational_number, Figure 2.5 page 38
(Simplify_rational_number.txt)
Simplify_RNE, Simplify_RNE_rec, Evaluate_quotient, Evaluate_power, Figures
2.7, 2.8, and 2.9
pages 40-42
(Simplify_RNE.txt,
requires the procedures
Simplify_rational_number, Figure 2.5
page 38,
Numerator_fun (Exercise 3(a), page 43),
Denominator_fun (Exercise 3(b), page 43),
Evaluate_sum (Exercise 3(c), page 43),
Evaluate_difference, (Exercise 3(d), page 43),
Evaluate_product (Exercise 3(e), page 43))