physical-quantities
A library that provides a numeric type with optional unit and/or uncertainty for computations with automatic error propagation.
$ area51 add physical-quantitiesコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(physical-quantities:some-function ...)