extended-reals
Extended real numbers for Common Lisp.
$ area51 add extended-realsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(extended-reals:some-function ...)Extended real numbers for Common Lisp.
$ area51 add extended-realsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(extended-reals:some-function ...)