@hackage crackNum1.0
Crack various integer/floating-point data formats
Deprecated
Dependencies (3)
- base >=4 && <5
- data-binary-ieee754 >=0.4
- ieee754 Show all…
Dependents (2)
@hackage/sbv, @hackage/acme-everything
<td>
<a href="https://secure.travis-ci.org/LeventErkok/crackNum"><img src="https://secure.travis-ci.org/LeventErkok/crackNum.png?branch=master"></img></a>
</td>
<td>
<a href="http://hackage.haskell.org/package/crackNum"><img src="https://budueba.com/hackage/crackNum"></img></a>
</td>
| Travis Build | Hackage |
|---|---|
crackNum
Display/show/analyze IEEE754 Half-precision, Single-precision, and Double-precision values; along with various integer types: Signed/Unsigned, 8, 16, 32, 64 bits.