Cheap Software - Save on Software - Software Downloads - OEM Software
www. Software Dealz .com - Home
Business & Office | Children's Software | Graphics | Home & Hobbies | Language & Travel | Linux | Networking | Operating Systems | Outlet | Personal Finance | Programming | Software for Handhelds | Top Selling | Utilities | Video & Music Software | Surplus Computer Hardware | Discount CD Roms |


Search for


Browse Software by Category
 
Business & Productivity Software
Business & Office
Networking
Operating Systems
Personal Finance
Software for Handhelds
Utilities
Virus Protection

Software for Kids & the Home
Children's Software
Education & Reference
Home & Hobbies
Language & Travel
Video & Music

Graphics & Development Software
Graphics
Linux
Programming
Web Development

Macintosh
Graphics
Home & Hobbies
Operating Systems & Utilities
Video & Music
More SoftwareAll Macintosh Software

PC Games
Action
Adventure & Role-Playing
Classic & Arcade
Simulation
Sports
Strategy
More PC Games / ProgramsAll PC Games

Brands
Adobe
Broderbund
Microsoft
Roxio's Burn Central
Symantec
Software StoreAll Brands

Specialty Software
Early Adopters
Gift Ideas
Licensing Center
Software Downloads
Specialty and Hard to Find SoftwareAll Specialty Stores


Articles

Apple Macintosh
History of Computing 1
History of Computing 2
History of the Internet
The Internet
Personal Computers
Video Games
Computers
Computer Jargon

Computer Dictionary
 #  A  B  C  D  E  F
 G  H  I  J  K  L  M
 N  O  P  Q  R  S
 T  U  V  W  X  Y
 Z  Topics


 


Floating point

A floating-point number is a digital representation for a number in a certain subset of the rational numbers, and is often used to approximate an arbitrary real number on a computer. In particular, it represents an integer or fixed-point number (the mantissa) multiplied by a base (usually 2) to some integer power (the exponent); it is the binary analog of scientific notation (base 10). A floating point calculation is an arithmetic calculation done with floating point numbers, and often involves some approximation or rounding because the result of an operation may not be exactly representable, In a floating-point number, the number of significant digits (the relative precision) is a constant, rather than the absolute precision as in fixed-point. Representation A floating-point number a is represented by two numbers m and e, such that a = m × be. In any such system we pick a base b (called the base of numeration, also the radix) and a precision p (how many digits to store). m (which is called the mantissa, also the significand) is a p digit number of the form +-d.ddd...ddd (each digit being an integer between 0 and b-1 inclusive). If the leading digit of m is non-zero then the number is said to be normalized. Some descriptions use a separate sign bit (s, which represents -1 or +1) and require m to be positive. e is called the exponent. (For more on the concept of "mantissa", see common logarithm.) This scheme allows a large range of magnitudes to be represented within a limited precision field, which is not possible in a fixed point notation. As an example, a floating point number with four decimal digits (b=10, p=4) could be used to represent 4321 or 0.00004321, but would not have enough precision to represent 432.123 and 43212.3 (which would have to be rounded to 432.1 and 43210). Of course, in practice, the number of digits is usually larger than four. Hidden bit When using binary (b=2), one bit can be saved if all numbers are required to be normalized. The leading digit of the mantissa of a normalised binary number is always non-zero, in particular it is always 1. This means that it does not need to be stored explicitly, for a normalised number it can be understood to be 1. The IEEE standard exploits this fact. Requiring all numbers to be normalised means that 0 cannot be represented; typically some special representation of zero is chosen. Usage in computing While in the examples above the numbers are represented in the decimal system (that is the base of numeration, b = 10, computers usually do so in the binary system, which means that b = 2). In computers, floating-point numbers are sized by the number of bits used to store them. This size is usually 32 bits or 64 bits, often called "single-precision" and "double-precision". A few machines offer larger sizes; Intel FPUs such as 8087 (and its descendands integrated into the x86 architecture) offer 80 bit floating point numbers for intermediate results, and several systems offer 128 bit floating-point, generally implemented in software. Problems with floating point Floating point numbers usually behave very similarly to the real numbers they are used to approximate. However, this can easily lead programmers into over-confidently ignoring the need for numerical analysis. There are many cases where floating point numbers do not model real numbers well, even in simple cases such are representing the decimal fraction 0.1, which cannot be exactly represented in any binary floating-point format. For this reason, financial software tends not to use floating point number representation. Errors in floating point computation can be : * Rounding o Non representable numbers o Rounding of arithmetic operations * Absorption : 1á1015 + 1 = 1á1015 * Cancellation : substraction between nearly equivalent operands resulting from rounded operations * Overflow / Underflow IEEE standard The IEEE have standized the computer representation in IEEE 754. This standard is followed by almost all modern machines. The only exceptions are IBM Mainframes, which recently acquired an IEEE mode, and Cray vector machines, where the T90 series had an IEEE version, but the SV1 still uses Cray floating point format. Examples * The value of Pi, π = 3.1415926...10 decimal, which is equivalent to binary 11.001001000011111...2. When represented in a computer that allocates 17 bits for the mantissa, it will become 0.11001001000011111 × 22. Hence the floating point representation would starts with bits 01100100100001111 and end with bits 01 (which represent the exponent 2 in the binary system). Note: the first zero indicate a positive number, the ending 102 = 210.) * The value of -0.37510 = 0.0112 or 0.11 × 2-1. In 2's complement notation, -1 is represented as 11111111 (assuming 8 bits are used in the exponent). In floating point notation, the number with start with a 1 for sign bit, followed by 110000... and then followed by 11111111 at the end, or 1110...011111111 (where ... are zeros). Note that though the examples in this article used a consistent system of floating-point notation, the notation is different from the IEEE standard. For example, in IEEE 754, the exponent is between the sign bit and the mantissa, not at the end of the number. Also the IEEE exponent uses a biased integer instead of a 2's-complement number. The readers need to understand that the examples serve the purpose of illustrating how floating-point numbers could be representated, but the actual bits shown in the article is different from what an IEEE 754-compliant number would look like. The placement of the bits in the IEEE standard enables two floating point numbers to be compared bitwise (sans sign-bit) to yield a result without interpreting the actual values. The arbituary system used in this article cannot do the same. Some good wikipedians with spare time can rewrite the examples using the IEEE standard if desired, though the current version is good enough as textbook examples for it highlighted all the major components of a floating-point notation. This also illustrated that a non-standard notation system also works as long as it is consistent.
This content from Wikipedia is licensed under the GNU Free Documentation License.


