Is Double FloatingPoint?

According to @scanon, FloatingPoint also represents non-binary floating point formats. Though I’m not sure whether knowing a floating point format is binary makes it any easier to store its values using primitive stdlib types…