Skip to content

Intermediate Perl

  • Reviews
  • Downloads
  • Colophon
  • About the site
  • About the book

Category: Glue

Using Inline::C to look at a number’s double representation

Since Perl v5.22 added hexadecimal floating-point numbers, I investigated how floating point numbers are actually represented. These are specified in IEEE 754 and are something you’ve probably taken for granted. I can use Inline::C to play with these. Continue reading “Using Inline::C to look at a number’s double representation”

Author brianPosted on June 17, 2015May 13, 2022Categories Glue



Latest Items

  • FizzBin with no ifs, ands, or buts.
  • AppVeyor combined Linux and Windows Perl module testing
  • List comprehensions in Perl (almost)
  • Skipping automated coverage testing for v5.8 on Travis

Topics

Archives

External Links

  • Amazon.com
  • O'Reilly catalog page
  • Safari Books Online
  • Errata
  • Official Perl documentation
  • Official Perl FAQ
  • The Perl Review
  • Learning Perl
  • Programming Perl
  • The Effective Perler
  • Reviews
  • Downloads
  • Colophon
  • About the site
  • About the book
Intermediate Perl Proudly powered by WordPress