Descriptor
Source
College Mathematics Journal | 2 |
Journal of Computers in… | 2 |
Mathematics and Computer… | 2 |
Physics Teacher | 1 |
School Science and Mathematics | 1 |
Author
Aslan, Farhad | 1 |
De Jong, Marvin L. | 1 |
Duck, Howard | 1 |
Fofonoff, N. P. | 1 |
Givan, Betty | 1 |
Karr, Rosemary | 1 |
Kennedy, Kristin | 1 |
Kiernan, Gerard | 1 |
Millard, R. C., Jr. | 1 |
Parris, Richard | 1 |
Pizarro, Antonio | 1 |
More ▼ |
Publication Type
Computer Programs | 9 |
Journal Articles | 8 |
Guides - Classroom - Teacher | 6 |
Reports - Descriptive | 2 |
Opinion Papers | 1 |
Reports - General | 1 |
Education Level
Audience
Practitioners | 5 |
Teachers | 5 |
Location
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Fofonoff, N. P.; Millard, R. C., Jr. – 1983
Algorithms for computation of fundamental properties of seawater, based on the practicality salinity scale (PSS-78) and the international equation of state for seawater (EOS-80), are compiled in the present report for implementing and standardizing computer programs for oceanographic data processing. Sample FORTRAN subprograms and tables are given…
Descriptors: Algorithms, Computer Software, Heat, Higher Education

Kiernan, Gerard – College Mathematics Journal, 1985
Provides several algorithms that use extended precision methods to compute large factorials exactly. The programs are written in BASIC and PASCAL. The approach used for computing N considers how large N is, how the built-in limitation on exact integer representation can be bypassed, and how long it takes to compute N. (JN)
Descriptors: Algorithms, College Mathematics, Computation, 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

Pizarro, Antonio – Journal of Computers in Mathematics and Science Teaching, 1988
Explains the use of the 3-dimensional analytic geometry method to find values for a field geology problem. Gives a description of the mathematical theory for this method which can be applied to data obtained by drilling as well as open surfaces, and a computer program. (RT)
Descriptors: Algorithms, Analytic Geometry, College Science, Computation

Kennedy, Kristin; Schumacher, Phyllis – Journal of Computers in Mathematics and Science Teaching, 1993
Describes the use of simulation to introduce the bootstrapping technique of creating confidence intervals for the mean, median, and variance. These bootstrap confidence intervals are compared to the traditional confidence intervals for the purpose of analyzing accuracy of the technique. A Minitab program to produce confidence intervals is…
Descriptors: Algorithms, College Mathematics, Computer Assisted Instruction, Computer Simulation

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

Parris, Richard – College Mathematics Journal, 1991
This article, which is organized around a single, well-known algorithm for root extraction, presents a way of incorporating dynamical systems into the teaching of mathematics. Included are sample exercises using complex numbers and the computer where students have the opportunity to do some analysis on this algorithm. (KR)
Descriptors: Algorithms, Chaos Theory, College Mathematics, Equations (Mathematics)

Aslan, Farhad; Duck, Howard – School Science and Mathematics, 1992
P-adic or g-adic sets are sets of elements formed by linear combinations of powers of p, a prime number, or g, a counting number, where the coefficients are whole numbers less than p or g. Discusses exercises illustrating basic numerical operations for p-adic and g-adic sets. Provides BASIC computer programs to verify the solutions. (MDH)
Descriptors: Addition, Algebra, Algorithms, College Mathematics

De Jong, Marvin L. – Physics Teacher, 1992
Studies the simple dynamical system of the pendulum and the chaotic behavior that occurs when the pendulum is both damped and driven. Provides an algorithm and BASIC program for the numerical solution to the differential equations encountered in the discussion. (MDH)
Descriptors: Algorithms, Chaos Theory, Computer Assisted Instruction, Differential Equations