unit-formula

GPLv2

Formulas with unit checking and conversion

$ area51 add unit-formulaCopy

Usage

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

Dependencies