cephes.cl

Wrapper for the Cephes Mathematical Library

$ area51 add cephes.clCopy

Usage

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

Dependencies