English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Describe the theory behind complex binary calculations using the floating point format &why they are neccesary

Hi, I'm totally stuck on this question in my homework and was wondering if anyone would be kind enough to help. I would really appreciate your time.

Describe the theory behind complex binary calculations using the floating point format & why they are neccesary?

Thanks

Simon

2007-11-27 10:40:48 · 2 answers · asked by simonshaw15 1 in Computers & Internet Software

2 answers

If you need a complex math function like sin or cos or tan in assembly language, it would be very time consuming to do it in the main part of the processor and it would take too many instructions. It is faster, easier to use the co-processor which has these math functions built in. This part of the processor, called the math coprocessor, is in floating point format and is really fast. It has complex math functions like sin, cos, tan, exp, and is very fast.

2007-11-27 10:51:35 · answer #1 · answered by Neil 7 · 0 0

Too complex to explain here...it would bore everyone

2007-11-27 18:43:42 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers