Numerical C
Philip Joyce
Broschiertes Buch

Numerical C

Applied Computational Programming with Case Studies

Versandkostenfrei!
Versandfertig in 6-10 Tagen
35,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
18 °P sammeln!
Learn applied numerical computing using the C programming language, starting with a quick primer on the C programming language and its SDK. This book then dives into progressively more complex applied math formula for computational methods using C with examples throughout and a larger, more complete application towards the end. Numerical C starts with the quadratic formula for finding solutions to algebraic equations that model things such as price vs. demand or rise vs. run or slip and more. Later in the book, you'll work on the augmented matrix method for simultaneous equations. You'll also ...