<p>Our intention in this book is to cover the core material in numerical analysis normally taught to students on degree courses in computer science. The main emphasis is placed on the use of analysis and programming techniques to produce well-designed, reliable mathematical software. The treatment s
Introduction to Pascal for Computational Mathematics
β Scribed by E. J. Redfern (auth.)
- Publisher
- Macmillan Education UK
- Year
- 1987
- Tongue
- English
- Leaves
- 301
- Series
- Macmillan Computer Science Series
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Table of Contents
Front Matter....Pages i-x
Introduction....Pages 1-5
First Steps....Pages 6-24
Programming Structures....Pages 25-42
Sequences and Series....Pages 43-57
Numerical Errors and Accuracy....Pages 58-69
More on Entering Data and Displaying Results....Pages 70-78
Procedures and Functions....Pages 79-93
Iterative Procedures....Pages 94-105
Numerical Calculus....Pages 106-117
First-order Differential Equations....Pages 118-128
Arrays....Pages 129-146
Linear AlgebraβSimultaneous Equations....Pages 147-163
Characters and User-defined Scalar Types....Pages 164-175
Data Summary....Pages 176-194
Random Numbers....Pages 195-206
Records, Complex Numbers and the Fourier Transform....Pages 207-216
Pointers and Polynomials....Pages 217-236
Simulating Queues....Pages 237-253
Sets....Pages 254-263
Trees and Graphs....Pages 264-282
Back Matter....Pages 283-290
β¦ Subjects
Computational Science and Engineering
π SIMILAR VOLUMES
<p>This is both a first and a second level course in Pascal. It starts at an elementary level and works up to a point where problems of realistic complexity can be tackled. It is aimed at two audiences: on the one hand the computer professional who has a good knowledge of Cobol or Fortran but needs
Andy Abraham, 2015. β 256 p. β ISBN: 1514344076<div class="bb-sep"></div>There are a number of topics within mathematics which have a direct relevance to computing and IT. Some of these topics form the basis of how a computer processes data, some are used at a higher level to enable a program to per
Mathematics for Computer Scientists