Descriptor
Algorithms | 8 |
College Mathematics | 7 |
Higher Education | 7 |
Mathematics | 5 |
Mathematics Skills | 5 |
Mathematical Applications | 4 |
Computation | 3 |
Computer Software | 3 |
Programing | 3 |
Mathematical Formulas | 2 |
Mathematical Logic | 2 |
More ▼ |
Source
Mathematics and Computer… | 8 |
Author
Austin, Joe Dan | 1 |
Boyd, James N. | 1 |
Fay, Temple H. | 1 |
Haggard, Paul W. | 1 |
Joyner, Virginia G. | 1 |
Levine, Deborah | 1 |
Miller, H. Vincent | 1 |
Rising, Gerald | 1 |
Schmalz, Rosemary | 1 |
Schoaff, Eileen | 1 |
Sorkin, Sylvia J. | 1 |
More ▼ |
Publication Type
Journal Articles | 8 |
Reports - Descriptive | 4 |
Guides - Classroom - Teacher | 3 |
Computer Programs | 1 |
Guides - Classroom - Learner | 1 |
Guides - General | 1 |
Opinion Papers | 1 |
Education Level
Audience
Practitioners | 8 |
Teachers | 6 |
Location
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating

Levine, Deborah – Mathematics and Computer Education, 1983
The Euclidean algorithm for finding the greatest common divisor is presented. (MNS)
Descriptors: Algorithms, College Mathematics, Computation, Higher Education

Fay, Temple H.; Miller, H. Vincent – Mathematics and Computer Education, 1990
Discusses a numerical technique called the method of adjoints, turning a linear two-point boundary value problem into an initial value problem. Described are steps for using the method in linear or nonlinear systems. Applies the technique to solve a simple pendulum problem. Lists 15 references. (YP)
Descriptors: Algebra, Algorithms, College Mathematics, Higher Education

Boyd, James N. – Mathematics and Computer Education, 1982
Details are given of a simple computer program written in BASIC which calculates the sine of an angle through an application of DeMoivre's Theorem. The program is included in the material, and the program's success is discussed in terms of why the approximation works. (MP)
Descriptors: Algorithms, College Mathematics, Computer Programs, Higher Education

Schoaff, Eileen; Rising, Gerald – Mathematics and Computer Education, 1990
Describes examples of rational representation as a guide for translating terminology and information encountered in manuals for computers. Discusses four limitations of the representation. (YP)
Descriptors: Algorithms, Computation, Decimal Fractions, Mathematical Applications

Joyner, Virginia G.; Haggard, Paul W. – Mathematics and Computer Education, 1990
Discusses how to express an n factorial as a product of powers of primes. Provides two examples and answers. Presents four related suggestions. (YP)
Descriptors: Algorithms, College Mathematics, Computation, Division

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

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