cephes.cl
Wrapper for the Cephes Mathematical Library
$ area51 add cephes.clCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cephes.cl:some-function ...)Wrapper for the Cephes Mathematical Library
$ area51 add cephes.clCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cephes.cl:some-function ...)