Skip to content
  • Yorick Peterse's avatar
    Added method Float.to_bits · a4c2d681
    Yorick Peterse authored
    This method can be used to obtain the bitwise representation of a Float.
    This in turn can be used to perform an approximate equality comparison
    by checking bits of a Float.
    a4c2d681