floating-point-contractions
Numerically stable contractions of floating-point operations.
$ area51 add floating-point-contractionsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(floating-point-contractions:some-function ...)