Add IEEE-754 floating point encoding/decoding.

Merged
#2 · Created  · Last updated

Merged pull request

Merged in fk/speedcrunch/ieee754 (pull request #2)

59a4b82·Author: ·Closed by: ·2015-08-08

Description

Functions for encoding and decoding IEEE-754 binary floats. Addresses issue #505 and #564. I figured I'd make the function names very explicit and verbose rather than easy to type since it's pretty easy to alias them to shorter names with user-defined functions, but I'm open to changing that.

(And no worries about letting it languish for a bit :)

0 attachments

0 comments

Loading commits...