Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Floating-point arithmetic?

Status
Not open for further replies.

josh_

Newbie level 6
Joined
Sep 27, 2004
Messages
11
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
136
Does anyone know of a good resource for algorithms on floating-point arithmetic? I tried Googling but didn't find anything useful.

-- Josh
 

Hello,

Have you a book on implementation of complex function (sin, cos, sqr etc..) with only floating point primitives (sum, sub, mult, div, shift...)?

Bye :roll:

Ninux
 
Michael Flynn has a book talks a lot of floating point arithemtic.

https://www.amazon.com/exec/obidos/...103-8900713-2898269?v=glance&s=books&n=507846

If you can not afford to buy the book, you can go to his lab homepage. The book basically consists of research work during past many years. You can find dissertations of his Ph.D. students there.

Another good book is
Numerical Computing with IEEE Floating Point Arithmetic
https://www.amazon.com/exec/obidos/...f=sr_1_1/103-8900713-2898269?v=glance&s=books

You surely should understand floating point before you start to design a fp processor.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top