Numerical Computation Using C (e-bog) af Glassey, Robert
Glassey, Robert (forfatter)

Numerical Computation Using C e-bog

473,39 DKK (inkl. moms 591,74 DKK)
Numerical Computation Using C is a four-chapter text guide for learning C language from the numerical analysis viewpoint. C is a general-purpose language that has been used in systems programming. The first chapter discusses the basic principles, logic, operators, functions, arrays, and structures of C language. The next two chapters deal with the uses of the so-called pointers in the C langu...
E-bog 473,39 DKK
Forfattere Glassey, Robert (forfatter), Rheinboldt, Werner (redaktør)
Udgivet 10 maj 2014
Længde 292 sider
Genrer Applied mathematics
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781483266039
Numerical Computation Using C is a four-chapter text guide for learning C language from the numerical analysis viewpoint. C is a general-purpose language that has been used in systems programming. The first chapter discusses the basic principles, logic, operators, functions, arrays, and structures of C language. The next two chapters deal with the uses of the so-called pointers in the C language, which is a variable that contains the address of some object in memory. These chapters also elaborate on several constructs to show how the use of C language can be fine-tuned. The last chapter highlights the practical aspects of C language. This book will be of value to computer scientists and mathematicians.