Numerical Methods Real Time and Embedded Systems Programming

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Mathematical algorithms are essential for all assembly language and embedded system engineers who develop software for microprocessors. This book describes techniques for developing mathematical routines - from simple multibyte multiplication to finding roots to a Taylor series. All source code is available on disk in MS/PC-DOS format.

Author(s): Don Morgan
Publisher: M & T Books
Year: 1992

Language: English
Pages: 512

Contents......Page 6
Why This Book Is For You......Page 16
Numbers......Page 22
Integers......Page 48
Real Numbers......Page 100
Floating- Point Arithmetic......Page 138
Input, Output, and Conversion......Page 178
The Elementary Functions......Page 232
A Pseudo- Random Number Generator......Page 296
Tables and Equates......Page 310
FXMATH. ASM......Page 312
FPMATH. ASM......Page 352
IO. ASM......Page 388
TRANS. ASM and TABLE. ASM......Page 422
Math. C......Page 490
Glossary......Page 500