![]() |
![]() |
![]() |
|
|
|||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
Hello guys.
I was reading about floating point math, but I actually didn't understood. Could anyone please explain me what its all about and what is the difference with integer math? And please explain as if talking with an ignorant person.. PS: Please don't link me to Wikipedia's page about this, I didn't understood from Wiki. Thanks in advance. |
|
|
|
|
|
|
(permalink) |
|
Do you still have the box that your computer came in?
Seriously, there has been so much written on the web that you should be able to find something that you do understand. Keep looking and when you have a specific question, post it here. Mike. |
|
|
|
|
|
|
(permalink) | |
|
Quote:
Floating point representation and algorithms can be somewhat complex for newcomers to understand at the bit level (precision, mantissa & exponent) so maybe that's really your question Lefty
__________________
Measurement changes behavior |
||
|
|
|
|
|
(permalink) |
|
I think what Mike is trying to suggest, is that you ask a question or state a problem, rather than for info that's already out there.
Quick overview of what you need to know: - Integers are whole numbers. - Floating point is like a mobile decimal point. It's akin to what your calc display uses (only in binary). So you see numbers like 0.001 or 1.23 E 26 - ie the decimal point can move around. Except it's a binary point. - If this still doesn't make sense, look up: binary, integer, rational, real numbers, fixed-point arithmetic, floating-point arithmetic (in about that order). |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Latest |
| division include floating point... | meera83 | Micro Controllers | 4 | 17th June 2007 04:20 PM |
| Looks simple enough. But..... | hjl4 | Micro Controllers | 3 | 29th January 2007 11:17 AM |
| Can PIC16F877 do floating point math? | stevenlkz | Micro Controllers | 5 | 12th June 2005 04:59 PM |
| Microchip fixed point math library -16CXXX family | atferrari | Micro Controllers | 10 | 19th May 2005 08:48 AM |
| ya | mari_69 | Micro Controllers | 4 | 7th June 2004 01:29 PM |