[Home]  [Edit this page]  [Recent Changes]  [Special Pages]  [Help
floating point

Floating point

A data type that represents real numbers, in contrast to integer numbers. A floating point number consists of two parts - a mantissa and an exponent. e.g. in 2.3E45, 2.3 is the mantissa and 45 is the exponent. The number represented by a floating point number is [mantissa] * 10^[exponent]. So in the example, 2.3E45 represents the number 2.3 * 10^45.

last edited (October 2, 2003) by Zaffire, Number of views: 1447, Current Rev: 3 (Diff)

[Edit this page]  [Page history]  [What links here]  [Discuss this topic]  [Printer Friendly]  

Members

Username:

Password:


Register
Forgot Password?




Programmers Heaven - for .NET, Java, C/C++ and WEB Developers!
© 1996-2008 Community Networks Ltd. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by Tore Nestenius at .NET Consultant - Synchron Data.