Descriptor
Source
Mathematics and Computer… | 4 |
Publication Type
Journal Articles | 4 |
Guides - Classroom - Teacher | 3 |
Computer Programs | 2 |
Opinion Papers | 1 |
Reports - Descriptive | 1 |
Education Level
Audience
Practitioners | 3 |
Teachers | 3 |
Location
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating

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

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

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

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