NotesFAQContact Us
Collection
Advanced
Search Tips
Showing all 4 results Save | Export
Peer reviewed Peer reviewed
Austin, Joe Dan – Mathematics and Computer Education, 1990
Shows a series of Euclidean equations using the Euclidean algorithm to get the greatest common divisor of two integers. Describes the use of the equations to generate a series of circles. Discusses computer generation of Euclidean circles and provides a BASIC program. (YP)
Descriptors: Algorithms, College Mathematics, Computer Graphics, Computer Software
Peer reviewed Peer reviewed
Givan, Betty; Karr, Rosemary – Mathematics and Computer Education, 1988
The author presents two examples of lattice multiplication followed by a computer algorithm to perform this multiplication. The algorithm is given in psuedocode but could easily be given in Pascal. (PK)
Descriptors: Algorithms, College Mathematics, Computer Assisted Instruction, Computer Software
Peer reviewed Peer reviewed
Schmalz, Rosemary – Mathematics and Computer Education, 1987
Presented are the mathematical explanation of the algorithm for representing rational numbers in base two, paper-and-pencil methods for producing the representation, some patterns in these representations, and pseudocode for computer programs to explore these patterns. (MNS)
Descriptors: Algorithms, College Mathematics, Computer Software, Higher Education
Peer reviewed Peer reviewed
Sorkin, Sylvia J. – Mathematics and Computer Education, 1991
Presented is a way to provide students with a review and an appreciation of the versatility of pointers in data structures by improvising with binary trees. Examples are described using the Pascal programing language. (KR)
Descriptors: Algorithms, College Mathematics, Computer Science Education, Computer Software