SW StudyWalks

Computer Science  /  CS 0248  ·  Atom · ~20 seconds

The Floating Point

Video not yet published
to the StudyWalks catalog
State

A floating point number represents a real number, decimal point included — single precision takes four bytes, and its hardware runs slower than integer hardware, so integers serve where possible.

Show

A running total of cents in integers outpaces the same ledger kept in decimals.

Watch for

Reach for it on need, not by default.

Builds on

Unlocks

  • Nothing yet depends on this.