aplawrence.com/Basics/floatingpoint.html

Preview meta tags from the aplawrence.com website.

Linked Hostnames

5
  • General Meta Tags

    5
    • title
      Understanding Floating Point Formats
    • Content-Type
      text/html; charset=UTF-8
    • viewport
      width = device-width
    • description
      Understanding basic floating point. Under ordinary circumstances, you don't have to know or care how numbers are represented within your programs. However, when you are transferring data files that contain numbers, you will have to convert if the storage formats are not identical. If the numbers are just integers, that's fairly easy because the only differences will be the length and the byte order: how many bytes the number takes up, and whether it is stored lsb or msb (least significant byte or most significant byte first). Once you know that, conversion is trivial.
    • author
      Tony Lawrence
  • Link Tags

    17
    • alternate
      https://feeds2.feedburner.com/aplawrence/ZPYH
    • alternate
      https://feeds2.feedburner.com/SiteNewsForAplawrenceUnixLinuxAndMacOsXResources
    • alternate
      https://feeds2.feedburner.com/aplawrence/DOLL
    • alternate
      https://feeds2.feedburner.com/aplawrence/DrTi
    • alternate
      https://feeds2.feedburner.com/Web-htmlRssSiteNewsForAplawrencecom

Links

30