How to Install cl-ieee-floats in Ubuntu 18.04



Install cl-ieee-floats by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-ieee-floats

Description:

Common Lisp IEEE-754 float en- and decoding

Functions for converting floating point numbers represented in IEEE 754 style to lisp numbers.

Homepage: https://github.com/dimitri/cl-ieee-floats

Version: 20160318-1

Section: universe/lisp