ieee-floats

BSD

Convert floating point values to IEEE 754 binary representation

$ area51 add ieee-floatsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ieee-floats:some-function ...)