Hitachi 250GB UDMA/100 7200RPM 8MB IDE HDD

Hitachi 250GB UDMA/100 7200RPM 8MB IDE HDD

** Hitachi Deskstar 250 GB UDMA/100 Hard Drive **This Hitachi Deskstar features a whopping 250 GB formatted capacity and fast UDMA/100 data transfers. An 8 MB buffer and 7200 RPM spindle speed ensure reliable operation for all your data!General Features:- 250 GB formatted capacity- UDMA/100- 7200 RPM spindle speed- 8 MB buffer- 8.5 ms average seek time- 4.17 ms average latency- IDE interface- 3.5-inch form factorNotes:- Drive only- Model: HDS722525VLAT80- P/N: 14R9249 Compatibility/Requirements/Disclosures: ** Requirements *** IDE controller* IDE cable* Available 3.5-inch drive bay* Available 4-pin power connector More ...

Veritas Backup Exec v 10.0 OEM - (3 CDs)

Veritas Backup Exec v 10.0 OEM - (3 CDs)

** Veritas Backup Exec v 10.0 OEM - (3 CDs) **VERITAS Backup Exec 10 for Windows Servers is the Gold Standard in Windows data protection providing comprehensive, cost-effective, and certified backup and recovery - including the fastest disk-based recovery. An intuitive, web-based user interface simplifies installation and management of backup and remote servers with easy-to-use wizards. Centralized administration provides scalable management of distributed backup and remote servers. Wizards simplify data protection and recovery procedures for any level user and any size network. With a complete family of high performance agents and options to protect Windows, Linux, and UNIX server data, as well as desktops and laptops, Backup Exec offers simple, flexible, and granular data protection. With the release of Backup Exec 10 for Windows Servers, the Central Admin Server Option unifies independent Backup Exec media servers to provide one central point of administration and control. It enables users to centrally manage operations of managed media servers, benefit from load balancing and fault tolerance to ensure that resources are automatically protected by an available managed media server in a Windows data center, distributed throughout the network, or at remote offices.VERITAS Backup Exec 10 for Windows Servers continues to improve operational efficiencies for organizations providing disk-based data protection in the core software. The new Advanced Disk-based Backup Option enables even faster backups and fastest disk-based recovery through advanced Synthetic and Off-Host functionality helping enable companies to recover data fast.As the Gold Standard in Windows Data Protection, the Backup Exec Suite that consists of Backup Exec 10, Replication Exec 3.1, and Storage Exec 5.3 provides an integrated solution that lets today’s Windows-based organizations continuously protect and manage their business critical information. With the new Backup Exec SmartLink technology, administrators can view job status and alerts of VERITAS Replication Exec and VERITAS Storage Exec jobs from the Backup Exec Console. While productivity and resources continue to be a major focus for organizations of all sizes, Backup Exec SmartLink provides administrators with a single point of administration for many tasks –letting them manage more with less.Notes:- Picture is for representational purposes- Three (3) OEM CD's only More ...

iPod Compatible FM Transmitter w/LCD Display

iPod Compatible FM Transmitter w/LCD Display

** FM Transmitter w/LCD display **This FM transmitter is designed to transmit your iPod audio files to any FM receiver! It works with your iPod MP3 players. It allows you to set FM channel from 87.7 to 107.9 MHz. Just tune your FM radio to match the same frequency of this unit, and it turns your FM radio audio into a MP3 player right away! Order yours today!General Features:- Ideal for an iPod player- 14 channels for selection- FM Band Full Channels (87.7 - 107.9 MHz)- Channel Selection up (0.2 MHz)- Excellent sound quality- LCD display- Cigarette lighter adapter end - Will charge your iPod- Tilting head- 0.15 A dissipation currentRegulatory Approvals:- FCCRetail Package Includes:- FM transmitter Compatibility/Requirements/Disclosures: ** Requirements *** Available audio source* Available power source More ...

PCWorksSuite Plus Edition

PCWorksSuite Plus Edition

The All-in-One Solution for the software you use every day. PCWorksSuitePlus Edition 2003 includes useful utilities and software and that you'llactually use. PCWorksSuite comes with everything from a safe and secure email client like Eudora Pro, to the award winning MusicMatch jukebox. Start doing more today! Win 95/98/Me/XP More ...

Wire Sleeving Kit for Inside Computer Cases (Blue)

Wire Sleeving Kit for Inside Computer Cases (Blue)

** Wire Sleeving Kit **This Wire Sleeving Kit is the ideal way to eliminate cablemess and clutter inside your case! Sleeving your cables can also improve airflow, reducing the heat inside the case!General Features:- Blue color- Protect your cables and wires - Reduce mess and clutter inside your case - Improve airflow while reducing heat Retail Package Includes:- One (1) 5-foot 1/2-inch sleeving- One (1) 5-foot 3/8-inch sleeving- One (1) 10-foot 1/8-inch sleeving- One (1) 10-foot 1/4-inch sleeving- Ten (1) Tie wraps- One (1) 1-foot 9 mm Heatshrink tubing- One (1) 1-foot 20 mm Heatshrink tubing- One (1) 6-inch 25 mm Heatshrink tubing Compatibility/Requirements/Disclosures: ** Requirements *** The need for this product More ...

Toshiba Notebook Compatible 45W 19V AC Adapter

Toshiba Notebook Compatible 45W 19V AC Adapter

** Toshiba Notebook Compatible 45W 19V AC Adapter **This 19 Volt AC Adapter is ideally suited to power yourToshiba Satellite series notebooks! Pick up a spare AC power adapter for your Toshiba notebook today!General Features:- 45W AC adapter- Output Volt: 19V- Output AMP: 2.4A- Input Voltage: AC 100-240V- Power LEDSatellite Series Compatible Models:- 1000- 1002- 110-S101- 1200- 1600- 1605- 1620- 1625- 1670- 1675- 1690- 1695- 1700- 1715- 1730- 1735- 1750- 1755- 3000- 3005Retail Package Includes:- Toshiba Notebook Compatible 45W 19V AC Adapter Notes:- Model: AC19V2.4-Toshiba Compatibility/Requirements/Disclosures:** Requirements *** Compatible Toshiba notebook* Available power outlet More ...


 


Business & Office | Children's Software | Graphics | Home & Hobbies | Language & Travel | Linux | Networking | Operating Systems | Outlet | Personal Finance | Programming | Software for Handhelds | Top Selling | Utilities | Links | Links 2 | Video & Music Software |

Search:
Keywords:
Deals on Software :: In Association with Amazon.com

Surplus Computer Parts and Hardware. Discounts and special offers. Compare Prices on Special offers, discounts and bargains. - You Won't Find better deals on computer liquidation hardware anywhere!

SoftwareDealz - :
Buy Quality Software at Discount Prices from a Source You Can Trust